mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-28 04:02:39 -04:00
parent
6d43673754
commit
db99c323cc
1 changed files with 4 additions and 1 deletions
|
|
@ -33,7 +33,10 @@ class Downtime extends DataView
|
|||
'downtime_host_state',
|
||||
'downtime_service_state',
|
||||
'host_display_name',
|
||||
'service_display_name'
|
||||
'service_display_name',
|
||||
'host_name',
|
||||
'service_host_name',
|
||||
'service_description'
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue