monitoring: Select hostgroup_alias in the hostgroups overview

refs #8266
This commit is contained in:
Eric Lippmann 2015-01-23 11:22:00 +01:00
parent 30eed015ba
commit 42071118af

View File

@ -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',