diff --git a/doc/check-certificates.md b/doc/check-certificates.md
index aa4a258..9059034 100644
--- a/doc/check-certificates.md
+++ b/doc/check-certificates.md
@@ -12,6 +12,10 @@ Description
This script tries to download and renew certificates, then notifies about
certificates that are still about to expire.
+### Sample notification
+
+
+
Requirements and installation
-----------------------------
diff --git a/doc/check-health.md b/doc/check-health.md
index 39ce3d1..7accc62 100644
--- a/doc/check-health.md
+++ b/doc/check-health.md
@@ -23,6 +23,22 @@ hardware supports:
/ system health print;
+### Sample notifications
+
+#### Voltage
+
+
+
+#### Temperature
+
+
+
+
+#### PSU state
+
+
+
+
Requirements and installation
-----------------------------
diff --git a/doc/check-lte-firmware-upgrade.md b/doc/check-lte-firmware-upgrade.md
index dea6b82..55d5cf8 100644
--- a/doc/check-lte-firmware-upgrade.md
+++ b/doc/check-lte-firmware-upgrade.md
@@ -17,6 +17,10 @@ upgrades. Currently supported LTE hardware:
* R11e-4G
* R11e-LTE6
+### Sample notification
+
+
+
Requirements and installation
-----------------------------
diff --git a/doc/check-routeros-update.md b/doc/check-routeros-update.md
index 416ba98..92ff1b1 100644
--- a/doc/check-routeros-update.md
+++ b/doc/check-routeros-update.md
@@ -19,6 +19,10 @@ specifying versions safe to be updated on a web server.
Also installing patch updates (where just last digit is increased)
automatically is supported.
+### Sample notification
+
+
+
Requirements and installation
-----------------------------
diff --git a/doc/cloud-backup.md b/doc/cloud-backup.md
index 21d287f..182dd01 100644
--- a/doc/cloud-backup.md
+++ b/doc/cloud-backup.md
@@ -11,6 +11,10 @@ Description
This script uploads [binary backup to Mikrotik cloud](https://wiki.mikrotik.com/wiki/Manual:IP/Cloud#Backup).
+### Sample notification
+
+
+
Requirements and installation
-----------------------------
diff --git a/doc/collect-wireless-mac.md b/doc/collect-wireless-mac.md
index 8f3ff6f..7d3c815 100644
--- a/doc/collect-wireless-mac.md
+++ b/doc/collect-wireless-mac.md
@@ -15,6 +15,10 @@ address list. In addition a notification is sent.
By default the access list entry is disabled, but you can easily enable
and modify it to your needs.
+### Sample notification
+
+
+
Requirements and installation
-----------------------------
diff --git a/doc/daily-psk.md b/doc/daily-psk.md
index 28f9afc..1d41f76 100644
--- a/doc/daily-psk.md
+++ b/doc/daily-psk.md
@@ -12,6 +12,10 @@ Description
This script is supposed to provide a wifi network which changes the
passphrase to a pseudo-random string daily.
+### Sample notification
+
+
+
Requirements and installation
-----------------------------
diff --git a/doc/log-forward.md b/doc/log-forward.md
index 8f1c3f0..cdcd479 100644
--- a/doc/log-forward.md
+++ b/doc/log-forward.md
@@ -20,6 +20,10 @@ This has some limitation, however:
The script is intended to be run periodically. It collects log messages
and forwards them via notification.
+### Sample notification
+
+
+
Requirements and installation
-----------------------------
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
+
+
+
+
Requirements and installation
-----------------------------
diff --git a/doc/notifications/check-certificates.svg b/doc/notifications/check-certificates.svg
new file mode 100644
index 0000000..521db39
--- /dev/null
+++ b/doc/notifications/check-certificates.svg
@@ -0,0 +1,196 @@
+
+
diff --git a/doc/notifications/check-health-psu-fail.svg b/doc/notifications/check-health-psu-fail.svg
new file mode 100644
index 0000000..0ca57a4
--- /dev/null
+++ b/doc/notifications/check-health-psu-fail.svg
@@ -0,0 +1,164 @@
+
+
diff --git a/doc/notifications/check-health-psu-ok.svg b/doc/notifications/check-health-psu-ok.svg
new file mode 100644
index 0000000..06f596b
--- /dev/null
+++ b/doc/notifications/check-health-psu-ok.svg
@@ -0,0 +1,164 @@
+
+
diff --git a/doc/notifications/check-health-temperature-high.svg b/doc/notifications/check-health-temperature-high.svg
new file mode 100644
index 0000000..84c4256
--- /dev/null
+++ b/doc/notifications/check-health-temperature-high.svg
@@ -0,0 +1,164 @@
+
+
diff --git a/doc/notifications/check-health-temperature-ok.svg b/doc/notifications/check-health-temperature-ok.svg
new file mode 100644
index 0000000..d57ab4e
--- /dev/null
+++ b/doc/notifications/check-health-temperature-ok.svg
@@ -0,0 +1,164 @@
+
+
diff --git a/doc/notifications/check-health-voltage.svg b/doc/notifications/check-health-voltage.svg
new file mode 100644
index 0000000..adc0328
--- /dev/null
+++ b/doc/notifications/check-health-voltage.svg
@@ -0,0 +1,176 @@
+
+
diff --git a/doc/notifications/check-lte-firmware-upgrade.svg b/doc/notifications/check-lte-firmware-upgrade.svg
new file mode 100644
index 0000000..01d3d44
--- /dev/null
+++ b/doc/notifications/check-lte-firmware-upgrade.svg
@@ -0,0 +1,184 @@
+
+
diff --git a/doc/notifications/check-routeros-update.svg b/doc/notifications/check-routeros-update.svg
new file mode 100644
index 0000000..9e049a4
--- /dev/null
+++ b/doc/notifications/check-routeros-update.svg
@@ -0,0 +1,235 @@
+
+
diff --git a/doc/notifications/cloud-backup.svg b/doc/notifications/cloud-backup.svg
new file mode 100644
index 0000000..5a6e0c0
--- /dev/null
+++ b/doc/notifications/cloud-backup.svg
@@ -0,0 +1,216 @@
+
+
diff --git a/doc/notifications/collect-wireless-mac.svg b/doc/notifications/collect-wireless-mac.svg
new file mode 100644
index 0000000..355fb8d
--- /dev/null
+++ b/doc/notifications/collect-wireless-mac.svg
@@ -0,0 +1,208 @@
+
+
diff --git a/doc/notifications/daily-psk.svg b/doc/notifications/daily-psk.svg
new file mode 100644
index 0000000..824ce6b
--- /dev/null
+++ b/doc/notifications/daily-psk.svg
@@ -0,0 +1,204 @@
+
+
diff --git a/doc/notifications/log-forward.svg b/doc/notifications/log-forward.svg
new file mode 100644
index 0000000..7a4da2b
--- /dev/null
+++ b/doc/notifications/log-forward.svg
@@ -0,0 +1,192 @@
+
+
diff --git a/doc/notifications/netwatch-notify-down.svg b/doc/notifications/netwatch-notify-down.svg
new file mode 100644
index 0000000..320c837
--- /dev/null
+++ b/doc/notifications/netwatch-notify-down.svg
@@ -0,0 +1,168 @@
+
+
diff --git a/doc/notifications/netwatch-notify-up.svg b/doc/notifications/netwatch-notify-up.svg
new file mode 100644
index 0000000..9365b00
--- /dev/null
+++ b/doc/notifications/netwatch-notify-up.svg
@@ -0,0 +1,172 @@
+
+
diff --git a/doc/notifications/sms-forward.svg b/doc/notifications/sms-forward.svg
new file mode 100644
index 0000000..76665cb
--- /dev/null
+++ b/doc/notifications/sms-forward.svg
@@ -0,0 +1,176 @@
+
+
diff --git a/doc/notifications/upload-backup.svg b/doc/notifications/upload-backup.svg
new file mode 100644
index 0000000..73d20a8
--- /dev/null
+++ b/doc/notifications/upload-backup.svg
@@ -0,0 +1,212 @@
+
+
diff --git a/doc/sms-forward.md b/doc/sms-forward.md
index 69ea5d0..9290b90 100644
--- a/doc/sms-forward.md
+++ b/doc/sms-forward.md
@@ -13,6 +13,10 @@ RouterOS can receive SMS. This script forwards SMS as notification.
A broadband interface with SMS support is required.
+### Sample notification
+
+
+
Requirements and installation
-----------------------------
diff --git a/doc/upload-backup.md b/doc/upload-backup.md
index f9a9b4f..f7d7c27 100644
--- a/doc/upload-backup.md
+++ b/doc/upload-backup.md
@@ -12,6 +12,10 @@ Description
This script uploads binary backup (`/ system backup save`) and complete
configuration export (`/ export terse`) to external server.
+### Sample notification
+
+
+
Requirements and installation
-----------------------------