mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 05:44:36 +02:00
parent
382007a8bd
commit
d4a884b233
@ -43,8 +43,10 @@ class Servicegroupsummary extends DataView
|
|||||||
{
|
{
|
||||||
return array(
|
return array(
|
||||||
'services_severity',
|
'services_severity',
|
||||||
'host', 'hostgroup', 'hostgroup_alias', 'hostgroup_name',
|
'host', 'host_alias', 'host_display_name', 'host_name',
|
||||||
'service', 'servicegroup'
|
'hostgroup', 'hostgroup_alias', 'hostgroup_name',
|
||||||
|
'service', 'service_description', 'service_display_name',
|
||||||
|
'servicegroup'
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user