You need to modify from the wrtbwmon file:
LAN_IFACE=$(echo br-lan)
and the crons:
* * * * * /mnt/usb1/wrtbwmon/wrtbwmon setup br-lan
* 7-18 * * * /mnt/usb1/wrtbwmon/wrtbwmon update /mnt/usb1/wrtbwmon/usage.db peak
* 19-23 * * * /mnt/usb1/wrtbwmon/wrtbwmon update /mnt/usb1/wrtbwmon/usage.db
offpeak
* 0-6 * * * /mnt/usb1/wrtbwmon/wrtbwmon update /mnt/usb1/wrtbwmon/usage.db
offpeak
* * * * * /mnt/usb1/wrtbwmon/wrtbwmon publish /mnt/usb1/wrtbwmon/usage.db
/www/usage.htm
(As I have them on an USB, it is marking it as /mnt/usb1/wrtbwmon)
It *seems* to work ATM
Original issue reported on code.google.com by Ernesto.Villarreal on 3 Feb 2015 at 4:53
Original issue reported on code.google.com by
Ernesto.Villarreal
on 3 Feb 2015 at 4:53