Public Attributes | |
const | CONNECTION_IDO = 'Ido' |
const | CONNECTION_IDO_ABSTRACTION = 'IdoAbstraction' |
const | CONNECTION_FILE = 'File' |
const | CONTACT_SOURCE_PHP_AUTH_USER = 'PHP_AUTH_USER' |
const | DEBUG_OVERALL_TIME = 'overall time' |
const | FILE_OBJECTS = 'objects' |
const | FILE_RETENTION = 'retention' |
const | FILE_STATUS = 'status' |
const | TARGET_HOST = 'host' |
const | TARGET_SERVICE = 'service' |
const | TARGET_HOSTGROUP = 'hostgroup' |
const | TARGET_SERVICEGROUP = 'servicegroup' |
const | TARGET_CONTACTGROUP = 'contactgroup' |
const | TARGET_TIMEPERIOD = 'timeperiod' |
const | TARGET_HOSTSTATUS = 'hoststatus' |
const | TARGET_SERVICESTATUS = 'servicestatus' |
const | TARGET_CUSTOMVARIABLE = 'customvariable' |
const | TARGET_HOST_TIMES = 'hosttimes' |
const | TARGET_SERVICE_TIMES = 'servicetimes' |
const | TARGET_CONFIG = 'config' |
const | TARGET_PROGRAM = 'program' |
const | SEARCH_TYPE_COUNT = 'count' |
const | MATCH_EXACT = '=' |
const | MATCH_LIKE = 'like' |
const | RESULT_OBJECT = 'object' |
const | RESULT_ARRAY = 'array' |
const | HOST_STATE_OK = 0 |
const | HOST_STATE_UNREACHABLE = 1 |
const | HOST_STATE_DOWN = 2 |
const | SERVICE_STATE_OK = 0 |
const | SERVICE_STATE_WARNING = 1 |
const | SERVICE_STATE_CRITICAL = 2 |
const | SERVICE_STATE_UNKNOWN = 3 |
const IcingaApiConstantsInterface::CONNECTION_FILE = 'File' |
const IcingaApiConstantsInterface::CONNECTION_IDO = 'Ido' |
const IcingaApiConstantsInterface::CONNECTION_IDO_ABSTRACTION = 'IdoAbstraction' |
const IcingaApiConstantsInterface::CONTACT_SOURCE_PHP_AUTH_USER = 'PHP_AUTH_USER' |
const IcingaApiConstantsInterface::DEBUG_OVERALL_TIME = 'overall time' |
const IcingaApiConstantsInterface::FILE_OBJECTS = 'objects' |
const IcingaApiConstantsInterface::FILE_RETENTION = 'retention' |
const IcingaApiConstantsInterface::FILE_STATUS = 'status' |
const IcingaApiConstantsInterface::MATCH_EXACT = '=' |
const IcingaApiConstantsInterface::MATCH_LIKE = 'like' |
const IcingaApiConstantsInterface::RESULT_ARRAY = 'array' |
const IcingaApiConstantsInterface::RESULT_OBJECT = 'object' |
const IcingaApiConstantsInterface::SEARCH_TYPE_COUNT = 'count' |
const IcingaApiConstantsInterface::TARGET_CONFIG = 'config' |
const IcingaApiConstantsInterface::TARGET_CONTACTGROUP = 'contactgroup' |
const IcingaApiConstantsInterface::TARGET_CUSTOMVARIABLE = 'customvariable' |
const IcingaApiConstantsInterface::TARGET_HOST = 'host' |
const IcingaApiConstantsInterface::TARGET_HOST_TIMES = 'hosttimes' |
const IcingaApiConstantsInterface::TARGET_HOSTGROUP = 'hostgroup' |
const IcingaApiConstantsInterface::TARGET_HOSTSTATUS = 'hoststatus' |
const IcingaApiConstantsInterface::TARGET_PROGRAM = 'program' |
const IcingaApiConstantsInterface::TARGET_SERVICE = 'service' |
const IcingaApiConstantsInterface::TARGET_SERVICE_TIMES = 'servicetimes' |
const IcingaApiConstantsInterface::TARGET_SERVICEGROUP = 'servicegroup' |
const IcingaApiConstantsInterface::TARGET_SERVICESTATUS = 'servicestatus' |
const IcingaApiConstantsInterface::TARGET_TIMEPERIOD = 'timeperiod' |