mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-21 12:54:26 +02:00
parent
6d43673754
commit
db99c323cc
@ -33,7 +33,10 @@ class Downtime extends DataView
|
|||||||
'downtime_host_state',
|
'downtime_host_state',
|
||||||
'downtime_service_state',
|
'downtime_service_state',
|
||||||
'host_display_name',
|
'host_display_name',
|
||||||
'service_display_name'
|
'service_display_name',
|
||||||
|
'host_name',
|
||||||
|
'service_host_name',
|
||||||
|
'service_description'
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user