cross-posted from: lemmy.ml/post/15121280
preferably with a web console (not required)
Submitted 6 months ago by tarius@lemmy.ml to selfhosted@lemmy.world
cross-posted from: lemmy.ml/post/15121280
preferably with a web console (not required)
dan@upvote.au 6 months ago
What type of data are you looking for? Does www.nirsoft.net/utils/network_usage_view.html suit your use case? There’s similar data somewhere in the modern settings app too.
There’s also performance counters for real time data (bytes sent and received): …microsoft.com/…/net-sub-performance-counters. You can use these in any tool that supports performance counters. There’s an app that comes with Windows called Performance Monitor that can read these counters.
tarius@lemmy.ml 6 months ago
I am looking for a simple lightweight app to get a historical view of bandwidth usage. vnStat shows total usage by hourly to yearly.
dan@upvote.au 6 months ago
Did you try the first app I linked to? I can’t try it since I’m away from my computer for a few days.