Skip to content

l13t/adguard_exporter

 
 

Repository files navigation

adguard_exporter

License Apache 2

Fork from povilasv/pihole_exporter.

Modified to use the statistics AdGuardHome delivers.

Overview

This Prometheus exporter checks your AdGuard statistics. Available metrics are:

  • Average Responsetime
  • DNS Queries
  • Domains blocked

Run docker container

docker run l13t/adguard_exporter:<tagname> -adguard http://<adguard_username>:<adguard_pwd>@<adguard_url>

License

See LICENSE for the complete license.

Changelog

A changelog is available