![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include <downtime.h>
Data Fields | |
int | type |
char * | host_name |
char * | service_description |
time_t | entry_time |
time_t | start_time |
time_t | end_time |
int | fixed |
unsigned long | triggered_by |
unsigned long | duration |
unsigned long | downtime_id |
char * | author |
char * | comment |
int | is_in_effect |
struct scheduled_downtime_struct * | next |
Definition at line 39 of file downtime.h.
Definition at line 50 of file downtime.h.
Definition at line 51 of file downtime.h.
unsigned long scheduled_downtime_struct::downtime_id |
Definition at line 49 of file downtime.h.
unsigned long scheduled_downtime_struct::duration |
Definition at line 48 of file downtime.h.
Definition at line 45 of file downtime.h.
Definition at line 43 of file downtime.h.
Definition at line 46 of file downtime.h.
Definition at line 41 of file downtime.h.
Definition at line 52 of file downtime.h.
Definition at line 58 of file downtime.h.
Definition at line 42 of file downtime.h.
Definition at line 44 of file downtime.h.
unsigned long scheduled_downtime_struct::triggered_by |
Definition at line 47 of file downtime.h.
Definition at line 40 of file downtime.h.