mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
Add service_is_reachable column to the service status data view
refs #11404
This commit is contained in:
parent
aced4f3b6e
commit
a824637c0e
@ -67,6 +67,7 @@ class ServiceStatus extends DataView
|
||||
'service_host_name',
|
||||
'service_in_downtime',
|
||||
'service_is_flapping',
|
||||
'service_is_reachable',
|
||||
'service_last_check',
|
||||
'service_last_hard_state',
|
||||
'service_last_hard_state_change',
|
||||
|
Loading…
x
Reference in New Issue
Block a user