mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
Revert "Revert "nagios: enable ping on aws instances. This is not really ping it is checking aliveness with ssh""
This reverts commit e3503bd863962f5e32e158b5de7ec4634f01e64c.
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
8bee579f59
commit
16aef6569a
@@ -28,5 +28,5 @@ nagios_Check_Services:
|
||||
dhcpd: false
|
||||
httpd: false
|
||||
swap: false
|
||||
ping: false
|
||||
ping: true
|
||||
raid: false
|
||||
|
||||
@@ -28,5 +28,5 @@ nagios_Check_Services:
|
||||
dhcpd: false
|
||||
httpd: false
|
||||
swap: false
|
||||
ping: false
|
||||
ping: true
|
||||
raid: false
|
||||
|
||||
@@ -22,5 +22,5 @@ nagios_Check_Services:
|
||||
dhcpd: false
|
||||
httpd: false
|
||||
swap: false
|
||||
ping: false
|
||||
ping: true
|
||||
raid: false
|
||||
|
||||
@@ -28,7 +28,7 @@ nagios_Check_Services:
|
||||
dhcpd: false
|
||||
httpd: false
|
||||
swap: false
|
||||
ping: false
|
||||
ping: true
|
||||
raid: false
|
||||
|
||||
# this overrides vars/Fedora.yml
|
||||
|
||||
@@ -28,5 +28,5 @@ nagios_Check_Services:
|
||||
dhcpd: false
|
||||
httpd: false
|
||||
swap: false
|
||||
ping: false
|
||||
ping: true
|
||||
raid: false
|
||||
|
||||
@@ -27,5 +27,5 @@ nagios_Check_Services:
|
||||
dhcpd: false
|
||||
httpd: false
|
||||
swap: false
|
||||
ping: false
|
||||
ping: true
|
||||
raid: false
|
||||
|
||||
Reference in New Issue
Block a user