REPORT_INTERVAL
seltimeout.tv_sec = REPORT_INTERVAL;
if (lastcheck + REPORT_INTERVAL <= now) {
if (now - hp->hp_lastreport < REPORT_INTERVAL)