notifications: add screenshots for the new notification UI

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
This commit is contained in:
Lukas Wagner 2023-11-22 12:01:44 +01:00
parent 2b7f369097
commit 617fd56e45
6 changed files with 7 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -7,6 +7,7 @@ endif::manvolnum[]
Overview Overview
-------- --------
[thumbnail="screenshot/gui-datacenter-notification-overview.png"]
{pve} will send notifications if case of noteworthy events in the system. {pve} will send notifications if case of noteworthy events in the system.
@ -42,6 +43,8 @@ Notification Targets
[[notification_targets_sendmail]] [[notification_targets_sendmail]]
Sendmail Sendmail
~~~~~~~~ ~~~~~~~~
[thumbnail="screenshot/gui-datacenter-notification-sendmail.png"]
The sendmail binary is a program commonly found on Unix-like operating systems The sendmail binary is a program commonly found on Unix-like operating systems
that handles the sending of email messages. that handles the sending of email messages.
It is a command-line utility that allows users and applications to send emails It is a command-line utility that allows users and applications to send emails
@ -84,6 +87,7 @@ sendmail: example
[[notification_targets_smtp]] [[notification_targets_smtp]]
SMTP SMTP
~~~~ ~~~~
[thumbnail="screenshot/gui-datacenter-notification-smtp.png"]
SMTP notification targets can send emails directly to an SMTP mail relay. SMTP notification targets can send emails directly to an SMTP mail relay.
@ -131,6 +135,7 @@ smtp: example
[[notification_targets_gotify]] [[notification_targets_gotify]]
Gotify Gotify
~~~~~~ ~~~~~~
[thumbnail="screenshot/gui-datacenter-notification-gotify.png"]
http://gotify.net[Gotify] is an open-source self-hosted notification server that http://gotify.net[Gotify] is an open-source self-hosted notification server that
allows you to send and receive push notifications to various devices and allows you to send and receive push notifications to various devices and
@ -164,6 +169,8 @@ gotify: example
[[notification_matchers]] [[notification_matchers]]
Notification Matchers Notification Matchers
--------------------- ---------------------
[thumbnail="screenshot/gui-datacenter-notification-matcher.png"]
Notification matchers route notifications to notification targets based Notification matchers route notifications to notification targets based
on their matching rules. These rules can match of certain properties of on their matching rules. These rules can match of certain properties of
a notification, such as the timestamp (`match-calendar`), the severity of a notification, such as the timestamp (`match-calendar`), the severity of