#include <objects.h>
Data Fields | |
char * | name |
char * | alias |
char * | |
char * | pager |
char * | address [MAX_CONTACT_ADDRESSES] |
commandsmember * | host_notification_commands |
commandsmember * | service_notification_commands |
int | notify_on_service_unknown |
int | notify_on_service_warning |
int | notify_on_service_critical |
int | notify_on_service_recovery |
int | notify_on_service_flapping |
int | notify_on_service_downtime |
int | notify_on_host_down |
int | notify_on_host_unreachable |
int | notify_on_host_recovery |
int | notify_on_host_flapping |
int | notify_on_host_downtime |
char * | host_notification_period |
char * | service_notification_period |
int | host_notifications_enabled |
int | service_notifications_enabled |
int | can_submit_commands |
int | retain_status_information |
int | retain_nonstatus_information |
customvariablesmember * | custom_variables |
contact_struct * | next |
contact_struct * | nexthash |
char* address[MAX_CONTACT_ADDRESSES] |
char* alias |
char* email |
char* host_notification_period |
char* name |
struct contact_struct* next |
struct contact_struct* nexthash |
char* pager |