donaldzou / WGDashboard

Simple dashboard for WireGuard VPN written in Python & Vue.js
https://donaldzou.github.io/WGDashboard-Documentation/
Apache License 2.0
1.65k stars 255 forks source link

Statistics & RRD time-table for traffic data per client/overall #158

Open grufocom opened 2 years ago

grufocom commented 2 years ago

It would be great to see some statistics in the WGDashboard. I would like to have an RRD chart for incoming and outgoing traffic per hour, day, week, month and year.

You could implement a parallel task that checks all clients every 60 seconds and writes the traffic data to the RRD database.

This task could also store the status of the clients to get some statistical data on who was online when and for how long.

sohrabp72 commented 1 year ago

same here I need these features as well.

DaanSelen commented 1 month ago

This is available is it not?

DaanSelen commented 2 weeks ago

Closing for inactivity

grufocom commented 2 weeks ago

This feature is not implemented in the latest version 4.1.0, would still be nice to have some statistics. :-)