mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
parent
7aacfcf907
commit
1ef03a76f7
@ -22,7 +22,11 @@ class Monitoring_ProcessController extends Controller
|
||||
->add(
|
||||
'info',
|
||||
array(
|
||||
'title' => $this->translate('Monitoring Health'),
|
||||
'title' => $this->translate(
|
||||
'Show information about the current monitoring instance\'s process'
|
||||
. ' and it\'s performance as well as available features'
|
||||
),
|
||||
'label' => $this->translate('Monitoring Health'),
|
||||
'url' =>'monitoring/process/info'
|
||||
)
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user