Observability Blog
  • Home
  • Recommended Reading
  • Contact
Subscribe

prometheus

A collection of 6 posts
Monitoring WireGuard with Prometheus
wireguard

Monitoring WireGuard with Prometheus

GitHub user MindFlavor [https://github.com/MindFlavor] created an exporter for WireGuard that collects metrics from the wg show all dump command. Install WireGuard Exporter MindFlavor/prometheus_wireguard_exporterA Prometheus exporter for WireGuard, written in Rust. - MindFlavor/prometheus_wireguard_exporterGitHubMindFlavor [https://github.com/MindFlavor/prometheus_wireguard_exporter]You can
Dec 18, 2020 3 min read
Monitoring EdgeRouter with Node Exporter
prometheus

Monitoring EdgeRouter with Node Exporter

I've been monitoring my EdgeRouter 4 with SNMP Exporter [https://github.com/prometheus/snmp_exporter] for a while now. It works, but its a pain to manage the MIBs and having a separate service to maintain is annoying. So lets try running node exporter on the EdgeRouter. SSH into the
Apr 29, 2020 2 min read
Monitoring Pi-hole with Prometheus
prometheus

Monitoring Pi-hole with Prometheus

Export Pi-hole metrics into prometheus
Mar 2, 2020 2 min read
NGINX Monitoring with Prometheus
prometheus

NGINX Monitoring with Prometheus

Monitor basic metrics from NGINX with Prometheus and Grafana
Jan 1, 2020 2 min read
Prometheus from the ground up
prometheus Featured

Prometheus from the ground up

Prometheus installation and setup
Dec 1, 2019 2 min read
Node Exporter
prometheus

Node Exporter

Node exporter is a small process that collects OS level metics and presents them over HTTP
Nov 26, 2019 1 min read
Observability Blog © 2023
Powered by Ghost