mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
Monitoring\Object\Service: add check performance
Service object was missing latency and check properties
This commit is contained in:
parent
0e09a1c7ba
commit
75a9640563
@ -102,6 +102,8 @@ class Service extends AbstractObject
|
||||
'service_last_time_warning',
|
||||
'service_last_time_critical',
|
||||
'service_last_time_unknown',
|
||||
'service_check_execution_time',
|
||||
'service_check_latency',
|
||||
'service_current_check_attempt',
|
||||
'service_max_check_attempts',
|
||||
'service_obsessing',
|
||||
|
Loading…
x
Reference in New Issue
Block a user