Fix the host_unhandled_service_count error

fixes #6833
This commit is contained in:
Alexander Fuhr 2014-08-19 14:42:28 +02:00
parent d29eb21b5f
commit 7035099468
2 changed files with 0 additions and 2 deletions

View File

@ -94,7 +94,6 @@ class Monitoring_ListController extends Controller
'host_last_check',
'host_last_state_change' => $stateChangeColumn,
'host_notifications_enabled',
// 'host_unhandled_service_count',
'host_unhandled_services',
'host_action_url',
'host_notes_url',

View File

@ -24,7 +24,6 @@ class Monitoring_MultiController extends Controller
array(
'host_name',
'host_in_downtime',
'host_unhandled_service_count',
'host_passive_checks_enabled',
'host_obsessing',
'host_state',