Don't select host_perfdata in the service detail view
The column host_perfdata is not used in the service detail view. refs #8614
This commit is contained in:
parent
e1dbe0b9a7
commit
232b3d3a9f
|
@ -139,7 +139,6 @@ class Service extends MonitoredObject
|
|||
'host_notifications_enabled',
|
||||
'host_display_name',
|
||||
'host_alias',
|
||||
'host_perfdata',
|
||||
'host_active_checks_enabled',
|
||||
'host_passive_checks_enabled',
|
||||
'host_last_hard_state',
|
||||
|
|
Loading…
Reference in New Issue