![]() |
Icinga-core 1.4.0
next gen monitoring
|
#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 |
struct contact_struct * | next |
struct contact_struct * | nexthash |
char* contact_struct::address[MAX_CONTACT_ADDRESSES] |
char* contact_struct::alias |
char* contact_struct::email |
char* contact_struct::name |
struct contact_struct* contact_struct::next |
char* contact_struct::pager |