Don't select service_hard_state in the service detail view
The column service_hard_state is not used in the service detail view. refs #8614
This commit is contained in:
parent
d65aa39ebd
commit
4e308016bf
|
@ -143,7 +143,6 @@ class Service extends MonitoredObject
|
|||
'host_passive_checks_enabled',
|
||||
'host',
|
||||
'service',
|
||||
'service_hard_state',
|
||||
'service_problem',
|
||||
'service_perfdata',
|
||||
'service_active_checks_enabled',
|
||||
|
|
Loading…
Reference in New Issue