hello
I need to add an alert that monitors a network interface that if it goes down from X traffic, it alerts you (when it goes down from x traffic, it would be that it is not being broadcast)
can you help me where to start?
hello
I need to add an alert that monitors a network interface that if it goes down from X traffic, it alerts you (when it goes down from x traffic, it would be that it is not being broadcast)
can you help me where to start?
A port rule for X % of the port is already in the default alerts collection rules.
could you tell me in what rule? I haven’t been in libreNMS for long and I still have a hard time understanding the syntax of the rules
Go to alert rules in the webui then create rule from collection, search for utilisation.
I know that once understood it can be very easy, but I still don’t understand how the configuration of rules works
and with that search I don’t get any and maybe if you tell me the name of a rule that does what I need and I see it and understand it, I may advance
If you literally search for utilisation in the create rule from collection it will present itself. The full name is Port utilisation over threshold.
All the rules are is basically checks on certain columns within the DB so have a look around in MySQL for what you want, you can pretty much create most rules.
It is very complicated for me, my knowledge of sql is low and I search but I can’t find a way to create an alert that if an interface goes down from N traffic or goes up from N traffic, it notifies me? could you give me a hand with that?
And to learn more if you have a site where I can learn more with an example and so… it would help me.
Thanks
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.