Skip to content

Commit

Permalink
Don't select host_perfdata in the service detail view
Browse files Browse the repository at this point in the history
The column host_perfdata is not used in the service detail view.

refs #8614
  • Loading branch information
lippserd committed Mar 10, 2015
1 parent e1dbe0b commit 232b3d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/monitoring/library/Monitoring/Object/Service.php
Expand Up @@ -139,7 +139,6 @@ protected function getDataView()
'host_notifications_enabled',
'host_display_name',
'host_alias',
'host_perfdata',
'host_active_checks_enabled',
'host_passive_checks_enabled',
'host_last_hard_state',
Expand Down

0 comments on commit 232b3d3

Please sign in to comment.