Now you can run script on watchdog startup. File structure changed on *nix. Some changes in config file and scripts, please check on upgrade.
Now you can run script on watchdog startup. File structure changed on *nix. Some changes in config file and scripts, please check on upgrade.
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
[main]
|
||||
check_interval = 10
|
||||
rules_count = 3
|
||||
|
||||
[notifications]
|
||||
email = admin@server.local
|
||||
command = ./send-telegram.ps1 <message>
|
||||
service_start = true
|
||||
on_start_command = ./on-start.ps1
|
||||
|
||||
[rule1]
|
||||
service = Test1
|
||||
|
||||
Reference in New Issue
Block a user