Update config to add a default log alert
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
check_interval: 1
|
||||
|
||||
monitors:
|
||||
- name: Command
|
||||
command: ['echo', '$PATH']
|
||||
alert_down: ['log']
|
||||
alert_every: 0
|
||||
Reference in New Issue
Block a user