-
 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   
Artwork
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login
Camheroes

Sponsoring


-
- Content .- Fans (1) . 

Disk I/O Space Screenlet

   0.6  

Screenlet

Disk I/O Space Screenlet
zoom


Disk I/O Space Screenlet
zoom


Downloads:  2136
Submitted:  Oct 1 2009
Updated:  Feb 5 2010
Score: 
score65%65%score
 65% good
bad   good

Description:

This screenlet shows load of HDD and I/O of device/partition. Good thing for watch your HDD bottleneck :)

Led Bar Gauge : Dark LED bar means real device I/O, while Bright LEDs means partition I/O

Background Gauge Style : Red thick bar shows device while green one shows partition I/O.

Please vote if you like the tool!

I am thinking on MD RAID support this days...




Changelog:

Initial Release!
Version 0.2
  • Added -p flag to iostat to forcing partition map visible.

  • Version 0.3 21/11/2009
  • Added internal Kernel disk IO reader.
  • Moved DiskIOSpace options to another tab.
  • Removed threading and systat/iostat dependency.

  • Version 0.4 23/11/2009
  • Fixed nautilus clicking bug that freezes statistics
  • Fixed some bugs
  • Implemented alternative way to deteck kernel timer frequency
  • Compatible with ubuntu and all other distros AFAIK

  • Version 0.5 19/12/2009
  • Added auto mount /media
  • Added mount all drives option for easy start
  • Fixed freze on new mount.
  • Bug Fixes

  • Version 0.6 16/01/2010
  • Fixed IO loads if intervals bigger than 1 second
  • Tried to fix Clicks Enabled bug.



  • LicenseGPL
    Source(DiskIOSpace Screenlet v0.6)
    send to a friend
    subscription
    other artwork from deathknight

    goto page: prev   1  2 

    -

     Does not work

     
     by ubuntico on: Nov 23 2009
     

    On Ubuntu 9.10


    reply to this

    -

     Re: Does not work

     
     by deathknight on: Nov 23 2009
     

    This utility requires /proc/config.gz for read kernel timer frequency.

    I think that distro has no kernel config. So I will drop dependency on next version, v0.4


    reply to this

    -

     Re: Re: Does not work

     
     by ubuntico on: Nov 23 2009
     

    Version 0.4 works fine, thank you very much!


    reply to this

    -
    .

     Re: Does not work

     
     by nenelinux on: Nov 23 2009
     

    if it works on uubntu! you just have to restart screenlets just after you have installed


    reply to this

    -
    .

     automagically add /media/ driv

     
     by legluondunet on: Dec 5 2009
     

    Hello,

    very good screenlet, thanks for this.
    What do you think about this new option: if activate, Disk I/O Space Screenlet show automatically the mount drive in /media directory, without add in the screenlet config the name drive before. Example: I plug my usb key, usb drive or phone etc... The system will mount it in /media directory and Disk I/O Space automagically add it in the list.

    LGDN.


    reply to this

    -
    .

     Re: automagically add /media/ driv

     
     by deathknight on: Dec 6 2009
     

    As you wish master :D

    If you add those devices names to list, they magically appear on the list when they plugged in. :)

    I inherited those list mechanism from Can Berk Güder, who is author of Disk Space Screenlet.

    Now with your concern, I prefer to add new functionality.

    Why we needed to add all drives by hand? Instead we can watch entire 'df' output and show all. The list could be used for "hide drives". Since we know the drives, we can place tick button at options near drives to disable them quickly.
    This approach will also make your wish to true but from an other way.
    I don't know when I start to implement this but will look that what I can make...
    Regards


    reply to this

    -
    .

     Re: automagically add /media/ driv

     
     by deathknight on: Dec 6 2009
     

    As you wish master :D

    If you add those devices names to list, they magically appear on the list when they plugged in. :)

    I inherited those list mechanism from Can Berk Güder, who is author of Disk Space Screenlet.

    Now with your concern, I prefer to add new functionality.

    Why we needed to add all drives by hand? Instead we can watch entire 'df' output and show all. The list could be used for "hide drives". Since we know the drives, we can place tick button at options near drives to disable them quickly.
    This approach will also make your wish to true but from an other way.
    I don't know when I start to implement this but will look that what I can make...
    Regards


    reply to this

    -
    .

     Re: Re: automagically add /media/ driv

     
     by legluondunet on: Dec 6 2009
     

    You don't need to explain that twice for me to understand ;-) lol

    you said "Why we needed to add all drives by hand? Instead we can watch entire 'df' output and show all. The list could be used for "hide drives". Since we know the drives, we can place tick button at options near drives to disable them quickly."

    Good idea!!! Thanks for your good work.

    Regards.

    LGDN


    reply to this

    -

     Re: Re: Re: automagically add /media/ driv

     
     by deathknight on: Dec 6 2009
     

    It looks good at the beginning but when comes to programming I understand that there is no hope.

    First there is no check-able list on configurations. Only simple list as option.

    Second, how could we deliver order of mount points with 'hide_mounts' list? Users like me usually want to their mounts in custom order. This make we need the old list.

    So decided to add a button that add all existing mounts to list.
    It makes easy for first start up, users can modify order later as it in the old list.

    And needed to program a watchdog for /media directory


    reply to this

    -
    .

     im happy!!

     
     by nenelinux on: Dec 19 2009
     

    Just amazing!!!

    I have no words :O


    reply to this

    -
    .

     Bravo!

     
     by legluondunet on: Dec 20 2009
     

    Hello,

    the automagically works great, thank you, it is a very major feature.
    Just a little thing: when I installed your screenlet, it appered in a very little size because it shows no drive in default configuration. Perrhaps you should add root or home driver in the default configuration.

    an idea: if I click on a drive, it opens it in nautilus? What do you think about? It could be useful?

    Very good work, thank you.

    LGDN


    reply to this

    -

     Re: Bravo!

     
     by legluondunet on: Dec 20 2009
     

    Ok, I enabled "clicks enabled" option and I could open drive in nautilus with a click, great!!!

    LGDN


    reply to this

    goto page: prev   1  2 

    add commentback




    -
    -
    all messages
    openDesktop.org Facebook App

    Partners
    Place Your Link Here!
    Online Casino
    Tattoo

    Cool Sites
    SIM lock freies iPhone

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

    Participate
    Groups
    Forum
    Add Artwork
    Public API
    About GNOME-Look.org
    Legal Notice
    Spreadshirt Shop
    CafePress Shop
    Advertising
    Sponsor us
    Report Abuse
     

    Copyright 2003-2010 GNOME-Look.org Team  
    All rights reserved. GNOME-Look.org is not liable for any content or goods on this site.
    All contributors are responsible for the lawfulness of their uploads.
    GNOME and the foot logo are trademarks of the GNOME Foundation.