mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-10-04 21:16:32 +00:00
notifications: add screenshots for the new notification UI
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
This commit is contained in:
parent
2b7f369097
commit
617fd56e45
BIN
images/screenshot/gui-datacenter-notification-gotify.png
Normal file
BIN
images/screenshot/gui-datacenter-notification-gotify.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
images/screenshot/gui-datacenter-notification-matcher.png
Normal file
BIN
images/screenshot/gui-datacenter-notification-matcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
BIN
images/screenshot/gui-datacenter-notification-overview.png
Normal file
BIN
images/screenshot/gui-datacenter-notification-overview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
BIN
images/screenshot/gui-datacenter-notification-sendmail.png
Normal file
BIN
images/screenshot/gui-datacenter-notification-sendmail.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
BIN
images/screenshot/gui-datacenter-notification-smtp.png
Normal file
BIN
images/screenshot/gui-datacenter-notification-smtp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user