Alerting without including the OID

I’m new to LibreNMS (Coming from Nagios)
Is there a way to enable global notification rules (up/down, interface status, etc.) for all routers/switches?
If so, how to set it up?

The next thing is the OID is being included in the alert, it makes things really messy and isn’t any good for what we’re looking for

I want to exclude the entire line and just have device name/IP, interface + description

#1: sysObjectID = .1.3.6.1.4.1.2636.1.1.1.2.144; sysDescr = Juniper Networks, Inc. JNP204 [MX204] internet router, kernel JUNOS 21.2R2.13, Build date: 2021-11-10 10:37:22 UTC Copyright (c) 1996-2021 Juniper Networks, Inc.; port_id = 4864; ifDescr = xe-0/1/2;

#1: sysObjectID => .1.3.6.1.4.1.9.12.3.1.3.1163; sysDescr => Cisco NX-OS™ nxos.7.0.3.I7.8.bin, Software (nxos), Version 7.0(3)I7(8), RELEASE SOFTWARE Copyright (c) 2002-2020 by Cisco Systems, Inc. Compiled 3/3/2020 19:00:00;

You can create whatever rule you want. Rules - LibreNMS Docs
Alert rules are device centric, so if you want a rule that says if 60% of devices are down, alert, it might be difficult, but is probably possible.

The default alert template is there to show you what information is available… You should create your own alert templates.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.