monitoring: Select the service group alias in the servicegroups ovweview

refs #8266
This commit is contained in:
Eric Lippmann 2015-01-23 11:23:59 +01:00
parent 9fe720e715
commit 7e05de1255
1 changed files with 1 additions and 0 deletions

View File

@ -499,6 +499,7 @@ class Monitoring_ListController extends Controller
$this->setAutorefreshInterval(12);
$query = $this->backend->select()->from('groupsummary', array(
'servicegroup',
'servicegroup_alias',
'hosts_up',
'hosts_unreachable_handled',
'hosts_unreachable_unhandled',