Browse Source

Update README.md

pull/1/head
sberk42 5 years ago
committed by GitHub
parent
commit
e26b8bdeab
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      README.md

10
README.md

@ -12,11 +12,11 @@ which is forked from:
https://github.com/ndecker/fritzbox_exporter
The goal of the fork is:
- allow passing of username / password using evironment variable - done
- use https instead of http for communitcation with fritz.box - done
- move config of metrics to be exported to config file rather then code - done
- add config for additional metrics to collect (especially from TR-064 API) - done
- create a grafana dashboard consing the additional metrics
- [x] allow passing of username / password using evironment variable
- [x] use https instead of http for communitcation with fritz.box
- [x] move config of metrics to be exported to config file rather then code
- [x] add config for additional metrics to collect (especially from TR-064 API)
- [x] create a grafana dashboard consuming the additional metrics
## Building

Loading…
Cancel
Save