nagios: enable ping on aws instances. This is not really ping it is checking aliveness with ssh
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9a255e3c41
commit
9d66ac3fe3
6 changed files with 6 additions and 6 deletions
|
@ -28,5 +28,5 @@ nagios_Check_Services:
|
|||
dhcpd: false
|
||||
httpd: false
|
||||
swap: false
|
||||
ping: false
|
||||
ping: true
|
||||
raid: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue