diff --git a/playbooks/tasks/web/nagios.yml b/playbooks/tasks/web/nagios.yml index 3a9925a..9a33de0 100644 --- a/playbooks/tasks/web/nagios.yml +++ b/playbooks/tasks/web/nagios.yml @@ -44,6 +44,8 @@ extra: - key: notification_options value: c,r + - name: Ping Self over DNS + command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_ping_by_hostname - name: Reboot Required command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_reboot_required - name: Unit atd.service