mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
monitoring: Select hostgroup_alias in the hostgroups overview
refs #8266
This commit is contained in:
parent
30eed015ba
commit
42071118af
@ -546,6 +546,7 @@ class Monitoring_ListController extends Controller
|
||||
$this->setAutorefreshInterval(12);
|
||||
$query = $this->backend->select()->from('groupsummary', array(
|
||||
'hostgroup',
|
||||
'hostgroup_alias',
|
||||
'hosts_up',
|
||||
'hosts_unreachable_handled',
|
||||
'hosts_unreachable_unhandled',
|
||||
|
Loading…
x
Reference in New Issue
Block a user