Skip to content

Commit

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

refs #8614
  • Loading branch information
lippserd committed Mar 10, 2015
1 parent 5f57e29 commit 9146a62
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_ipv4',
'host_severity',
'host_perfdata',
'host_active_checks_enabled',
Expand Down

0 comments on commit 9146a62

Please sign in to comment.