henrygd / beszel

Lightweight server monitoring hub with historical data, docker stats, and alerts.
MIT License
2.64k stars 84 forks source link

[Feature Request] Total Traffic Monitoring and Real-time updates #230

Open bbbe-me opened 2 weeks ago

bbbe-me commented 2 weeks ago

1、Total Traffic Monitoring ,Just like VnStat counts inbound and outbound traffic There is no traffic statistics capability now, I have to install VnStat. It would be great if it can count traffic.

2、Real-time updates Long-term statistical data can be saved once a minute to avoid the database from being too large, but it must be refreshed once a second when viewing the page, so that it can be updated in time to facilitate checking memory and bandwidth during testing. Like: https://github.com/naiba/nezha DEMO: https://ops.naibahq.com

3、Can set sorting. Currently, you can only control the order by adding letters before the host name A1 A2 B1 B2. It would be better if you can drag the sorting

ceozero commented 1 week ago

Monthly inbound and outbound traffic alerts are highly needed. Some servers limit outbound traffic or total traffic.

Mark-2445 commented 1 week ago

I agree with all of the above, these would make great additions.

With point 3, having some kind of grouping feature for machines would also enhance the organisation of the home page.