2023-03-03 17:51:40 +00:00
|
|
|
# aaisp-quota-exporter
|
|
|
|
|
2023-03-03 18:23:21 +00:00
|
|
|
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.
|