initial commit
This commit is contained in:
2
templates/nrpe.sudoers.j2
Normal file
2
templates/nrpe.sudoers.j2
Normal file
@@ -0,0 +1,2 @@
|
||||
nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/check_postfix_mailqueue -w {{ nrpe_postfix_warning }} -c {{ nrpe_postfix_critical }}
|
||||
nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/check_exim_mailqueue -w {{ nrpe_exim_warning }} -c {{ nrpe_exim_critical }}
|
||||
Reference in New Issue
Block a user