monitoring: Support hostgroup_alias and servicegroup_alias filter

This commit is contained in:
Eric Lippmann 2015-01-23 15:41:58 +01:00
parent a1fbb3d937
commit 910065436b

View File

@ -15,7 +15,9 @@ class Groupsummary extends DataView
{
return array(
'servicegroup',
'servicegroup_alias',
'hostgroup',
'hostgroup_alias',
'hosts_up',
'hosts_unreachable',
'hosts_unreachable_handled',