After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 626738 - Relative Network Bandwidth
Relative Network Bandwidth
Status: RESOLVED DUPLICATE of bug 590107
Product: system-monitor
Classification: Core
Component: resources
2.28.x
Other Linux
: Normal enhancement
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2010-08-12 14:43 UTC by Pedro Villavicencio
Modified: 2012-08-07 22:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Pedro Villavicencio 2010-08-12 14:43:57 UTC
this report has been filed here:

https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/614848

"At the moment GNOME System Monitor always shows network traffic relative to maximum traffic achieved in particular time window. I'd like to be able to insert in System Monitor my max network speed and System Monitor to show my traffic according to it. E.g. I have 4Mbps (400KBps) link and I'd like to see how much (what bandwidth) of it I currently use. System Monitor does not show it at the moment. If I recently had 100KBps as maximal network speed, it uses this speed as upper limit and shows all other measurements relative to (below) it. Seems to me not very useful."

Thanks,
Comment 1 Robert Roth 2011-11-27 20:37:50 UTC
I don't think it's possible to find the internet connection bandwidth, so showing the bandwidth relative to the maximum value measured so far seems the best solution. 
We could use the bandwidth of the network card and display values relative to that, but network cards are usually 100Mb/s or 1000Gb/s, and the internet speed is usually lower, and in case of 1000Gb/s cards, the internet usage would be almost 0% of the 1000Gb, so it would not be really useful neither.

So maybe storing the maximum speed used so far would help a bit, and showing everything relative to that. So each time your network load is higher then a current maximum stored, the maximum would get saved, so after you have fully used your 4Mbps bandwidth for the first time you would get the correct behavior.

A request to be able to set the range for the network charts is in bug 590107, and the automatic behavior is the one described above.
Comment 2 André Klapper 2012-02-26 10:45:45 UTC
[Adding missing "QA Contact" entry so system monitor bug report changes can still be watched via the "Users to watch" list on https://bugzilla.gnome.org/userprefs.cgi?tab=email when the assignee is changed to an individual.]
Comment 3 Robert Roth 2012-08-07 22:39:11 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 590107 ***