parent
382007a8bd
commit
d4a884b233
|
@ -43,8 +43,10 @@ class Servicegroupsummary extends DataView
|
|||
{
|
||||
return array(
|
||||
'services_severity',
|
||||
'host', 'hostgroup', 'hostgroup_alias', 'hostgroup_name',
|
||||
'service', 'servicegroup'
|
||||
'host', 'host_alias', 'host_display_name', 'host_name',
|
||||
'hostgroup', 'hostgroup_alias', 'hostgroup_name',
|
||||
'service', 'service_description', 'service_display_name',
|
||||
'servicegroup'
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue