alrm/sample.config
2021-01-12 03:32:14 -09:00

12 lines
257 B
Plaintext

set alert
monitor group
host www1.example.com address 10.11.135.101
# check allows for a check using a host/address
check ping
host www2.example.com address 10.11.135.102
check ping
# Address is optional, derived from host
monitor host monkey.com