Bug 172889

Summary: network graphics is not correct
Product: [Applications] ksysguard Reporter: Renat <rvny>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: johnflux, slashdevdsp
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Not real speed. Show then internet is faster more then 10x

Description Renat 2008-10-15 20:53:42 UTC
Version:           4 (using 4.1.69 (KDE 4.1.69 (KDE 4.2 >= 20081009)) "release 1.2", KDE:KDE4:UNSTABLE:Desktop / openSUSE_11.0)
Compiler:          gcc
OS:                Linux (i686) release 2.6.25.16-0.1-pae

Sea in screen. Real speed is 1 Mbit in second, but Ksysguard show that'is 105 ( "," is missing :-D :)
Comment 1 Renat 2008-10-15 20:55:16 UTC
Created attachment 27916 [details]
Not real speed. Show then internet is faster more then 10x

Not real speed. Show then internet is faster more then 10x
Comment 2 John Tapsell 2008-12-13 00:53:46 UTC
*** Bug 177590 has been marked as a duplicate of this bug. ***
Comment 3 John Tapsell 2008-12-13 00:55:08 UTC
I think this is now fixed, but since I didn't have this problem, I can't check.

Comment 4 SlashDevDsp 2008-12-13 14:18:44 UTC
please see http://bugs.kde.org/show_bug.cgi?id=177590
the bug is still happening
Comment 5 SlashDevDsp 2009-05-30 07:05:41 UTC
seems this bug is still there from yesterdays svn, with all the network interfaces down (netwokrManager shows network is disabled and ifconfig shows wired and wireless interfaces - none of which have an ip address assigned to it. I still get network traffic shown in ksysguard being 5.5Mib/s up and down traffic. This is a serious bug :( Running ubuntu 9.04 with 2.6.28 kernel
Comment 6 SlashDevDsp 2009-07-08 15:56:56 UTC
ok, it seems like all the information shown in network activity springs from 'lo' device. see http://img104.imageshack.us/img104/7879/snapshot1u.jpg
I guess it would be trivial now to fix this bug?

this is with latest trunk (today)
Comment 7 John Tapsell 2009-07-09 13:31:24 UTC
2009/7/8 SlashDevDsp <slashdevdsp@gmail.com>:
> https://bugs.kde.org/show_bug.cgi?id=172889
>
>
>
>
>
> --- Comment #6 from SlashDevDsp <slashdevdsp gmail com>  2009-07-08 15:56:56 ---
> ok, it seems like all the information shown in network activity springs from
> 'lo' device. see http://img104.imageshack.us/img104/7879/snapshot1u.jpg
> I guess it would be trivial now to fix this bug?
>
> this is with latest trunk (today)

Well..why do you have so much traffic going over lo?   Could you run
'ifconfig lo'
Comment 8 SlashDevDsp 2009-07-09 15:05:57 UTC
I don't know why there is so much traffic over 'lo'
Comment 9 SlashDevDsp 2009-07-09 15:26:51 UTC
ahh, I just figured - i am ssh'ing locally as another user to run kde-svn so thats why the high lo traffic :) so i guess you can close this one :)
Comment 10 John Tapsell 2009-07-09 18:56:19 UTC
SVN commit 993905 by johnflux:

Do not include traffic over the loopback device as network traffic

BUG:172889


 M  +2 -2      SystemLoad2.sgrd  


WebSVN link: http://websvn.kde.org/?view=rev&revision=993905
Comment 11 SlashDevDsp 2009-07-10 03:30:57 UTC
fantastic - thanks for the fix, I will test it out today
Comment 12 SlashDevDsp 2009-07-10 16:55:33 UTC
it works, thanks :)