mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
0ce2227385
commit
c01512d5e9
@ -69,7 +69,7 @@ if (count($hosts) === 0) {
|
|||||||
$this->translatePlural('%u unhandled service', '%u unhandled services', $host->host_unhandled_services),
|
$this->translatePlural('%u unhandled service', '%u unhandled services', $host->host_unhandled_services),
|
||||||
$host->host_unhandled_services
|
$host->host_unhandled_services
|
||||||
),
|
),
|
||||||
'monitoring/show/services',
|
'monitoring/list/services',
|
||||||
array(
|
array(
|
||||||
'host' => $host->host_name,
|
'host' => $host->host_name,
|
||||||
'service_problem' => 1,
|
'service_problem' => 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user