maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] IOTop - I/O top-like monitor (https://talk.maemo.org/showthread.php?t=73905)

divan 2011-06-10 18:40

[Announce] IOTop - I/O top-like monitor
 
iotop does for I/O usage what top(1) does for CPU usage. It watches I/Ousage information output by the Linux kernel and displays a table of current I/O usage by processes on the system. It is handy for answering the question "Why is the disk churning so much?".

Package page: http://maemo.org/packages/view/iotop/
This is actually latest iotop (official site), with some UI modifications to make it more usable on small screen. The process name was moved to the left part of UI and if you increase the terminal size, it will drop some additional information out, but keep name and basic IO info.

See more on screenshots:
Optimized interface:
http://thumbnails10.imagebam.com/136...f136062608.jpg

Minimum font size:
http://thumbnails45.imagebam.com/136...0136062610.jpg

Maximum font size:
http://thumbnails36.imagebam.com/136...c136062614.jpg http://thumbnails32.imagebam.com/136...9136062620.jpg

Only active processes mode (toggle by pressing 'O'):
http://thumbnails36.imagebam.com/136...b136062617.jpg

Please, refer to official iotop documentation for usage help.
Install:
Code:

apt-get install iotop
Package is in extras-devel yet.
Note, it's written in python. It will be installed automatically if not installed.

jedi 2011-06-10 18:47

Re: [Announce] IOTop - I/O top-like monitor
 
Handy - thanks for this :)

Alfred 2011-06-10 18:53

Re: [Announce] IOTop - I/O top-like monitor
 
Guys, i am noob at this, I/O stands for operations made with memory, not RAM, right?

fw190 2011-06-10 19:05

Re: [Announce] IOTop - I/O top-like monitor
 
It doesn't install: couldn't find package.
Repos are enabled.

jedi 2011-06-10 19:08

Re: [Announce] IOTop - I/O top-like monitor
 
Bit of a bug - got this when I tried to run it:
Code:

N900:~ $ iotop
 -bash: /usr/bin/iotop: /scratchbox/tools/bin/python: bad interpreter: No such file or directory

So I edited line 1 of /usr/bin/iotop so it reads:
Code:

#!/usr/bin/python
And it now works :)

Alfred - I/O stands for "Input/Output" - all hardware does it in some shape or form - disks, RAM, keyboards, video cards, usb sticks, printers, etc etc.

divan 2011-06-10 19:15

Re: [Announce] IOTop - I/O top-like monitor
 
Quote:

N900:~ $ iotop
-bash: /usr/bin/iotop: /scratchbox/tools/bin/python: bad interpreter: No such file or directory
Yeah, I saw it as well. The autobuilder added this :( Will try to figure out why..

michaelxy 2011-06-11 04:47

Re: [Announce] IOTop - I/O top-like monitor
 
I get the error:

Could not run iotop as some of requirements are not met:
Linux >= 2.6.20 with I/O accounting support.

divan 2011-06-11 08:00

Re: [Announce] IOTop - I/O top-like monitor
 
Quote:

Originally Posted by michaelxy (Post 1026891)
I get the error:

Could not run iotop as some of requirements are not met:
Linux >= 2.6.20 with I/O accounting support.

Oh, I'm afraid it only works with kernel-power kernel.
Will add it to dependency, thank you.


All times are GMT. The time now is 01:54.

vBulletin® Version 3.8.8