parent
d29eb21b5f
commit
7035099468
|
@ -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',
|
||||
|
|
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue