aboutsummaryrefslogtreecommitdiffstats
path: root/doc/netwatch-notify.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-06-17 15:23:51 +0200
committerGravatar Christian Hesse <mail@eworm.de>2021-06-21 08:54:04 +0200
commitbad6f5a7cc1cf1fe442f66ff1399591236af8efc (patch)
tree71eb2c799d5de2f7e93622f09282f3a03624a6df /doc/netwatch-notify.md
parenta3efb67ed17619205300b84f77935a98567ae5df (diff)
doc: add sample notifications
Diffstat (limited to 'doc/netwatch-notify.md')
-rw-r--r--doc/netwatch-notify.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/netwatch-notify.md b/doc/netwatch-notify.md
index 2bba8d9..52e4792 100644
--- a/doc/netwatch-notify.md
+++ b/doc/netwatch-notify.md
@@ -15,6 +15,11 @@ this script implements a simple state machine and dependency model. Host
down events are triggered only if the host is down for several checks and
optional parent host is not down to avoid false alerts.
+### Sample notifications
+
+![netwatch-notify notification down](notifications/netwatch-notify-down.svg)
+![netwatch-notify notification up](notifications/netwatch-notify-up.svg)
+
Requirements and installation
-----------------------------