tarius@lemmy.ml to Selfhosted@lemmy.worldEnglish · 9 months agoAny alternative to vnstat for Windows?message-squaremessage-square4fedilinkarrow-up110arrow-down11file-text
arrow-up19arrow-down1message-squareAny alternative to vnstat for Windows?tarius@lemmy.ml to Selfhosted@lemmy.worldEnglish · 9 months agomessage-square4fedilinkfile-text
minus-squaredan@upvote.aulinkfedilinkEnglisharrow-up2·9 months agoWhat type of data are you looking for? Does http://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): https://learn.microsoft.com/en-us/windows-server/networking/technologies/network-subsystem/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.
minus-squaretarius@lemmy.mlOPlinkfedilinkEnglisharrow-up1·9 months agoI am looking for a simple lightweight app to get a historical view of bandwidth usage. vnStat shows total usage by hourly to yearly.
minus-squaredan@upvote.aulinkfedilinkEnglisharrow-up1·9 months agoDid you try the first app I linked to? I can’t try it since I’m away from my computer for a few days.
minus-squaretarius@lemmy.mlOPlinkfedilinkEnglisharrow-up1·9 months agoya, its using SRUDB which only stores couple of months of data
What type of data are you looking for? Does http://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): https://learn.microsoft.com/en-us/windows-server/networking/technologies/network-subsystem/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.
I am looking for a simple lightweight app to get a historical view of bandwidth usage. vnStat shows total usage by hourly to yearly.
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.
ya, its using SRUDB which only stores couple of months of data