feat: gpl! add check_mailq

This commit is contained in:
2023-01-01 18:51:24 +01:00
parent 6dec975cea
commit 6cadf171b4
2 changed files with 693 additions and 0 deletions

View File

@@ -37,6 +37,12 @@
dest: /etc/send_nsca.cfg
mode: 0744
- name: Copy check_mailq
copy:
src: check_mailq
dest: /usr/lib/nagios/plugins/check_mailq
mode: 0755
- name: Copy systemd monitoring
copy:
src: pynagsystemd.py