mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 22:34:24 +02:00
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…
x
Reference in New Issue
Block a user