Disable memory checks for machines running ZFS
I give up. I'll circle back on this later
This commit is contained in:
parent
aa493348d3
commit
09f33966ac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user