#include <objects.h>
Data Fields | |
char * | host_name |
int | first_notification |
int | last_notification |
int | notification_interval |
char * | escalation_period |
int | escalate_on_recovery |
int | escalate_on_down |
int | escalate_on_unreachable |
contactgroupsmember * | contact_groups |
struct hostescalation_struct * | next |
struct hostescalation_struct * | nexthash |
double | notification_interval |
contactsmember * | contacts |
Definition at line 423 of file objects.h.
struct hostescalation_struct * hostescalation_struct::next [read] |
struct hostescalation_struct * hostescalation_struct::nexthash [read] |