/tinydns_exporter

Simple server that reads tinydns statistics and exports them via HTTP for prometheus

Primary LanguageGoApache License 2.0Apache-2.0

tinydns_exporter

Simple server that reads tinydns statistics (requires tinystats installed) and exports them via HTTP for prometheus.

Find tinystats here: http://www.morettoni.net/tinystats.en.html

Installation:

git clone https://github.com/andreasfaerber/tinydns_exporter.git
cd tinydns_exporter
make

To run it:

./tinydns_exporter [flags]

Help on flags:

./tinydns_exporter --help