#include <objects.h>
Data Fields | |
char * | host_name |
char * | description |
int | first_notification |
int | last_notification |
int | notification_interval |
char * | escalation_period |
int | escalate_on_recovery |
int | escalate_on_warning |
int | escalate_on_unknown |
int | escalate_on_critical |
contactgroupsmember * | contact_groups |
struct serviceescalation_struct * | next |
struct serviceescalation_struct * | nexthash |
double | notification_interval |
contactsmember * | contacts |
Definition at line 383 of file objects.h.
struct serviceescalation_struct * serviceescalation_struct::next [read] |
struct serviceescalation_struct * serviceescalation_struct::nexthash [read] |