Host overview: Do not select `host_unhandled_services'
It's implemented as horribly slow subquery. refs #9864
This commit is contained in:
parent
aa3cc9847d
commit
6560975fe2
|
@ -85,7 +85,6 @@ class Monitoring_ListController extends Controller
|
|||
'host_last_check',
|
||||
'host_last_state_change' => $stateChangeColumn,
|
||||
'host_notifications_enabled',
|
||||
'host_unhandled_services',
|
||||
'host_action_url',
|
||||
'host_notes_url',
|
||||
'host_last_comment',
|
||||
|
|
Loading…
Reference in New Issue