![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include "shared.h"
Go to the source code of this file.
#define CMD_CHANGE_CONTACT_HOST_NOTIFICATION_TIMEPERIOD 163 |
#define CMD_SCHEDULE_AND_PROPAGATE_TRIGGERED_HOST_DOWNTIME 134 |
#define my_free | ( | ptr | ) | do { if(ptr) { free(ptr); ptr = NULL; } } while(0) |
#define READ_ALL_OBJECT_DATA READ_HOSTS | READ_HOSTGROUPS | READ_CONTACTS | READ_CONTACTGROUPS | READ_SERVICES | READ_COMMANDS | READ_TIMEPERIODS | READ_SERVICEESCALATIONS | READ_SERVICEDEPENDENCIES | READ_HOSTDEPENDENCIES | READ_HOSTESCALATIONS | READ_HOSTEXTINFO | READ_SERVICEEXTINFO | READ_SERVICEGROUPS | READ_MODULES |