I’m using the FritzboxTR064 binding, which works fine. Now I want to use the “Bytes Received / Bytes Sent”-Information, which the binding is able to read:
Number fboxWanTotalBytesSent "WAN total bytes sent [%s]" {fritzboxtr064="wanTotalBytesSent"}
Number fboxWanTotalBytesReceived "WAN total bytes received [%s]" {fritzboxtr064="wanTotalBytesReceived"}
I’m a bit confused by the numbers…
The same time, the binding gets a new Information, the numbers within the FritzBox Administration is completely different:
After some more tests, I’m beginning to understand!
wanTotalBytesSent
wanTotalBytesReceived
both calculate from the time of reboot. They don’t correlate in any way with those from the online-monitor, which shows the volumes of today, yesterday, this week, this month and last month regardless of reboots.
i found your issue looking for the same solution…
Anything happend since march or new understandings?
Maybe it would be a solution to set the counter via rule to zero at midnight, first day of week, first day of month?
But would be unpredictable, when fritzbox reboots within a day/week/month