mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-07 21:05:18 +02:00
parent
5bc52a2801
commit
32b556c2b1
@ -84,6 +84,10 @@ $this->provideRestriction(
|
||||
'monitoring/filter/objects',
|
||||
$this->translate('Restrict views to the Icinga objects that match the filter')
|
||||
);
|
||||
$this->provideRestriction(
|
||||
'monitoring/blacklist/properties',
|
||||
$this->translate('Hide the properties of monitored objects that match the filter')
|
||||
);
|
||||
|
||||
$this->provideConfigTab('backends', array(
|
||||
'title' => $this->translate('Configure how to retrieve monitoring information'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user