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:
|
extra:
|
||||||
- key: notification_options
|
- key: notification_options
|
||||||
value: c,r
|
value: c,r
|
||||||
|
- name: Ping Self over DNS
|
||||||
|
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_ping_by_hostname
|
||||||
- name: Reboot Required
|
- name: Reboot Required
|
||||||
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_reboot_required
|
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_reboot_required
|
||||||
- name: Unit atd.service
|
- name: Unit atd.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user