Icinga-core 1.4.0
next gen monitoring
contact_struct Struct Reference

#include <objects.h>

Data Fields

char * name
char * alias
char * email
char * pager
char * address [MAX_CONTACT_ADDRESSES]
commandsmemberhost_notification_commands
commandsmemberservice_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
customvariablesmembercustom_variables
struct contact_structnext
struct contact_structnexthash

Detailed Description

Definition at line 201 of file objects.h.


Field Documentation

char* contact_struct::address[MAX_CONTACT_ADDRESSES]

Definition at line 206 of file objects.h.

Definition at line 203 of file objects.h.

Definition at line 224 of file objects.h.

Definition at line 204 of file objects.h.

Definition at line 220 of file objects.h.

Definition at line 222 of file objects.h.

Definition at line 202 of file objects.h.

Definition at line 239 of file objects.h.

Definition at line 240 of file objects.h.

Definition at line 215 of file objects.h.

Definition at line 219 of file objects.h.

Definition at line 218 of file objects.h.

Definition at line 217 of file objects.h.

Definition at line 216 of file objects.h.

Definition at line 211 of file objects.h.

Definition at line 214 of file objects.h.

Definition at line 213 of file objects.h.

Definition at line 212 of file objects.h.

Definition at line 209 of file objects.h.

Definition at line 210 of file objects.h.

Definition at line 205 of file objects.h.

Definition at line 225 of file objects.h.

Definition at line 221 of file objects.h.


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