Added ability to trigger check from command line

This commit is contained in:
2021-01-01 15:43:28 -09:00
parent 826564a060
commit ad3d9fb4d4
4 changed files with 48 additions and 5 deletions

6
alrmrc
View File

@ -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