parent
0ce2227385
commit
c01512d5e9
|
@ -69,7 +69,7 @@ if (count($hosts) === 0) {
|
|||
$this->translatePlural('%u unhandled service', '%u unhandled services', $host->host_unhandled_services),
|
||||
$host->host_unhandled_services
|
||||
),
|
||||
'monitoring/show/services',
|
||||
'monitoring/list/services',
|
||||
array(
|
||||
'host' => $host->host_name,
|
||||
'service_problem' => 1,
|
||||
|
|
Loading…
Reference in New Issue