From e235c3d4955d5ca599c5ddb6a7c5a40f1684b789 Mon Sep 17 00:00:00 2001 From: kkrumm1 Date: Thu, 19 Oct 2017 03:22:05 -0500 Subject: [PATCH] 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. --- doc/Alerting/Rules.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/Alerting/Rules.md b/doc/Alerting/Rules.md index 612f4c07ed..94380fec88 100644 --- a/doc/Alerting/Rules.md +++ b/doc/Alerting/Rules.md @@ -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__.