#include <xodtemplate.h>
Data Fields | |
char * | template |
char * | name |
int | _config_file |
int | _start_line |
char * | host_name |
char * | hostgroup_name |
int | first_notification |
int | last_notification |
double | notification_interval |
char * | escalation_period |
int | escalate_on_down |
int | escalate_on_unreachable |
int | escalate_on_recovery |
char * | contact_groups |
char * | contacts |
int | have_host_name |
int | have_hostgroup_name |
int | have_escalation_period |
int | have_contact_groups |
int | have_contacts |
int | have_first_notification |
int | have_last_notification |
int | have_notification_interval |
int | have_escalation_options |
int | has_been_resolved |
int | register_object |
xodtemplate_escalation_condition * | condition |
xodtemplate_hostescalation_struct * | next |
int _config_file |
int _start_line |
char* contact_groups |
char* contacts |
int escalate_on_down |
char* escalation_period |
int have_contacts |
int have_host_name |
char* host_name |
char* hostgroup_name |
char* name |
double notification_interval |
int register_object |
char* template |