Hi,
We are thinking about migrate our PRTG to LibreNMS. We only miss one feature, that one is Ping alert when device is down.
Now we chec that with LibreNMS the device down is done by SNMP fail , but sometimes the SNMP fail and the device is alive.
It’s any way to send the Alert when the ICMP check fails?
BR
Chas
11 July 2019 17:10
2
Hi Chas,
Awesome help!
One more thing, Can I monitor also the packet loss?
BR
Chas
11 July 2019 21:38
4
yes you can monitor,
e.g https://demo.librenms.org/device/device=764/tab=performance/ (demo / demo)
there looks to be some macros you can use to alert on (packet_loss_15m, packet_loss_5m) or you can use the device_perf.loss
entry, but i haven’t used this.