Lukas Wagner
413219c01a
notifications: backport some rephrased parts from PBS docs
...
Most of the changes were done when adapting the PVE docs to
the new PBS notification system, so now we 'backport' those
improvements.
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2024-07-04 15:11:27 +02:00
Lukas Wagner
054583a418
notifications: fix typo in 'notification'
...
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
[FG: adapted context for partial application]
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-07-04 15:10:57 +02:00
Lukas Wagner
23c057837a
notification: clarify that 'hostname' does not include the domain
...
This was a bit inconsistent between the different notification types:
- APT/VZDump included the domain part
- fence notifications did not
A decision has been made to unify this by removing the domain part
from APT/VZDump notifications.
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2024-07-04 14:00:15 +02:00
Christian Ebner
4a6bd57a54
notifications: fix typos and improve reading flow
...
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2024-01-10 15:54:17 +01:00
Lukas Wagner
617fd56e45
notifications: add screenshots for the new notification UI
...
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-11-22 12:43:29 +01:00
Lukas Wagner
24451e5d60
notification: document 'unknown' severity
...
This is the severity used for forwarded mails, since we cannot
reasonably infer a priority here.
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-11-21 17:36:45 +01:00
Lukas Wagner
f5f316bddb
notification: add anchors for target types/matchers
...
This enables us to directly link to the appropriate section from the
UI.
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-11-21 17:34:58 +01:00
Lukas Wagner
b4c816f4a4
notifications: change to simplified ACL structure.
...
For now, we use a less deeply nested structure. We can always extend
it if we need to.
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-11-17 17:54:16 +01:00
Lukas Wagner
7b293b5d9a
notifications: add documentation for system mail forwarding
...
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-11-17 17:54:16 +01:00
Lukas Wagner
e39dfad987
notifications: document 'comment' option for targets/matchers
...
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-11-17 17:54:16 +01:00
Lukas Wagner
7a20522e0e
notifications: document SMTP endpoints
...
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-11-17 17:54:16 +01:00
Lukas Wagner
c877f0aa6d
notifications: update docs to for matcher-based notifications
...
Target groups and filters have been replaced by notification matchers.
The matcher can match on certain notification properties and route
the notification to a target in case of a match.
This patch updates the docs to reflect these changes.
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-11-17 17:54:16 +01:00
Lukas Wagner
1ba1e95244
add documentation for the new notification system
...
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-08-16 12:01:17 +02:00