I use something very similar for that on our Cloud servers


On 10/21/20 8:34 AM, Steven Kenney wrote:
/storage.storage_descr NOT LIKE '%/boot%' AND storage.storage_perc_warn > 75 AND devices.type = "Server" AND storage.storage_descr NOT LIKE '%/swap%' AND devices.os NOT LIKE '%Powercode BMU%' AND devices.os NOT LIKE '%Procera Networks%' AND storage.storage_descr NOT LIKE '%/rom%' AND devices.hardware NOT LIKE '%PMP%' AND devices.hardware NOT LIKE '%ePMP%'/
/
/
^^ Example there is a way of warning about disk space that takes into account devices that should not be taken into account, like swap etc.  You could specify linux servers only and or other hardware too.   Depends how you want to go about it.  Ruling out or specifying individual types.


This one here lets me know if one of our guys changes channels on a device.

/wireless_sensors.sensor_class = "frequency" AND wireless_sensors.sensor_current != wireless_sensors.sensor_prev/
/
/
Its extremely flexible.  Basically anything SNMP based can be monitored and alerted if you know the OID and how to group and specify them.

logo <https://www.wavedirect.net/>
<https://www.facebook.com/ruralhighspeed> <https://www.instagram.com/wave.direct/> <https://www.linkedin.com/company/wavedirect-telecommunication/> <https://twitter.com/wavedirect1> <https://www.youtube.com/user/WaveDirect>
        *STEVEN KENNEY *
DIRECTOR OF GLOBAL CONNECTIVITY & CONTINUITY A: 158 Erie St. N | Leamington ON
E: st...@wavedirect.org | P: 519-737-9283
W: www.wavedirect.net


------------------------------------------------------------------------
*From: *"Sam Lambie" <samtaos...@gmail.com>
*To: *"af" <af@af.afmug.com>
*Sent: *Tuesday, October 20, 2020 4:31:31 PM
*Subject: *[AFMUG] Need some help setting up LibreNMS alerts on core network.

Is there anyone out there that could point me in the right direction to get alerting set up correctly? I have tried a few times to get AP's to alert me when they fail, but Libre seems to have some random ways to determine whether a device is up or down.
Sam

--
--
*Sam Lambie*
Taosnet Wireless Tech.
575-758-7598 Office
www.Taosnet.com <http://www.newmex.com>

--
AF mailing list
AF@af.afmug.com
http://af.afmug.com/mailman/listinfo/af_af.afmug.com


-- 
AF mailing list
AF@af.afmug.com
http://af.afmug.com/mailman/listinfo/af_af.afmug.com

Reply via email to