mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-07-31 01:34:06 +02:00
parent
bd5ea405b1
commit
4a529ad99d
329
_meta/fields.yml
329
_meta/fields.yml
@ -356,3 +356,332 @@
|
|||||||
type: keyword
|
type: keyword
|
||||||
description: >
|
description: >
|
||||||
Zone of downtime
|
Zone of downtime
|
||||||
|
|
||||||
|
- name: status.active_host_checks
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Active host checks
|
||||||
|
|
||||||
|
|
||||||
|
- name: status.active_host_checks_15min
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Active host checks in the last 15 minutes
|
||||||
|
|
||||||
|
|
||||||
|
- name: status.active_host_checks_1min
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Acitve host checks in the last minute
|
||||||
|
|
||||||
|
|
||||||
|
- name: status.active_host_checks_5min
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Active host checks in the last 5 minutes
|
||||||
|
|
||||||
|
|
||||||
|
- name: status.active_service_checks
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Active service checks
|
||||||
|
|
||||||
|
- name: status.active_service_checks_15min
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Active service checks in the last 15 minutes
|
||||||
|
|
||||||
|
- name: status.active_service_checks_1min
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Active service checks in the last minute
|
||||||
|
|
||||||
|
- name: status.active_service_checks_5min
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Active service checks in the last 5 minutes
|
||||||
|
|
||||||
|
- name: status.api.identity
|
||||||
|
type: keyword
|
||||||
|
description: >
|
||||||
|
API identity
|
||||||
|
|
||||||
|
- name: status.api.num_conn_endpoints
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Number of connected endpoints
|
||||||
|
|
||||||
|
- name: status.api.num_endpoints
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Total number of endpoints
|
||||||
|
|
||||||
|
- name: status.api.num_not_conn_endpoints
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Number of not connected endpoints
|
||||||
|
|
||||||
|
- name: status.api.zones.demo.client_log_lag
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Lag of the replaylog
|
||||||
|
|
||||||
|
- name: status.api.zones.demo.connected
|
||||||
|
type: boolean
|
||||||
|
description: >
|
||||||
|
Zone connected
|
||||||
|
|
||||||
|
- name: status.api.zones.demo.endpoints
|
||||||
|
type: text
|
||||||
|
description: >
|
||||||
|
Endpoint names
|
||||||
|
|
||||||
|
- name: status.api.zones.demo.parent_zone
|
||||||
|
type: keyword
|
||||||
|
description: >
|
||||||
|
Parent zone
|
||||||
|
|
||||||
|
- name: status.avg_execution_time
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Average execution time of checks
|
||||||
|
|
||||||
|
- name: status.avg_latency
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Average latency time
|
||||||
|
|
||||||
|
- name: status.checkercomponent.checker.idle
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Idle checks
|
||||||
|
|
||||||
|
- name: status.checkercomponent.checker.pending
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Pending checks
|
||||||
|
|
||||||
|
- name: status.filelogger.main-log
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Mainlog enabled
|
||||||
|
|
||||||
|
- name: status.icingaapplication.app.enable_event_handlers
|
||||||
|
type: boolean
|
||||||
|
description: >
|
||||||
|
Event handlers enabled
|
||||||
|
|
||||||
|
- name: status.icingaapplication.app.enable_flapping
|
||||||
|
type: boolean
|
||||||
|
description: >
|
||||||
|
Flapping detection enabled
|
||||||
|
|
||||||
|
- name: status.icingaapplication.app.enable_host_checks
|
||||||
|
type: boolean
|
||||||
|
description: >
|
||||||
|
Host checks enabled
|
||||||
|
|
||||||
|
- name: status.icingaapplication.app.enable_notifications
|
||||||
|
type: boolean
|
||||||
|
description: >
|
||||||
|
Notifications enabled
|
||||||
|
|
||||||
|
- name: status.icingaapplication.app.enable_perfdata
|
||||||
|
type: boolean
|
||||||
|
description: >
|
||||||
|
Perfdata enabled
|
||||||
|
|
||||||
|
- name: status.icingaapplication.app.enable_service_checks
|
||||||
|
type: boolean
|
||||||
|
description: >
|
||||||
|
Service checks enabled
|
||||||
|
|
||||||
|
- name: status.icingaapplication.app.node_name
|
||||||
|
type: keyword
|
||||||
|
description: >
|
||||||
|
Node name
|
||||||
|
|
||||||
|
- name: status.icingaapplication.app.pid
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
PID
|
||||||
|
|
||||||
|
- name: status.icingaapplication.app.program_start
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Time when Icinga started
|
||||||
|
|
||||||
|
- name: status.icingaapplication.app.version
|
||||||
|
type: keyword
|
||||||
|
description: >
|
||||||
|
Version
|
||||||
|
|
||||||
|
- name: status.idomysqlconnection.ido-mysql.connected
|
||||||
|
type: boolean
|
||||||
|
description: >
|
||||||
|
IDO connected
|
||||||
|
|
||||||
|
- name: status.idomysqlconnection.ido-mysql.instance_name
|
||||||
|
type: keyword
|
||||||
|
description: >
|
||||||
|
IDO Instance name
|
||||||
|
|
||||||
|
- name: status.idomysqlconnection.ido-mysql.query_queue_items
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
IDO query items in the queue
|
||||||
|
|
||||||
|
- name: status.idomysqlconnection.ido-mysql.version
|
||||||
|
type: keyword
|
||||||
|
description: >
|
||||||
|
IDO schema version
|
||||||
|
|
||||||
|
- name: status.max_execution_time
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Max execution time
|
||||||
|
|
||||||
|
- name: status.max_latency
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Max latency
|
||||||
|
|
||||||
|
- name: status.min_execution_time
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Min execution time
|
||||||
|
|
||||||
|
- name: status.min_latency
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Min latency
|
||||||
|
|
||||||
|
- name: status.notificationcomponent.notification
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Notification
|
||||||
|
|
||||||
|
- name: status.num_hosts_acknowledged
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of acknowledged hosts
|
||||||
|
|
||||||
|
- name: status.num_hosts_down
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of down hosts
|
||||||
|
|
||||||
|
- name: status.num_hosts_flapping
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of flapping hosts
|
||||||
|
|
||||||
|
- name: status.num_hosts_in_downtime
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of hosts in downtime
|
||||||
|
|
||||||
|
- name: status.num_hosts_pending
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of pending hosts
|
||||||
|
|
||||||
|
- name: status.num_hosts_unreachable
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of unreachable hosts
|
||||||
|
|
||||||
|
- name: status.num_hosts_up
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of hosts in up state
|
||||||
|
|
||||||
|
- name: status.num_services_acknowledged
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of acknowledged services
|
||||||
|
|
||||||
|
- name: status.num_services_critical
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of critical services
|
||||||
|
|
||||||
|
- name: status.num_services_flapping
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of flapping services
|
||||||
|
|
||||||
|
- name: status.num_services_in_downtime
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of services in downtime
|
||||||
|
|
||||||
|
- name: status.num_services_ok
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of services in ok state
|
||||||
|
|
||||||
|
- name: status.num_services_pending
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of pending services
|
||||||
|
|
||||||
|
- name: status.num_services_unknown
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of unknown services
|
||||||
|
|
||||||
|
- name: status.num_services_unreachable
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of unreachable services
|
||||||
|
|
||||||
|
- name: status.num_services_warning
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of services in warning state
|
||||||
|
|
||||||
|
- name: status.passive_host_checks
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of passive host checks
|
||||||
|
|
||||||
|
- name: status.passive_host_checks_15min
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of passive host checks in the last 15 minutes
|
||||||
|
|
||||||
|
- name: status.passive_host_checks_1min
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of passive host checks in the last minute
|
||||||
|
|
||||||
|
- name: status.passive_host_checks_5min
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of passive host checks in the last 5 minutes
|
||||||
|
|
||||||
|
- name: status.passive_service_checks
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of passive service checks
|
||||||
|
|
||||||
|
- name: status.passive_service_checks_15min
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of passive service checks in the last 15 minutes
|
||||||
|
|
||||||
|
- name: status.passive_service_checks_1min
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of passive service checks in the last minute
|
||||||
|
|
||||||
|
- name: status.passive_service_checks_5min
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Amount of passive service checks in the last 5 minutes
|
||||||
|
|
||||||
|
- name: status.uptime
|
||||||
|
type: integer
|
||||||
|
description: >
|
||||||
|
Uptime
|
||||||
|
File diff suppressed because one or more lines are too long
@ -695,3 +695,523 @@ type: keyword
|
|||||||
Zone of downtime
|
Zone of downtime
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.active_host_checks
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Active host checks
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.active_host_checks_15min
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Active host checks in the last 15 minutes
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.active_host_checks_1min
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Acitve host checks in the last minute
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.active_host_checks_5min
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Active host checks in the last 5 minutes
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.active_service_checks
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Active service checks
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.active_service_checks_15min
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Active service checks in the last 15 minutes
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.active_service_checks_1min
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Active service checks in the last minute
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.active_service_checks_5min
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Active service checks in the last 5 minutes
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.api.identity
|
||||||
|
|
||||||
|
type: keyword
|
||||||
|
|
||||||
|
API identity
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.api.num_conn_endpoints
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Number of connected endpoints
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.api.num_endpoints
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Total number of endpoints
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.api.num_not_conn_endpoints
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Number of not connected endpoints
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.api.zones.demo.client_log_lag
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Lag of the replaylog
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.api.zones.demo.connected
|
||||||
|
|
||||||
|
type: boolean
|
||||||
|
|
||||||
|
Zone connected
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.api.zones.demo.endpoints
|
||||||
|
|
||||||
|
type: text
|
||||||
|
|
||||||
|
Endpoint names
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.api.zones.demo.parent_zone
|
||||||
|
|
||||||
|
type: keyword
|
||||||
|
|
||||||
|
Parent zone
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.avg_execution_time
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Average execution time of checks
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.avg_latency
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Average latency time
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.checkercomponent.checker.idle
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Idle checks
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.checkercomponent.checker.pending
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Pending checks
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.filelogger.main-log
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Mainlog enabled
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.icingaapplication.app.enable_event_handlers
|
||||||
|
|
||||||
|
type: boolean
|
||||||
|
|
||||||
|
Event handlers enabled
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.icingaapplication.app.enable_flapping
|
||||||
|
|
||||||
|
type: boolean
|
||||||
|
|
||||||
|
Flapping detection enabled
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.icingaapplication.app.enable_host_checks
|
||||||
|
|
||||||
|
type: boolean
|
||||||
|
|
||||||
|
Host checks enabled
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.icingaapplication.app.enable_notifications
|
||||||
|
|
||||||
|
type: boolean
|
||||||
|
|
||||||
|
Notifications enabled
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.icingaapplication.app.enable_perfdata
|
||||||
|
|
||||||
|
type: boolean
|
||||||
|
|
||||||
|
Perfdata enabled
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.icingaapplication.app.enable_service_checks
|
||||||
|
|
||||||
|
type: boolean
|
||||||
|
|
||||||
|
Service checks enabled
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.icingaapplication.app.node_name
|
||||||
|
|
||||||
|
type: keyword
|
||||||
|
|
||||||
|
Node name
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.icingaapplication.app.pid
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
PID
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.icingaapplication.app.program_start
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Time when Icinga started
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.icingaapplication.app.version
|
||||||
|
|
||||||
|
type: keyword
|
||||||
|
|
||||||
|
Version
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.idomysqlconnection.ido-mysql.connected
|
||||||
|
|
||||||
|
type: boolean
|
||||||
|
|
||||||
|
IDO connected
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.idomysqlconnection.ido-mysql.instance_name
|
||||||
|
|
||||||
|
type: keyword
|
||||||
|
|
||||||
|
IDO Instance name
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.idomysqlconnection.ido-mysql.query_queue_items
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
IDO query items in the queue
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.idomysqlconnection.ido-mysql.version
|
||||||
|
|
||||||
|
type: keyword
|
||||||
|
|
||||||
|
IDO schema version
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.max_execution_time
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Max execution time
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.max_latency
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Max latency
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.min_execution_time
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Min execution time
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.min_latency
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Min latency
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.notificationcomponent.notification
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Notification
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_hosts_acknowledged
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of acknowledged hosts
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_hosts_down
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of down hosts
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_hosts_flapping
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of flapping hosts
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_hosts_in_downtime
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of hosts in downtime
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_hosts_pending
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of pending hosts
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_hosts_unreachable
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of unreachable hosts
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_hosts_up
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of hosts in up state
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_services_acknowledged
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of acknowledged services
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_services_critical
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of critical services
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_services_flapping
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of flapping services
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_services_in_downtime
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of services in downtime
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_services_ok
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of services in ok state
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_services_pending
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of pending services
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_services_unknown
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of unknown services
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_services_unreachable
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of unreachable services
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.num_services_warning
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of services in warning state
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.passive_host_checks
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of passive host checks
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.passive_host_checks_15min
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of passive host checks in the last 15 minutes
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.passive_host_checks_1min
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of passive host checks in the last minute
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.passive_host_checks_5min
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of passive host checks in the last 5 minutes
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.passive_service_checks
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of passive service checks
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.passive_service_checks_15min
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of passive service checks in the last 15 minutes
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.passive_service_checks_1min
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of passive service checks in the last minute
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.passive_service_checks_5min
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Amount of passive service checks in the last 5 minutes
|
||||||
|
|
||||||
|
|
||||||
|
[float]
|
||||||
|
=== status.uptime
|
||||||
|
|
||||||
|
type: integer
|
||||||
|
|
||||||
|
Uptime
|
||||||
|
|
||||||
|
|
||||||
|
@ -405,6 +405,265 @@
|
|||||||
"state_type": {
|
"state_type": {
|
||||||
"type": "long"
|
"type": "long"
|
||||||
},
|
},
|
||||||
|
"status": {
|
||||||
|
"properties": {
|
||||||
|
"active_host_checks": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"active_host_checks_15min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"active_host_checks_1min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"active_host_checks_5min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"active_service_checks": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"active_service_checks_15min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"active_service_checks_1min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"active_service_checks_5min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"api": {
|
||||||
|
"properties": {
|
||||||
|
"identity": {
|
||||||
|
"ignore_above": 1024,
|
||||||
|
"index": "not_analyzed",
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
|
"num_conn_endpoints": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_endpoints": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_not_conn_endpoints": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"zones": {
|
||||||
|
"properties": {
|
||||||
|
"demo": {
|
||||||
|
"properties": {
|
||||||
|
"client_log_lag": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"connected": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"endpoints": {
|
||||||
|
"index": "analyzed",
|
||||||
|
"norms": {
|
||||||
|
"enabled": false
|
||||||
|
},
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
|
"parent_zone": {
|
||||||
|
"ignore_above": 1024,
|
||||||
|
"index": "not_analyzed",
|
||||||
|
"type": "string"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"avg_execution_time": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"avg_latency": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"checkercomponent": {
|
||||||
|
"properties": {
|
||||||
|
"checker": {
|
||||||
|
"properties": {
|
||||||
|
"idle": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"pending": {
|
||||||
|
"type": "long"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"filelogger": {
|
||||||
|
"properties": {
|
||||||
|
"main-log": {
|
||||||
|
"type": "long"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"icingaapplication": {
|
||||||
|
"properties": {
|
||||||
|
"app": {
|
||||||
|
"properties": {
|
||||||
|
"enable_event_handlers": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"enable_flapping": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"enable_host_checks": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"enable_notifications": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"enable_perfdata": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"enable_service_checks": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"node_name": {
|
||||||
|
"ignore_above": 1024,
|
||||||
|
"index": "not_analyzed",
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
|
"pid": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"program_start": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"version": {
|
||||||
|
"ignore_above": 1024,
|
||||||
|
"index": "not_analyzed",
|
||||||
|
"type": "string"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"idomysqlconnection": {
|
||||||
|
"properties": {
|
||||||
|
"ido-mysql": {
|
||||||
|
"properties": {
|
||||||
|
"connected": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"instance_name": {
|
||||||
|
"ignore_above": 1024,
|
||||||
|
"index": "not_analyzed",
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
|
"query_queue_items": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"version": {
|
||||||
|
"ignore_above": 1024,
|
||||||
|
"index": "not_analyzed",
|
||||||
|
"type": "string"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"max_execution_time": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"max_latency": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"min_execution_time": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"min_latency": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"notificationcomponent": {
|
||||||
|
"properties": {
|
||||||
|
"notification": {
|
||||||
|
"type": "long"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"num_hosts_acknowledged": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_hosts_down": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_hosts_flapping": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_hosts_in_downtime": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_hosts_pending": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_hosts_unreachable": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_hosts_up": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_acknowledged": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_critical": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_flapping": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_in_downtime": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_ok": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_pending": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_unknown": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_unreachable": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_warning": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_host_checks": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_host_checks_15min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_host_checks_1min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_host_checks_5min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_service_checks": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_service_checks_15min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_service_checks_1min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_service_checks_5min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"uptime": {
|
||||||
|
"type": "long"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"tags": {
|
"tags": {
|
||||||
"ignore_above": 1024,
|
"ignore_above": 1024,
|
||||||
"index": "not_analyzed",
|
"index": "not_analyzed",
|
||||||
|
@ -331,6 +331,256 @@
|
|||||||
"state_type": {
|
"state_type": {
|
||||||
"type": "long"
|
"type": "long"
|
||||||
},
|
},
|
||||||
|
"status": {
|
||||||
|
"properties": {
|
||||||
|
"active_host_checks": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"active_host_checks_15min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"active_host_checks_1min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"active_host_checks_5min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"active_service_checks": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"active_service_checks_15min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"active_service_checks_1min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"active_service_checks_5min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"api": {
|
||||||
|
"properties": {
|
||||||
|
"identity": {
|
||||||
|
"ignore_above": 1024,
|
||||||
|
"type": "keyword"
|
||||||
|
},
|
||||||
|
"num_conn_endpoints": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_endpoints": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_not_conn_endpoints": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"zones": {
|
||||||
|
"properties": {
|
||||||
|
"demo": {
|
||||||
|
"properties": {
|
||||||
|
"client_log_lag": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"connected": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"endpoints": {
|
||||||
|
"norms": false,
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"parent_zone": {
|
||||||
|
"ignore_above": 1024,
|
||||||
|
"type": "keyword"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"avg_execution_time": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"avg_latency": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"checkercomponent": {
|
||||||
|
"properties": {
|
||||||
|
"checker": {
|
||||||
|
"properties": {
|
||||||
|
"idle": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"pending": {
|
||||||
|
"type": "long"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"filelogger": {
|
||||||
|
"properties": {
|
||||||
|
"main-log": {
|
||||||
|
"type": "long"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"icingaapplication": {
|
||||||
|
"properties": {
|
||||||
|
"app": {
|
||||||
|
"properties": {
|
||||||
|
"enable_event_handlers": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"enable_flapping": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"enable_host_checks": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"enable_notifications": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"enable_perfdata": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"enable_service_checks": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"node_name": {
|
||||||
|
"ignore_above": 1024,
|
||||||
|
"type": "keyword"
|
||||||
|
},
|
||||||
|
"pid": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"program_start": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"version": {
|
||||||
|
"ignore_above": 1024,
|
||||||
|
"type": "keyword"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"idomysqlconnection": {
|
||||||
|
"properties": {
|
||||||
|
"ido-mysql": {
|
||||||
|
"properties": {
|
||||||
|
"connected": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"instance_name": {
|
||||||
|
"ignore_above": 1024,
|
||||||
|
"type": "keyword"
|
||||||
|
},
|
||||||
|
"query_queue_items": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"version": {
|
||||||
|
"ignore_above": 1024,
|
||||||
|
"type": "keyword"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"max_execution_time": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"max_latency": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"min_execution_time": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"min_latency": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"notificationcomponent": {
|
||||||
|
"properties": {
|
||||||
|
"notification": {
|
||||||
|
"type": "long"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"num_hosts_acknowledged": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_hosts_down": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_hosts_flapping": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_hosts_in_downtime": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_hosts_pending": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_hosts_unreachable": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_hosts_up": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_acknowledged": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_critical": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_flapping": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_in_downtime": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_ok": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_pending": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_unknown": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_unreachable": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"num_services_warning": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_host_checks": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_host_checks_15min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_host_checks_1min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_host_checks_5min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_service_checks": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_service_checks_15min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_service_checks_1min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"passive_service_checks_5min": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"uptime": {
|
||||||
|
"type": "long"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"tags": {
|
"tags": {
|
||||||
"ignore_above": 1024,
|
"ignore_above": 1024,
|
||||||
"type": "keyword"
|
"type": "keyword"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user