sberk42
9c5d1cd8be
Merge branch 'master' into v2-authentication
2023-10-15 09:45:13 +02:00
Boris Petersen
af60ed0456
Cleanup and updates
...
* cleaned up json files
* updated modules
* replaced deprecated ioutil
* adjusted error message to be lowercased
Signed-off-by: Boris Petersen <bp@boris-petersen.de >
2023-10-14 16:18:38 +02:00
Boris Petersen
45c9c7278d
Introduce v2 API authentication
...
the v2 authentication uses pbkdf2 rather than plain md5.
I have introduced a switch to use the new authentication that defaults
to v1/md5.
I have also introduced the internal resolution and usage of the ipv4
adress the fritzbox is using because for me on me 6691 neither using the
hostname (fritz.box) nor the ipv6 address gave me a valid SID. I believe
that's a bug by AVM.
Signed-off-by: Boris Petersen <bp@boris-petersen.de >
2023-10-14 16:10:37 +02:00
sberk42
4ff16008c5
added retry for lua_client on unexpected error
2022-11-25 22:00:31 +01:00
sberk42
c765ded25e
fix issue with negative LUA metrics and added cable samples
2022-02-14 21:46:41 +01:00
sberk42
83f5dbf38f
fix for values containing not only numbers
2022-02-14 16:07:29 +01:00
sberk42
320ad2d613
moved fixedLabels to promDesc
2020-12-04 16:49:36 +01:00
sberk42
bf7d020b74
lua metric collection now working
2020-12-02 19:23:54 +01:00
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