Added options to check ping configuration

This commit is contained in:
2021-01-02 13:21:57 -09:00
parent 4e67a31552
commit d80a5a80d7
4 changed files with 78 additions and 16 deletions

2
alrmrc
View File

@ -9,7 +9,7 @@ monitor group webservers
check ping # checks are not named, so multiple is okay
monitor host gateway address 10.79.37.220
check ping
check ping count 10 interval 100ms
# Hosts without any checks will always be successful
monitor host database address 10.11.135.103