alerts_callback
event_once(-1, EV_TIMEOUT, alerts_callback, NULL, NULL);
static void alerts_callback(int, short, void *);