-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 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 
--
-
 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 
--
-
 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
--
-
 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    Open-PC.com   
Apps
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login

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

KTrafficAnalyzer

   0.5.2  

KDE Networking Tool

KTrafficAnalyzer
zoom


KTrafficAnalyzer
zoom


KTrafficAnalyzer
zoom


Homepage:  Link
Depends on:  KDE 4.x
Downloads:  22705
Submitted:  Mar 23 2005
Updated:  Nov 13 2009
Score: 
score86%86%score
 86% good
bad   good

Description:

KTrafficAnalyzer is meant to provide visual feedback of your current network traffic, similar to tools like DU-Meter. In addition it provides statistics with total down- and upload sums.
Starting with version 0.3.7 KTA supports reading the stats remotely using an SSH-connection. For instructions on how to use that feature checkout the SSHUsage file delivered with KTA.

Of course feedback is more than welcome. There is still more than enough room for improvements. Also checkout the TODO file what I'm already planning - maybe you have ideas what I can add or what might be useful too!

For instructions on how to compile / install it please read the INSTALL file included in the archive.

There are also various RPMs available - just check the download links. Thanks to all the contributors!

Finally a new release of KTA. It is now KDE4/QT4 compatible. Some features like the SSH remote read have been disabled, because the API has changed in such a siginificant way, that I need more time to re-implement those features.

There is now also a SourceForge project available, a SVN repository and some basic descriptions and downloads are available there ( https://sourceforge.net/projects/ktrafficanalyze/ )

I'm also looking for packagers who would like to help me!




Changelog:

v0.5.2 (13.11.2009):
====================
- InterfaceName is now also saved beyond Interface-Source changes, so switching the Interface-Source will also preserve the selected interface (if it exists)
- KTA now uses Icons from the Oxygen theme
- Improved RingMemory class (handling & drawing more efficent, removed memory leaks)
- Fixed several bugs that occured because of KDE4/QT4 porting
- KTA now reads the default colors from the application-palette (which means default colors should be really your default colors)

v0.5.1 (04.11.2009):
====================
- KTA is now using CMake

v0.5.0 (02.11.2009):
====================
- KTA is now KDE4/QT4 compatible
- Added sourceforge project (https://sourceforge.net/projects/ktrafficanalyze/)

v0.4.0 (20.06.2008):
====================
- Added an option to the Systray-Context Menu for reloading the interfaces
- The /sys/class/net/ Interface should now correctly work
- The currently selected interface should now get correctly selected again when re-starting KTA
- The interface settings dialog now has an option to automatically update the list of available interfaces (updated list will be read every second).
- There is now a completely new settings page which allows you to specify traffic limits for as well the daily as the monthly stats. In addition you can specify a command which should be run once the limits are reached.

v0.3.9 (06.03.2008):
====================
- Fixed an error in the Makefile to really automatically compile on Ubuntu systems
- A menu entry is now created for KTrafficAnalyzer (in System->Network)
- The Systray-Popup menu now has proper icons
- Interfaces now can be quick-changed from the systray context menu
- Quick-Change menu now gets correctly updated if an interface goes down

v0.3.8 (24.06.2007):
====================
- Re-Designed some more settings dialogs to look better and make more space for fonts.
- Added Double-buffering
- Changed the interface-icon in the settings dialog to use the "hwinfo" icon
- Adjusted the Makefile to automatically build on Ubuntu systems




LicenseGPL
Source(version 0.5.2, bz2 tarball (Sourceforge))
Gentoo(version 0.5.2, Gentoo (Portage))
SUSE(version 0.5.2, OpenSuSE 11.0+ (OBS))
Ubuntu(version 0.5.2, Kubuntu 9.10 (i386))
donate
send to a friend
subscription
other apps from Viras

goto page: prev   1  2  3  4  5  6  7  8  9 

-

 cmake?

 
 by ssuominen on: Nov 4 2009
 

Any chance you could use CMakeLists.txt in future, like other KDE4 components?

The only reason I didn't package this for Gentoo is the lack of decent build system.

Thanks!


reply to this

-

 Re: cmake?

 
 by Viras on: Nov 4 2009
 

I've just released version 0.5.1, which now completely uses CMake.

Hope this is what you expected :).

Regards,
Viras


reply to this

-

 Re: Re: cmake?

 
 by ssuominen on: Nov 5 2009
 

Perfect!

It's now in Gentoo portage as:

kde-misc/ktrafficanalyzer-0.5.1

Thanks again.


reply to this

-

 Re: Re: Re: cmake?

 
 by Viras on: Nov 6 2009
 

Thanks a lot!

I added the Portage Entry to the download links!

Also thanks for the desktop entry, will add it to the package!
Maybe I will come up with a own Icon, I will see :)!


reply to this

-

 A desktop entry?

 
 by ssuominen on: Nov 5 2009
 

A file "ktrafficanalyzer.desktop" for /usr/share/applications:

-- cut --

[Desktop Entry]
Name=KTrafficAnalyzer
Type=Application
Exec=ktrafficanalyzer
TryExec=ktrafficanalyzer
Icon=ktrafficanalyzer
Categories=KDE;Qt;Network;

-- cut --

I couldn't find a .png, .svg or .xpm file from KTrafficAnalyzer's sources, so the Icon= line is dummy at the moment. I guess you could pick one icon name from oxygen-icons (kde4's default icon pack) if you don't want to make your own. I'll leave that to you :)


reply to this

-

 KTrafficAnalyzer deb file

 
 by Touchpad on: Nov 13 2009
 

I built a deb file for KTA here: http://mrtrandoai.googlepages.com/ktrafficanalyzer_0.5.1-1_i386.deb . It works well in Kubuntu 9.10, except that the icon in System Tray is only a question mark. Have fun!


reply to this

-

 KTrafficAnalyzer deb file

 
 by Touchpad on: Nov 14 2009
 

Here is the deb file for KTA 0.5.2 : http://mrtrandoai.googlepages.com/ktrafficanalyzer_0.5.2-1_i386.deb . It works well on Ubuntu/Kubuntu 9.10. Have fun!


reply to this

-

 Cant minimized ktrafficanalyze

 
 by hoanbl on: Nov 27 2009
 

I installed katrafficanalyzer 0.5.2 in ubuntu 9.1. It is running well but I can't minimize it when start the app, althought I checked "start minimized" in setting. Help me!


reply to this

-

 Re: Cant minimized ktrafficanalyze

 
 by Viras on: Nov 30 2009
 

Hi!

This is due to a bug in KTA, it will be fixed in the next release!

Regards


reply to this

-

 Don't close/minimize to try

 
 by lolko7 on: Nov 27 2009
 

Hello
OS - openSUSE 11.1 64bit
After upgrade to 0.5.2-7.1_x86_64 from KDE_Community I can't close/minimize to try (always exit and don't monitoring traffic) and don't remember my stats from earlier version.
Any idea how resolve to this problem ?

P.S. I dont remember which version I have first but work perfect until... I upgrade to 0.5.2-7.1. Is this problem with build for my OS ?


reply to this

-

 Re: Don't close/minimize to try

 
 by Viras on: Nov 30 2009
 

It seems as if the isMinimized function doesn't work in KDE4 (for whatever reason).
However I've changed the code to a workaround for now, and the minimize to tray should work in the next version again.

To get back your old stats, you have to copy all ktastats* files from the old kde3 directory ( .kde/share/config/ ) to the new kde4 dir ( .kde4/share/config/ ) (make sure KTA is not running).

Once done you should be able to display your old stats again!


reply to this

goto page: prev   1  2  3  4  5  6  7  8  9 

add commentback




-
-
all messages
openDesktop.org Facebook App

Partners
Place Your Link Here!
online casino bonus

-
Most ridiculous hacker attack
 The Net
 Live Free or Die Hard
 Hackers
 War Games
 Swordfish
 Sneakers
 Disclosure
 Independence Day
 Other

resultmore
Cool Sites
iPhone Hintergrundbilder

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

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2009 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org has no liability for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.