doc: add sample notifications

This commit is contained in:
Christian Hesse 2021-06-17 15:23:51 +02:00
parent a3efb67ed1
commit bad6f5a7cc
27 changed files with 3052 additions and 0 deletions

View file

@ -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
-----------------------------