Inherited by IcingaApi.
Public Attributes | |
const | CONNECTION_IDO = 'Ido' |
const | CONNECTION_IDO_ABSTRACTION = 'IdoAbstraction' |
const | CONNECTION_FILE = 'File' |
const | CONNECTION_LIVESTATUS = 'Livestatus' |
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_CONTACT = 'contact' |
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 | TARGET_LOG = 'log' |
const | TARGET_HOST_STATUS_SUMMARY = 'host_status_summary' |
const | TARGET_SERVICE_STATUS_SUMMARY = 'service_status_summary' |
const | TARGET_HOST_STATUS_HISTORY = 'host_status_history' |
const | TARGET_SERVICE_STATUS_HISTORY = 'service_status_history' |
const | TARGET_HOST_PARENTS = 'host_parents' |
const | TARGET_NOTIFICATIONS = 'notifications' |
const | TARGET_HOSTGROUP_SUMMARY = 'hostgroup_summary' |
const | TARGET_SERVICEGROUP_SUMMARY = 'servicegroup_summary' |
const | TARGET_COMMAND = 'command' |
const | TARGET_DOWNTIME = 'downtime' |
const | TARGET_COMMENT = 'comment' |
const | TARGET_STATUS = 'status' |
const | SEARCH_TYPE_COUNT = 'count' |
const | SEARCH_OR = 'or' |
const | SEARCH_AND = 'and' |
const | MATCH_EXACT = '=' |
const | MATCH_LIKE = 'like' |
const | MATCH_GREATER_THAN = '>' |
const | MATCH_GREATER_OR_EQUAL = '>=' |
const | MATCH_LESS_THAN = '<' |
const | MATCH_LESS_OR_EQUAL = '<=' |
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 | COMMAND_PIPE = 'Pipe' |
const | COMMAND_SSH = 'Ssh' |
const | COMMAND_INSTANCE = 'instance' |
const | COMMAND_HOSTGROUP = 'hostgroup' |
const | COMMAND_SERVICEGROUP = 'servicegroup' |
const | COMMAND_HOST = 'host' |
const | COMMAND_SERVICE = 'service' |
const | COMMAND_ID = 'id' |
const | COMMAND_AUTHOR = 'author' |
const | COMMAND_COMMENT = 'comment' |
const | COMMAND_STARTTIME = 'starttime' |
const | COMMAND_ENDTIME = 'endtime' |
const | COMMAND_STICKY = 'sticky' |
const | COMMAND_PERSISTENT = 'persistent' |
const | COMMAND_NOTIFY = 'notify' |
const | COMMAND_RETURN_CODE = 'return_code' |
const | COMMAND_CHECKTIME = 'checktime' |
const | COMMAND_FIXED = 'fixed' |
const | COMMAND_OUTPUT = 'output' |
const | COMMAND_PERFDATA = 'perfdata' |
const | COMMAND_DURATION = 'duration' |
const | COMMAND_DATA = 'data' |
const | COMMAND_NOTIFICATION_OPTIONS = 'notification_options' |
const IcingaApiConstantsInterface::COMMAND_AUTHOR = 'author' |
const IcingaApiConstantsInterface::COMMAND_CHECKTIME = 'checktime' |
const IcingaApiConstantsInterface::COMMAND_COMMENT = 'comment' |
const IcingaApiConstantsInterface::COMMAND_DATA = 'data' |
const IcingaApiConstantsInterface::COMMAND_DURATION = 'duration' |
const IcingaApiConstantsInterface::COMMAND_ENDTIME = 'endtime' |
const IcingaApiConstantsInterface::COMMAND_FIXED = 'fixed' |
const IcingaApiConstantsInterface::COMMAND_HOST = 'host' |
const IcingaApiConstantsInterface::COMMAND_HOSTGROUP = 'hostgroup' |
const IcingaApiConstantsInterface::COMMAND_ID = 'id' |
const IcingaApiConstantsInterface::COMMAND_INSTANCE = 'instance' |
const IcingaApiConstantsInterface::COMMAND_NOTIFICATION_OPTIONS = 'notification_options' |
const IcingaApiConstantsInterface::COMMAND_NOTIFY = 'notify' |
const IcingaApiConstantsInterface::COMMAND_OUTPUT = 'output' |
const IcingaApiConstantsInterface::COMMAND_PERFDATA = 'perfdata' |
const IcingaApiConstantsInterface::COMMAND_PERSISTENT = 'persistent' |
const IcingaApiConstantsInterface::COMMAND_PIPE = 'Pipe' |
const IcingaApiConstantsInterface::COMMAND_RETURN_CODE = 'return_code' |
const IcingaApiConstantsInterface::COMMAND_SERVICE = 'service' |
const IcingaApiConstantsInterface::COMMAND_SERVICEGROUP = 'servicegroup' |
const IcingaApiConstantsInterface::COMMAND_SSH = 'Ssh' |
const IcingaApiConstantsInterface::COMMAND_STARTTIME = 'starttime' |
const IcingaApiConstantsInterface::COMMAND_STICKY = 'sticky' |
const IcingaApiConstantsInterface::CONNECTION_FILE = 'File' |
const IcingaApiConstantsInterface::CONNECTION_IDO = 'Ido' |
const IcingaApiConstantsInterface::CONNECTION_IDO_ABSTRACTION = 'IdoAbstraction' |
const IcingaApiConstantsInterface::CONNECTION_LIVESTATUS = 'Livestatus' |
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_GREATER_OR_EQUAL = '>=' |
const IcingaApiConstantsInterface::MATCH_GREATER_THAN = '>' |
const IcingaApiConstantsInterface::MATCH_LESS_OR_EQUAL = '<=' |
const IcingaApiConstantsInterface::MATCH_LESS_THAN = '<' |
const IcingaApiConstantsInterface::MATCH_LIKE = 'like' |
const IcingaApiConstantsInterface::RESULT_ARRAY = 'array' |
const IcingaApiConstantsInterface::RESULT_OBJECT = 'object' |
const IcingaApiConstantsInterface::SEARCH_AND = 'and' |
const IcingaApiConstantsInterface::SEARCH_OR = 'or' |
const IcingaApiConstantsInterface::SEARCH_TYPE_COUNT = 'count' |
const IcingaApiConstantsInterface::TARGET_COMMAND = 'command' |
const IcingaApiConstantsInterface::TARGET_COMMENT = 'comment' |
const IcingaApiConstantsInterface::TARGET_CONFIG = 'config' |
const IcingaApiConstantsInterface::TARGET_CONTACT = 'contact' |
const IcingaApiConstantsInterface::TARGET_CONTACTGROUP = 'contactgroup' |
const IcingaApiConstantsInterface::TARGET_CUSTOMVARIABLE = 'customvariable' |
const IcingaApiConstantsInterface::TARGET_DOWNTIME = 'downtime' |
const IcingaApiConstantsInterface::TARGET_HOST = 'host' |
const IcingaApiConstantsInterface::TARGET_HOST_PARENTS = 'host_parents' |
const IcingaApiConstantsInterface::TARGET_HOST_STATUS_HISTORY = 'host_status_history' |
const IcingaApiConstantsInterface::TARGET_HOST_STATUS_SUMMARY = 'host_status_summary' |
const IcingaApiConstantsInterface::TARGET_HOST_TIMES = 'hosttimes' |
const IcingaApiConstantsInterface::TARGET_HOSTGROUP = 'hostgroup' |
const IcingaApiConstantsInterface::TARGET_HOSTGROUP_SUMMARY = 'hostgroup_summary' |
const IcingaApiConstantsInterface::TARGET_HOSTSTATUS = 'hoststatus' |
const IcingaApiConstantsInterface::TARGET_LOG = 'log' |
const IcingaApiConstantsInterface::TARGET_NOTIFICATIONS = 'notifications' |
const IcingaApiConstantsInterface::TARGET_PROGRAM = 'program' |
const IcingaApiConstantsInterface::TARGET_SERVICE = 'service' |
const IcingaApiConstantsInterface::TARGET_SERVICE_STATUS_HISTORY = 'service_status_history' |
const IcingaApiConstantsInterface::TARGET_SERVICE_STATUS_SUMMARY = 'service_status_summary' |
const IcingaApiConstantsInterface::TARGET_SERVICE_TIMES = 'servicetimes' |
const IcingaApiConstantsInterface::TARGET_SERVICEGROUP = 'servicegroup' |
const IcingaApiConstantsInterface::TARGET_SERVICEGROUP_SUMMARY = 'servicegroup_summary' |
const IcingaApiConstantsInterface::TARGET_SERVICESTATUS = 'servicestatus' |
const IcingaApiConstantsInterface::TARGET_STATUS = 'status' |
const IcingaApiConstantsInterface::TARGET_TIMEPERIOD = 'timeperiod' |