udda / multiload-ng

Modern graphical system monitor for any panel
http://udda.github.io/multiload-ng
GNU General Public License v2.0
147 stars 22 forks source link

20000000 Bps Network cap is too low + the ability to write on higher scales would be nice too #78

Open eusousu opened 2 years ago

eusousu commented 2 years ago

I have a 1Gbps internet connection 1 gigabit/second = 1.342177e+8 byte/second. With a cap of 20000000 it can only show only 10% of my total bandwidth. Is there a reason for this limit? Can it be expanded?

It would be nice too if it were possible to write Mbps, Gbps... instead of need to calculate the conversion to Bps

eusousu commented 2 years ago

I may or may not have made mathematical errors and that is exactly my point

JakkuSakura commented 2 years ago

It should be easy to remove this cap in source code

JakkuSakura commented 2 years ago

For the units, it's a bit hard to implement without customized gtk widget