Add a default log alert

This commit is contained in:
Ian Fijolek
2020-02-18 00:47:43 +00:00
committed by Ian Fijolek
parent 8b0d3b65cf
commit 9c21880efa
4 changed files with 45 additions and 12 deletions
+8
View File
@@ -0,0 +1,8 @@
---
check_interval: 1
monitors:
- name: Command
command: ['echo', '$PATH']
alert_down: ['log']
alert_every: 0