segunda-feira, 3 de outubro de 2022

Monitoring Pi-hole with Prometheus

0 comentários
 Monitoring Pi-hole with Prometheus (observability.blog)eko/pihole-exporterA Prometheus exporter for PI-Hole’s Raspberry PI ad blocker - eko/pihole-exporterGitHubekopihole-exporter is a Go application that exports Pi-hole metrics.The first step is downloading the correct release. In my case I run Pi-hole on a Debian VM so I downloaded the amd64 release. If you run Pi-hole on a Raspberry Pi you will need the arm release.https://github.com/eko/pihole-exporter/releases# ...
Continue reading →
sábado, 24 de setembro de 2022

How to disable systemd-resolved in Ubuntu

0 comentários
 sudo systemctl disable systemd-resolved.serv ...
Continue reading →
sábado, 23 de julho de 2022

Raspberry Pi Internet Speed Monitor

0 comentários
 Fonte: Raspberry Pi Internet Speed Monitor - Pi My Life UpIn this Raspberry Pi internet speed monitor tutorial, we will be showing you how you can set up your Raspberry Pi to monitor your internet connection and save the data to view in Grafana or Google Drive.This tutorial is great if you’re interested in monitoring how your download speed, upload speed, and ping are affected over time.Additionally, this can help you work out what times ...
Continue reading →