Raspberry Pi Pi-Hole

How to Install and Configure SNMP on a Raspberry Pi for LibreNMS Monitoring

If you’re running LibreNMS on a server somewhere and you’ve got a Raspberry Pi sitting on the same network, it’s worth pulling that Pi into your monitoring. It draws almost no power, it’s always on, and once it’s reporting data you’ll have graphs for CPU, memory, disk, network traffic, and temperature with very little effort. …

How to Monitor Websites and HTTPS Endpoints in LibreNMS via Docker

Many developers set up LibreNMS using Docker to monitor infrastructure via SNMP. However, keeping tabs on public or internal websites requires a different approach. LibreNMS can perform HTTP and HTTPS availability checks that function just like a curl command, tracking response times and alerting you if a site drops. If you deploy LibreNMS using the …