Added framework for alarms, code cleanup

This commit is contained in:
2021-01-17 09:04:08 -09:00
parent f108090967
commit 2d99960f06
8 changed files with 190 additions and 51 deletions

10
alrmrc
View File

@ -1,10 +1,10 @@
set interval 30s
#alarm people email
# to test1@localhost
# to test2@localhost
# smtp localhost
# from alrm@localhost
alarm people email
to test1@localhost
to test2@localhost
smtp localhost
from alrm@localhost
monitor group webservers
host www1.example.com address 10.11.135.101