mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-29 20:02:47 +00:00
notifications: fix typos and improve reading flow
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
This commit is contained in:
parent
8f40162150
commit
4a6bd57a54
@ -172,11 +172,11 @@ Notification Matchers
|
|||||||
[thumbnail="screenshot/gui-datacenter-notification-matcher.png"]
|
[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 certain properties of a
|
||||||
a notification, such as the timestamp (`match-calendar`), the severity of
|
notification, such as the timestamp (`match-calendar`), the severity of
|
||||||
the notificaiton (`match-severity`) or metadata fiels (`match-field`).
|
the notification (`match-severity`) or metadata fields (`match-field`).
|
||||||
If a matcher matches a notification, all targets configured for the matcher
|
If a notification is matched by a matcher, all targets configured for the
|
||||||
will receive the notification.
|
matcher will receive the notification.
|
||||||
|
|
||||||
An arbitrary number of matchers can be created, each with with their own
|
An arbitrary number of matchers can be created, each with with their own
|
||||||
matching rules and targets to notify.
|
matching rules and targets to notify.
|
||||||
|
Loading…
Reference in New Issue
Block a user