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
host * host_ptr
hostgroup * hostgroup_ptr
service * service_ptr
servicegroup * servicegroup_ptr
contact * contact_ptr
contactgroup * contactgroup_ptr
customvariablesmember * custom_host_vars
customvariablesmember * custom_service_vars
customvariablesmember * custom_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