Added ability to trigger check from command line
This commit is contained in:
6
alrmrc
6
alrmrc
@ -8,6 +8,8 @@ monitor group webservers
|
||||
check ping # or the end of a line
|
||||
check ping # checks are not named, so multiple is okay
|
||||
|
||||
monitor host gateway address 10.11.135.100
|
||||
monitor host gateway address 10.79.37.200
|
||||
check ping
|
||||
|
||||
monitor host database
|
||||
# Hosts without any checks will always be successful
|
||||
monitor host database address 10.11.135.103
|
||||
|
Reference in New Issue
Block a user