Give incredibly much less of a flying flip about when the last Ansible play was
At this point I've given up on consistency in plays
This commit is contained in:
parent
4f58f4496c
commit
9e2cabd198
@ -205,7 +205,7 @@
|
|||||||
- name: Executables in tmp
|
- name: Executables in tmp
|
||||||
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_executables_in_tmp
|
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_executables_in_tmp
|
||||||
- name: Last Ansible Play
|
- name: Last Ansible Play
|
||||||
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_file_age /var/lib/ansible-last-run -w 432000 -c 604800
|
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_file_age /var/lib/ansible-last-run -w 1814400 -c 2592000
|
||||||
- name: Memory Usage
|
- name: Memory Usage
|
||||||
command: check_by_ssh!/usr/lib/nagios/plugins/check_memory -w 10% -c 5%
|
command: check_by_ssh!/usr/lib/nagios/plugins/check_memory -w 10% -c 5%
|
||||||
hostgroup: "ansible,!tag-prov-zfs"
|
hostgroup: "ansible,!tag-prov-zfs"
|
||||||
|
Loading…
Reference in New Issue
Block a user