Warning: session_start(): open(/tmp/sess_aa4abede207caa71928517d4def41efc, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KNetStats openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (1) .- Knowledge Base  . 

KNetStats

   1.6.2  

KDE Networking Tool

Score 84%
KNetStats
zoom


KNetStats
zoom


KNetStats
zoom


Link:  Link
Downloads:  17160
Submitted:  Sep 17 2004
Updated:  Oct 4 2008

Description:

A simple KDE network monitor that show rx/tx LEDs of any network interface on a system tray icon




Changelog:

v1.6.2

- Updated translations.

v1.6.1

- Fixed crash when discovering a new interface.

v1.6.0.1

- Disable the -ansi flag to avoid compile problems.

v1.6
- More user-friendly, try to detect some things and start without importune the user with configuration dialogs.

v1.5
- Added "Chart view".
- New Statistics dialog (show IP address, MAC address, etc).
- Using bksys as building tool.
- Carrier on/off detection.
- Reading interface date from /sys/class/net/INTERFACE/statistics instead of parse /proc/dev/net.
- New translation to romanian

Note to BSD users: This version is not compatible with BSD, it uses some linux-only stuff. A BSD-compatible version is plained in a near future.

v1.3
- New configuration dialog.
- Support to multiple interfaces.
- Is possible change the colors in the text mode view.
- Is possible change the icon theme of in icon mode.
- Added smooth speed meter.

v1.2.1
- Added Russian translation (Edward Romantsov).
- Added Polish translation (Wiktor Wandachowicz).

v1.2

- Now using SCons as building and install tool, so you will need to have Python installed in your distro to run SCons scripts and compile/install KNetStats.
- Added Brazilian portuguese translation (me).
- Added Kirghiz translation (Ilyas Bakirov).
- Added Italian translation (Roberto Leandrini).
- Added Spanish translation (Carlos Ortiz).
- Added Deutsch translation (Henrik Gebauer).
- Bug Fix: When network interface in changed, the Statistics window caption is changed too.
- Bug Fix: Statistics window now correctly format Download/Upload Speed.
- Bug Fix: When start KNetstats with a unavaliable interface, now upload speed is equals to 0pkts/s (not -2pkts/s)
- Bug Fix: When knetstats starts and statistics windows is hidden it is not updated.

v1.1.2

- Build system now uses kde-config instead $KDEDIR env. variable. This will solve problems when compiling KNetstats on some distros (Suse 9.1, Fedora).

v1.1.1

- Clicking on trayicon show/hide statistics window (suggestion by Fredy Yanardi).
- All dialogs now show the KNetStats icon on windows decoration.
- It's possible to change the font used in textmode (suggestion by Vik).


v1.1

- Bug Fix: Not saving UpdateInterval when the network interface is not changed.
- Litle optimizations
- Support to IconMode (Activity Led's) or TextMode (showing rx/tx transfer rate)




LicenseGPL
Send to a friend
Subscribe
Other  Content  from hugopl
Report inappropriate content



goto page:  1  2  3  4  5 

-
.

 Benefits?

 
 by tcouey on: Sep 17 2004
 
Score 50%

How does this differ from KNetworkLED? It seems to have many of the same features. In fact the configuration dialog looks identical.


Reply to this

-
.

 Re: Benefits?

 
 by hugopl on: Sep 18 2004
 
Score 50%

I dont know, because I never used KNetworkLeds.

I made this program for me, because I need it and I did not know the existence of a program to do that (except kDevMon) and because I did want to learn about KDE libs.

A simple program with a simple objective, only 2 class and less than 800 lines of code is hard to be entire different for another with the same aspects. Doubts? see the sources =]

It is my first contribution to KDE-apps and if exists two applications to do the same thing, nice! The users can choose one!

P.S.: English is not my natural language.


Hugo P.L.
"Precisamos de mais gênios humildes no mundo, hoje somos poucos!"

Reply to this

-
.

 Re: Re: Benefits?

 
 by ht990332 on: Sep 19 2004
 
Score 50%

It won't compile on suse 9.1
lots of missing files.


Reply to this

-
.

 Re: Re: Re: Benefits

 
 by hugopl on: Sep 20 2004
 
Score 50%

Can you send to me the compile errors?
type:
make clean
make 2>&1 > errors.txt

and send the errors.txt file to me =].

I don't know how to use autotools =/, so I used qmake instead.

You need Qt 3.3 (I think).
My email:
hugo_pl users.sourceforge.net

Thanks to try to use it :)


Hugo P.L.
"Precisamos de mais gênios humildes no mundo, hoje somos poucos!"

Reply to this

-

 Re: Re: Re: Re: Benefits

 
 by ht990332 on: Sep 23 2004
 
Score 50%

I have sent you an email with errors.txt attached. The subject of the email is "Regarding Knetstats"
If possible, can you confirm that you revieved it.
I really need this application although I still can't compile it for some reason.


Reply to this

-
.

 Re: Re: Re: Re: Re:

 
 by hugopl on: Sep 23 2004
 
Score 50%

Problem solved. =]


Hugo P.L.
"Precisamos de mais gênios humildes no mundo, hoje somos poucos!"

Reply to this

-
.

 Re: Re: Benefits?

 
 by tcouey on: Sep 19 2004
 
Score 50%

Ok, I was just curious. You're right, it's good to have more than one choice and it's good that you're learning and willing to share your work. Keep it up!


-Tom
Reply to this

-
.

 untar'd directory

 
 by legolas on: Oct 20 2004
 
Score 50%

Any reason why you do not package this like the rest of the linux world?

knetstats-1.1.2.tar.bz2
should unpack to

knetstats-1.1.2/
knetstats-1.1.2/README
knetstats-1.1.2/TODO
...

knetstats/
knetstats/README
knetstats/TODO
...

It makes me put a hack into my ebuild. ;)

Nice app though. It is my favorite network systray app.

Cheers


Reply to this

-
.

 Re: untar'd director

 
 by hugopl on: Oct 28 2004
 
Score 50%

I also use gentoo, but I dont know write ebuilds, how to submit a ebuild to gentoo.org, etc...

=/

All versions are on folder "knetstats", that is different from the tar filename ("knetstats-1.1.2.tar.bz2") because I ever forgot rename the directory where the sources are in. ;-)

The next version will have the correct name... (I hope).


Hugo P.L.
"Precisamos de mais gênios humildes no mundo, hoje somos poucos!"

Reply to this

-
.

 Very Nice!

 
 by bavinic on: Nov 12 2004
 
Score 50%
bavinicbavinic
Solutions 4 U

Just what I have been looking for, and it works great in Fedora core 3, Nice Job!!

Kudos


Reply to this

-
.

 Re: Very Nice!

 
 by bavinic on: Nov 12 2004
 
Score 50%
bavinicbavinic
Solutions 4 U

I thought I should add:

if you use Fedora Core 3 and see a error message like

"*** No rule to make target `/usr/qt/3/mkspecs/linux-g++/qmake.conf', needed by `Makefile'. Stop"

Copy the file
"cp /usr/lib/qt-3.3/mkspecs/linux-g++/qmake.conf /usr/qt/3/mkspecs/linux-g++/" and try again

Minor change from the README file.

BaVinic


Reply to this

-
.

 suse rpm ?

 
 by mononoke on: Nov 19 2004
 
Score 50%

hi, has anybody got a SuSE RPM for me (and others..
thanks

(SuSE 9.2, KDE 3.3.x


Reply to this

-

 configure problem

 
 by lfreak on: Nov 20 2004
 
Score 50%

i have a problem with ./configure.
problem is i cant find ksystemtray.h

solution is:
add to configure script this line:

cd src
qmake -unix -nocache src.pro
cd ..

and than in the console: make again
and this works very fine :)

sorry for my bad english


greets
LFreak

Reply to this

-
.

 SuSE 9.2

 
 by gbolk on: Dec 10 2004
 
Score 50%

Hi,

i don´t have the folder in my installed SuSE 9.2 Prof:

/usr/qt/3/mkspecs/linux-g++/

What must i do. Now, i have created the folders with root-Account and become most errors, when i would install knetstats.
Have anyone a found a way to install this nice tool...????
And, sorry for my broken english.....thanks....

Best regards
G.Bolk


Reply to this

goto page:  1  2  3  4  5 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team