mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
docs: Added in the alert rules videos to alert rules page (#7512)
* docs: alert rules, added in the alert rules video alert rules, added in the alert rules video from youtube. On libreNMS channel. * docs:alert rules changed some of the formattings.
This commit is contained in:
@ -7,6 +7,11 @@ The GUI provides a simple way of creating basic rules.
|
||||
Creating more complicated rules which may include maths calculations and MySQL queries can be
|
||||
done using [macros](Macros.md)
|
||||
|
||||
#### Video on how the alert rules work in LibreNMS
|
||||
[Alert Rules](https://youtu.be/ryv0j8GEkhM)
|
||||
#### Video on how to use alert rule with wildcards
|
||||
[Alert Rules wildcard](https://youtu.be/eYYioFNcrAk)
|
||||
|
||||
## Syntax
|
||||
|
||||
Rules must consist of at least 3 elements: An __Entity__, a __Condition__ and a __Value__.
|
||||
|
Reference in New Issue
Block a user