Observability Blog
  • Home
  • Recommended Reading
  • Contact
Subscribe

grafana

A collection of 6 posts
Monitoring WireGuard with Prometheus
wireguard

Monitoring WireGuard with Prometheus

GitHub user 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 You can either compile the exporter from source or use the cargo command
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
Grafana from the Ground Up
grafana

Grafana from the Ground Up

Grafana installation and setup
Nov 30, 2019 3 min read
Grafana
grafana

Grafana

> Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. - grafana.com Grafana is the de facto standard when it comes to visualizing time series data. What
Nov 28, 2019
Observability Blog © 2023
Powered by Ghost