Update config to add a default log alert

This commit is contained in:
Ian Fijolek
2020-02-19 09:57:42 -08:00
parent 65342fe0dd
commit 8f93997b80
3 changed files with 28 additions and 13 deletions
+8
View File
@@ -0,0 +1,8 @@
---
check_interval: 1
monitors:
- name: Command
command: ['echo', '$PATH']
alert_down: ['log']
alert_every: 0