STAT_INTERVAL
node->qstats.avg_packets / STAT_INTERVAL,
rate2str((8 * node->qstats.avg_bytes) / STAT_INTERVAL));
sleep(STAT_INTERVAL);