mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
docs: added seconds is the time unit. (#6589)
This commit is contained in:
@@ -927,7 +927,7 @@ Here are some of the other options available when adding an alerting rule:
|
||||
- Rule name: The name associated with the rule.
|
||||
- Severity: How "important" the rule is.
|
||||
- Max alerts: The maximum number of alerts sent for the event. `-1` means unlimited.
|
||||
- Delay: The amount of time to wait after a rule is matched before sending an alert.
|
||||
- Interval: The interval of time between alerts for an event until Max is reached.
|
||||
- Delay: The amount of time in seconds to wait after a rule is matched before sending an alert.
|
||||
- Interval: The interval of time in seconds between alerts for an event until Max is reached.
|
||||
- Mute alerts: Disable sending alerts for this rule.
|
||||
- Invert match: Invert the matching rule (ie. alert on items that _don't_ match the rule).
|
||||
|
Reference in New Issue
Block a user