Warning: session_start(): open(/tmp/sess_en86e439ue5b2jbrlvejatfb00, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KNemo 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 (47) .- Knowledge Base  . 

KNemo

   0.7.7  

KDE Networking Tool

Score 88%
KNemo
zoom


KNemo
zoom


KNemo
zoom


Link:  http://
Downloads:  71988
Submitted:  May 30 2004
Updated:  Aug 20 2015

Description:

KNemo - the KDE Network Monitor

A detailed review of the KNemo 0.4.7 can be found at Softpedia:
http://www.softpedia.com/reviews/linux/KNemo-Review-53310.shtml

KNemo offers a network monitor similar to the one found in Windows. For every network interface it displays an icon in the systray. It can also optionally montor traffic statistics.




Changelog:

Version 0.7.7

  • Add a global shortcut to toggle traffic plotters.

  • Find the interface of the default gateway again. (BR 328752)

  • Log statistics to the correct time if we're resuming from suspend. (BR 332086)

  • Fix translation word puzzles, missing contexts. (BR 329095, BR 329097)

  • Add an include to fix broken compilation when using libnl >= 3.2.26.



  • LicenseGPL
    Source(KNemo 0.7.7 source)
    Send to a friend
    Subscribe
    Other  Content  from jstamp
    Report inappropriate content



    goto page: prev  ... 32  33  34  35  36  37  38  39  40  41 

    -

     LibNl Dependency

     
     by dovidhalevi on: Nov 11 2012
     
    Score 50%

    On Debian, there are currently two libnl's, libnl1 and libnl3. I had both the lib and dev files for libnl1 (as well as the lib for libnl3) but the cmake kicked. So I updated the dev file to version 3. Still kicked. So cannot build.

    Probably should be using the newer one but the package search did not like either. Only thing I can think of is that the new libnl works with multiarch.

    How to get this latest and greatest to build?


    Reply to this

    -

     Re: LibNl Dependency

     
     by jstamp on: Nov 11 2012
     
    Score 50%

    You'll need to install: kdelibs5-dev kde-workspace-dev libiw-dev libnl-3-dev libnl-route-3-dev

    Maybe also clean out the build dir in case cmake's cache is messing things up?

    But that should do it.


    Reply to this

    -

     Re: Re: LibNl Dependency

     
     by dovidhalevi on: Nov 12 2012
     
    Score 50%

    Dependencies are there.
    Removed and recreated clean build folder.
    Problem persists!


    Reply to this

    -

     Re: Re: Re: LibNl Dependency

     
     by jstamp on: Nov 12 2012
     
    Score 50%

    I don't know what's causing the problem or exactly what it looks like -- haven't run across anything like it, and Debian successfully uploaded 0.7.4 to experimental.

    Would you email me the full console output starting with the cmake command? That might give us some clues. Also, you mentioned multiarch. Are you building for a non-native architecture?


    Reply to this

    -
    .

     Bug with graph range

     
     by clearthought on: Nov 11 2012
     
    Score 50%

    In versions 0.7.4 and 0.7.5:
    "Specify graph range" unchecked.
    "Maximum value" textbox: "10000.00 KiB/s".
    Real maximum on the graph: 10 KiB/s, and it's not just a wrong label, it's the real maximum displayed.


    Reply to this

    -

     Re: Bug with graph range

     
     by jstamp on: Nov 12 2012
     
    Score 50%

    I think I see what's happening. A new release will happen in about 2-3 weeks after I work on a few other things.

    For now, close KNemo. In knemorc under the Plotter_* group, delete the MinimumValue & MaximumValue entries. Then restart. That should bring back the original auto range behavior.


    Reply to this

    -

     Re: Re: Bug with graph range

     
     by clearthought on: Nov 12 2012
     
    Score 50%

    Thank you for your response.
    Actually, auto range works and I can change between auto and manual. It's just that in the GUI it's not possible to set maximum above 10000, and although it shows "10 000 KiB/s" in the GUI, the plotter uses that as 10 000 B/s. I tried to set MaximumValue to my desired value in knemorc, but the GUI maxes out at 49 KiB/s.


    Reply to this

    -

     shortcut to data plotter

     
     by cookie170 on: Nov 27 2012
     
    Score 50%

    I'm using knemo on a notebook in various networks. Often I need to have a look at the data plotter (if this is the correct name in English) to check whether I'm on a slow or fast connection.

    Can you provide a possibility to start the data plotter (in German: »Datenplotter anzeigen«) via keyboard shortcut?

    Thank you!


    Reply to this

    -

     Re: shortcut to data plotter

     
     by jstamp on: Nov 28 2012
     
    Score 50%

    That sounds reasonable. I'll look into it.

    It won't be ready in time for 0.7.6, which will be out in a few days. You can expect it in 0.7.7.


    Reply to this

    -
    .

     Re: Re: shortcut to data plotter

     
     by cookie170 on: Jan 24 2013
     
    Score 50%

    Is it difficult to implement? I'd really appreciate a shortcut.


    Reply to this

    -

     Background color

     
     by waltervalenti on: Mar 4 2013
     
    Score 50%

    It's possible change the background color for
    "network trafic" sensor ?


    Reply to this

    -

     Re: Background color

     
     by jstamp on: Mar 13 2013
     
    Score 50%

    Not through KNemo.

    The network traffic dialog uses KDE's signal plotter. And as far as I know, that can only be set through the "View Background" color in KDE's System Settings.


    Reply to this

    -

     New Version of knemo?

     
     by cookie170 on: Jun 26 2013
     
    Score 50%

    May I ask (as politely as possible, of course!) if a new version of knemo will be published, including a shortcut to the dataplotter?!


    Reply to this

    -

     Re: New Version of knemo?

     
     by jstamp on: Jul 10 2013
     
    Score 50%

    You're right. I dropped the ball on that.

    I'm working on it right now, and I'll PM you when I have something for you to test.


    Reply to this

    -
    .

     Feature suggestion... :)

     
     by sp8472 on: Jul 13 2013
     
    Score 50%

    Hopefully it's something simple to implement - it sure would be useful!

    Right now, statistics accumulate for all network traffic, and this is okay if your computer only ever connects to one network. However, if you connect to many wireless networks and one home network, you're usually only interested in bandwidth stats for your home network (so you know how much you're paying in a month to your ISP) and don't really care about the rest.

    Would it be possible to add something to the billing period rules so that we could specify which wireless network to track stats for (by choosing the name of the network as is shown on KNemo's status dialog under ShowStatusDialog>Wirless>ConnectedTo)? :) This would be great, as most people really aren't concerned with how much bandwidth they use at Internet Cafe's. ;)

    Thanks for reading! :) Awesome little app, thanks for making it!


    Reply to this

    -

     Re: Feature suggestion... :)

     
     by jstamp on: Jul 16 2013
     
    Score 50%

    Yes, it would be useful. But there's a couple of things getting in the way.


    The first is personal. I've finally come to admit that I'm just not interested in KNemo anymore. I'm willing to do bugfixes, but not add new features. To that end, I'm going to do a release in a couple of weeks to take care of one last minor request and then see if anyone wants to adopt the program.


    The second is technical. Right now the statistics/accounting side of KNemo gets the most feature requests. People want it to limit traffic accounting to a specific wireless network (like you do), or offer a breakdown of traffic by connections (work, home, ...), or exclude specific IP ranges from accounting, etc.

    KNemo COULD only log traffic when connected to a specific wireless network but it would only know about traffic that happened during the session. If you log out and download a large file from a console, KNemo won't know about it. It would tend to underreport traffic. As an X based program running with ordinary privileges, it's just not the right solution for anything beyond basic traffic logging.

    I tried to get around some of this by having KNemo check vnstat's logs on startup. That way it can catch up with traffic that went over the interface since the last time you logged in. But vnstat only logs by interface, so we can't get any more detailed info from that.

    A better solution would be for a kind of supercharged vnstat--maybe a daemon that listens for network connection changes via D-Bus? It could log the info that people want, it'd be more accurate than KNemo, and it wouldn't suffer the limitations that KNemo has. And then any app could poll it.

    Unless I'm missing something, it doesn't look like the current vnstat, darkstat, ntop, etc. would do all that'd be needed. Someone might need to write something new, but it's not going to be me :)


    Reply to this

    -

     Re: Re: Feature suggestion... :)

     
     by sp8472 on: Jul 30 2013
     
    Score 50%

    Ah, sorry. Didn't realize you were leaving... Thanks for taking the time to reply! :)

    Just as an afterthought though, what about a new item on the right-click menu for the tray icon "suspend/resume accounting"... That should be dirt simple... a menu item and an if{} statment around the stats-logging code to make it stop counting? ;) That way we could still use the traffic plotter, but not contaminate our stats with traffic from public networks.

    Even the ability to temporarily disable accounting like this would be EXTREMELY useful.


    Reply to this

    goto page: prev  ... 32  33  34  35  36  37  38  39  40  41 

    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