initial commit

This commit is contained in:
Ludovic Cartier
2024-12-16 19:24:54 +01:00
parent 27957d4418
commit 85029a0f01
20 changed files with 14349 additions and 0 deletions

View 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 }}