ncc.zabbix_templates

Yohn Y. 2024-08-13 Parent:143ba793d077

32:7201b785b2d5 Go to Latest

ncc.zabbix_templates/Linux.common/res/sudoers_config/zabbix

+ Расширенные возможности контроля логов [альфа]

History
     1.1 --- a/Linux.common/res/sudoers_config/zabbix	Sun Jul 28 17:44:31 2024 +0300
     1.2 +++ b/Linux.common/res/sudoers_config/zabbix	Tue Aug 13 23:09:48 2024 +0300
     1.3 @@ -1,2 +1,3 @@
     1.4  Defaults:zabbix !requiretty
     1.5 -zabbix ALL=(root) NOPASSWD: /usr/bin/apt list --upgradable, /usr/bin/journalctl -p err -S *
     1.6 \ No newline at end of file
     1.7 +zabbix ALL=(root) NOPASSWD: /usr/bin/apt list --upgradable
     1.8 +zabbix ALL=(root) NOPASSWD: /usr/bin/journalctl *
     1.9 \ No newline at end of file