Add check to devices to ensure they can ping themselves over DNS
This commit is contained in:
parent
fd55782766
commit
07647e5ee6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user