sberk42
2ff35cbc2d
added support for additional labels
4 years ago
sberk42
fa9c9084e1
partial support for calling metrics with action argument
4 years ago
sberk42
b8fdbf5f87
also report argument name
4 years ago
sberk42
253eaa47ba
added support for listing not called actions with parameters
4 years ago
sberk42
5651b858f8
Revert "switched back to old prometheus client, since new does not seem to report gateway metrics"
This reverts commit 046330f5c4
.
5 years ago
sberk42
046330f5c4
switched back to old prometheus client, since new does not seem to report gateway metrics
5 years ago
Andreas Schmid
07def07c4b
fix compile error with newer prometheus/client_golang versions
removed all http related features in v1.0.0, see
https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md#100--2019-06-15
Signed-off-by: Andreas Schmid <service@aaschmid.de>
5 years ago
sberk42
72367da04f
made action reuse work without ordered metrics
5 years ago
sberk42
d43191f0a5
added support to store metrics to json and sorted output
5 years ago
sberk42
f8c042eb28
removed vendor stuff
5 years ago
sberk42
0e0d9f0617
multiple bug fixes, replaced digest auth coding
5 years ago
sberk42
0bd0091729
switched default protocol back to http since https often fails with EOF
5 years ago
sberk42
f0512c3ebc
added support for loading metrics from JSON file
5 years ago
sberk42
9298988287
initial version, with environment variables and https support
5 years ago
Hannes Rosenögger
effd5e9515
first implementation of tr064 support
This implements support for querying the TR064 API of the fritz box.
To make that possible digest authorization has been added.
An example usage of the new api are the total wlan connections for
interface 1.
7 years ago
Juergen Hoetzel
e2c6843a81
Report ListenAndServe errors
8 years ago
Pascal Bach
66c5477d32
Clarify commandline arguments
8 years ago
Nils Decker
000bb24dc6
remove EnableCollectChecks because it was removed from client_golang
8 years ago
Nils Decker
d007bb625c
fix panic when fritzbox is not reachable on startup
closes #1
8 years ago
Nils Decker
fa604c2e6b
next free exporter port is 9133
9 years ago
Nils Decker
e12f307451
add documentation
9 years ago
Nils Decker
ecddd67325
add Apache license
9 years ago
Nils Decker
1e9df1ecdd
fix: upnp ui4 counter can have more than 4 bytes
9 years ago
Nils Decker
20e79b8016
register error metric
9 years ago
Nils Decker
cf9eea02f6
small cleanups
9 years ago
Nils Decker
772311dc6b
implement more metrics
9 years ago
Nils Decker
05c803b465
split upnp into seperate package
9 years ago
Nils Decker
cb4aa46aa7
initial working version
9 years ago