Christian Fritz
1cf0dfb5ae
Adds readiness and liveness endpoints.
4 years ago
Christian Fritz
5fda388374
Add additional flag to control the verification of tls connections.
4 years ago
Christian Fritz
d9031e6c39
Adds go.mod file to use go modules while building.
4 years ago
sberk42
25f17b7dd6
fix lua not collected after fritzbox restart
4 years ago
sberk42
315571adf5
introduced global duplicate cache
4 years ago
sberk42
717ea05749
fixed collect error due to duplicate labels
4 years ago
sberk42
a8da0da336
cleaned up golint issues
4 years ago
sberk42
129f5aff2e
fixed fixedLabels for normal metrics added traffic as gauge
4 years ago
sberk42
33fc59a3c8
added support for caching results between collections
4 years ago
sberk42
320ad2d613
moved fixedLabels to promDesc
4 years ago
sberk42
bf7d020b74
lua metric collection now working
4 years ago
sberk42
fd481630fb
collected lua call, started on lua metrics, added testLua call
4 years ago
sberk42
c79be399bc
added support for lan/wan status
4 years ago
sberk42
ef5d6b1f3b
added support to retrieve usb storage details
4 years ago
sberk42
bc6f8cd35c
support for values from ecoStat page
4 years ago
sberk42
81979f3749
first test for lua calls
4 years ago
sberk42
abd95b5c27
added modelname metric and limited lowercase labels to hostname and macaddress
4 years ago
sberk42
44aa1a7dc9
support to collect indexed metrics
4 years ago
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