Bug 354350

Summary: ksysguard sums all network interfaces even though virtual interfaces are already counted
Product: [Unmaintained] ksysguard Reporter: Jimmy Berry <jimmy>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: kelna91, richard.llom
Priority: NOR    
Version First Reported In: 5.4.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=161266
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Example Image from OP

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. ***
Comment 3 Christoph Cullmann 2024-09-23 21:00:17 UTC
ksysguard is no longer maintained, in Plasma 6 there is the Plasma system monitor for this task.

If your issue still happens with the Plasma 6 replacement, please re-open and we can move this bug to the new product, thanks!