#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 |
serviceescalation_struct * | next |
serviceescalation_struct * | nexthash |
char* description |
char* escalation_period |
char* host_name |
struct serviceescalation_struct* next |
struct serviceescalation_struct* nexthash |
double notification_interval |