Icinga-core 1.4.0
next gen monitoring
xodtemplate_contact_struct Struct Reference

#include <xodtemplate.h>

Data Fields

char * template
char * name
int _config_file
int _start_line
char * contact_name
char * alias
char * contact_groups
char * email
char * pager
char * address [MAX_XODTEMPLATE_CONTACT_ADDRESSES]
char * host_notification_period
char * host_notification_commands
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 * service_notification_period
char * 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 host_notifications_enabled
int service_notifications_enabled
int can_submit_commands
int retain_status_information
int retain_nonstatus_information
xodtemplate_customvariablesmembercustom_variables
int have_contact_groups
int have_email
int have_pager
int have_address [MAX_XODTEMPLATE_CONTACT_ADDRESSES]
int have_host_notification_period
int have_host_notification_commands
int have_service_notification_period
int have_service_notification_commands
int have_host_notification_options
int have_service_notification_options
int have_host_notifications_enabled
int have_service_notifications_enabled
int have_can_submit_commands
int have_retain_status_information
int have_retain_nonstatus_information
int has_been_resolved
int register_object
struct xodtemplate_contact_structnext

Detailed Description

Definition at line 146 of file xodtemplate.h.


Field Documentation

char* xodtemplate_contact_struct::address[MAX_XODTEMPLATE_CONTACT_ADDRESSES]

Definition at line 157 of file xodtemplate.h.

Definition at line 153 of file xodtemplate.h.

Definition at line 152 of file xodtemplate.h.

Definition at line 155 of file xodtemplate.h.

int xodtemplate_contact_struct::have_address[MAX_XODTEMPLATE_CONTACT_ADDRESSES]

Definition at line 183 of file xodtemplate.h.

Definition at line 181 of file xodtemplate.h.

Definition at line 182 of file xodtemplate.h.

Definition at line 148 of file xodtemplate.h.

Definition at line 156 of file xodtemplate.h.

Definition at line 147 of file xodtemplate.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines