diff --git a/playbooks/prod_web.yml b/playbooks/prod_web.yml index 5f14a42..a5acbac 100755 --- a/playbooks/prod_web.yml +++ b/playbooks/prod_web.yml @@ -201,6 +201,8 @@ command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_cpu_stats -w 75 -c 90 - name: DNS Resolution command: check_by_ssh!/usr/lib/nagios/plugins/check_etc_resolv + - name: Executables in tmp + command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_executables_in_tmp - 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 - name: Memory Usage