Icinga-core 1.4.0
next gen monitoring
nagios_macros Struct Reference

#include <macros.h>

Data Fields

char * x [MACRO_X_COUNT]
char * argv [MAX_COMMAND_ARGUMENTS]
char * contactaddress [MAX_CONTACT_ADDRESSES]
char * ondemand
hosthost_ptr
hostgrouphostgroup_ptr
serviceservice_ptr
servicegroupservicegroup_ptr
contactcontact_ptr
contactgroupcontactgroup_ptr
customvariablesmembercustom_host_vars
customvariablesmembercustom_service_vars
customvariablesmembercustom_contact_vars

Detailed Description

Definition at line 65 of file macros.h.


Field Documentation

char* nagios_macros::argv[MAX_COMMAND_ARGUMENTS]

Definition at line 67 of file macros.h.

Definition at line 74 of file macros.h.

char* nagios_macros::contactaddress[MAX_CONTACT_ADDRESSES]

Definition at line 68 of file macros.h.

Definition at line 70 of file macros.h.

Definition at line 71 of file macros.h.

Definition at line 69 of file macros.h.

Definition at line 72 of file macros.h.

char* nagios_macros::x[MACRO_X_COUNT]

Definition at line 66 of file macros.h.


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