sberk42
fd481630fb
collected lua call, started on lua metrics, added testLua call
2020-11-29 09:27:41 +01:00
sberk42
c79be399bc
added support for lan/wan status
2020-11-28 21:10:11 +01:00
sberk42
ef5d6b1f3b
added support to retrieve usb storage details
2020-11-28 17:19:03 +01:00
sberk42
bc6f8cd35c
support for values from ecoStat page
2020-11-28 14:44:57 +01:00
sberk42
81979f3749
first test for lua calls
2020-11-26 18:27:15 +01:00
sberk42
abd95b5c27
added modelname metric and limited lowercase labels to hostname and macaddress
2020-11-11 16:51:01 +01:00
sberk42
44aa1a7dc9
support to collect indexed metrics
2020-08-27 22:59:08 +02:00
sberk42
2ff35cbc2d
added support for additional labels
2020-08-27 22:15:55 +02:00
sberk42
fa9c9084e1
partial support for calling metrics with action argument
2020-08-27 19:49:25 +02:00
sberk42
b8fdbf5f87
also report argument name
2020-08-21 20:20:22 +02:00
sberk42
253eaa47ba
added support for listing not called actions with parameters
2020-08-20 07:09:42 +02:00
sberk42
5651b858f8
Revert "switched back to old prometheus client, since new does not seem to report gateway metrics"
...
This reverts commit 046330f5c4 .
2020-07-29 19:07:03 +02:00
sberk42
046330f5c4
switched back to old prometheus client, since new does not seem to report gateway metrics
2020-07-29 18:26:20 +02:00
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 >
2020-07-19 21:32:06 +02:00
sberk42
72367da04f
made action reuse work without ordered metrics
2020-07-05 10:56:00 +02:00
sberk42
d43191f0a5
added support to store metrics to json and sorted output
2020-07-05 10:56:00 +02:00
sberk42
f8c042eb28
removed vendor stuff
2020-06-20 15:00:26 +02:00
sberk42
0e0d9f0617
multiple bug fixes, replaced digest auth coding
2020-06-20 08:13:17 +02:00
sberk42
0bd0091729
switched default protocol back to http since https often fails with EOF
2020-06-13 21:56:48 +02:00
sberk42
f0512c3ebc
added support for loading metrics from JSON file
2020-06-13 21:55:43 +02:00
sberk42
9298988287
initial version, with environment variables and https support
2020-06-11 13:43:29 +02:00
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.
2017-12-26 22:55:08 +01:00
Juergen Hoetzel
e2c6843a81
Report ListenAndServe errors
2017-04-23 12:37:01 +02:00
Pascal Bach
66c5477d32
Clarify commandline arguments
2017-03-07 22:48:06 +01:00
Nils Decker
000bb24dc6
remove EnableCollectChecks because it was removed from client_golang
2016-09-11 23:06:29 +02:00
Nils Decker
d007bb625c
fix panic when fritzbox is not reachable on startup
...
closes #1
2016-09-11 22:29:31 +02:00
Nils Decker
fa604c2e6b
next free exporter port is 9133
2016-03-02 17:13:04 +01:00
Nils Decker
e12f307451
add documentation
2016-03-02 17:07:45 +01:00
Nils Decker
ecddd67325
add Apache license
2016-03-02 16:12:28 +01:00
Nils Decker
1e9df1ecdd
fix: upnp ui4 counter can have more than 4 bytes
2016-03-02 16:08:58 +01:00
Nils Decker
20e79b8016
register error metric
2016-03-01 00:19:37 +01:00
Nils Decker
cf9eea02f6
small cleanups
2016-02-29 23:57:18 +01:00
Nils Decker
772311dc6b
implement more metrics
2016-02-29 23:51:14 +01:00
Nils Decker
05c803b465
split upnp into seperate package
2016-02-29 21:12:24 +01:00
Nils Decker
cb4aa46aa7
initial working version
2016-02-29 17:10:34 +01:00