#include <objects.h>
Data Fields | |
char * | host_name |
int | first_notification |
int | last_notification |
double | notification_interval |
char * | escalation_period |
int | escalate_on_recovery |
int | escalate_on_down |
int | escalate_on_unreachable |
escalation_condition * | condition |
contactgroupsmember * | contact_groups |
contactsmember * | contacts |
hostescalation_struct * | next |
hostescalation_struct * | nexthash |
int escalate_on_down |
char* escalation_period |
char* host_name |
struct hostescalation_struct* next |
struct hostescalation_struct* nexthash |
double notification_interval |