aaisp-quota-exporter/README.md

12 lines
428 B
Markdown

# aaisp-quota-exporter
Trivial Prometheus exporter to fetch and plot remaining monthly quota for AAISP
users. Uses the AAISP API documented at
[https://support.aa.net.uk/Home::1](https://support.aa.net.uk/Home::1).
The exporter takes an optional `-bind` parameter with `[host]:port` argument.
It will default to `:9100` (bind to all addresses, port 9100). Metrics are
available at `/metrics`.
It will update every 5 minutes.