this post was submitted on 03 May 2024
11 points (100.0% liked)

Selfhosted

45656 readers
404 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/15121280

preferably with a web console (not required)

Edit: I went with this as a solution for now: https://github.com/Ashfaaq18/OpenNetMeter

top 4 comments
sorted by: hot top controversial new old
[–] dan@upvote.au 2 points 11 months ago (1 children)

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.

[–] tarius@lemmy.ml 1 points 11 months ago (1 children)

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 1 points 11 months ago (1 children)

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.

[–] tarius@lemmy.ml 1 points 11 months ago

ya, its using SRUDB which only stores couple of months of data