![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include <objects.h>
Data Fields | |
char * | host_name |
char * | description |
int | first_notification |
int | last_notification |
double | notification_interval |
char * | escalation_period |
int | escalate_on_recovery |
int | escalate_on_warning |
int | escalate_on_unknown |
int | escalate_on_critical |
escalation_condition * | condition |
contactgroupsmember * | contact_groups |
contactsmember * | contacts |
struct serviceescalation_struct * | next |
struct serviceescalation_struct * | nexthash |