Disable memory checks for machines running ZFS

I give up. I'll circle back on this later
This commit is contained in:
Salt 2021-12-24 15:32:53 -06:00
parent aa493348d3
commit 09f33966ac

View File

@ -176,6 +176,7 @@
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_file_age /var/lib/ansible-last-run -w 93600 -c 129600
- name: Memory Usage
command: check_by_ssh!/usr/lib/nagios/plugins/check_memory -w 20% -c 10%
hostgroup: "!tag-prov-zfs"
- name: Ping Self over DNS
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_ping_by_hostname
- name: Reboot Required