I’m using RUTX11 with data limited internet. I would like to see the statistics of data transferred per day (or hour, month) per IP.
I can see some values in Realtime Data/Connections or total traffic on Traffic tab, but I can’t find the traffic per IP so I’m not able to find out device that consumes a lot of data…
I also tried Services / Traffic logging but I don’t think that logs could help? (I checked the LEN in logs but the sum does not match expected value)
Hello,
You can use darkstat for this purpose. Install it with:
opkg -e /etc/opkg/openwrt/distfeeds.conf update
opkg -e /etc/opkg/openwrt/distfeeds.conf install darkstat
Edit /etc/config/darkstat to suit your needs. The details you are looking for are in the hosts tab of the interface of http://192.168.1.1:667 by default.
Beware, there is an issue in the start script look at this link to fix it.
Regards,
2 Likes
Thank you very much, this is what I was looking for.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.