![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include <icinga.h>
Data Fields | |
int | event_type |
time_t | run_time |
int | recurring |
unsigned long | event_interval |
int | compensate_for_time_change |
void * | timing_func |
void * | event_data |
void * | event_args |
int | event_options |
struct timed_event_struct * | next |
struct timed_event_struct * | prev |
unsigned long timed_event_struct::event_interval |
time_t timed_event_struct::run_time |