Bug 354350 - ksysguard sums all network interfaces even though virtual interfaces are already counted
Summary: ksysguard sums all network interfaces even though virtual interfaces are alre...
Status: REPORTED
Alias: None
Product: ksysguard
Classification: Applications
Component: general (show other bugs)
Version: 5.4.1
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
: 353497 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-10-25 14:08 UTC by Jimmy Berry
Modified: 2019-03-15 16:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Example Image from OP (54.70 KB, image/png)
2019-03-12 20:15 UTC, Richard Llom
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Berry 2015-10-25 14:08:18 UTC
By default ksysguard is setup to with the following network sensors:

- network/interfaces/(?!lo|bridge|usbus|bond).*/receiver/data
- network/interfaces/(?!lo|bridge|usbus|bond).*/transmitter/data

When a VPN connection is active (as an example) when hovering over "Network History" graph the following interfaces are listed:

- eno1
- tun0

When looking at the traffic peeks they are exactly double of what one would expect based on numbers emitted by tools generating the traffic. Additionally, I created a graph of just tun0 traffic and it was exactly half the default graph.

This has been reported against ubuntu and gnome's system monitor: https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/1076880. A possibly related bug: https://bugs.kde.org/show_bug.cgi?id=353497.

An example from my machine http://i.imgur.com/RkmrbIi.png.

Reproducible: Always

Steps to Reproduce:
1. Start VPN connection
2. Launch ksysguard
3. Perform VPN traffic with a known speed

Actual Results:  
Double the actual speed is displayed

Expected Results:  
The actual speed be displayed instead of summing virtual interfaces

It is rather misleading and should be fixed.
Comment 1 Richard Llom 2019-03-12 20:15:23 UTC
Created attachment 118755 [details]
Example Image from OP
Comment 2 Richard Llom 2019-03-15 14:19:19 UTC
*** Bug 353497 has been marked as a duplicate of this bug. ***