GraseHotspot / grase-www-portal

Grase WWW Portal (Main Package)
52 stars 20 forks source link

[V4] Feature Request: Realtime bandwidth monitoring #181

Open mxkz01 opened 4 years ago

mxkz01 commented 4 years ago

Hi Tim,

As part of V4 (after the core release), one feature that would be neat would be a real-time bandwidth monitor showing the NIC throughput in the admin interface.

Cheers,

Michael

timwhite commented 4 years ago

@mxkz01 It'll most likely be netdata that we use for this. Coding our own bandwidth monitor would take a long time, especially when other projects have done the hard work for us. Most likely this would be an extra package (grase-netdata) that you can install, that will depend on the netdata packages and set a feature flag. We could then use custom dashboards to pull in the things we wanted to realtime monitor.

mxkz01 commented 4 years ago

Sounds good to me.

joseborges commented 4 years ago

It's relatively easy to use netdata sensors in GRASEHOTSPOT dashboard... Like this (which reads netdata sensors in realtime):

image