top-like behavior
Jonathan Haddad
jon at jonhaddad.com
Mon Nov 30 17:59:12 EST 2009
Awesome. Thank you!
Jon
On Mon, Nov 30, 2009 at 4:57 PM, Tim Chase
<python.list at tim.thechases.com> wrote:
>> Is there a specific library used for displaying up to date consoles in
>> the same way top behaves?
>
> From the last time a similar question was asked[1]:
>
> You might look at the sourcecode for "iotop"[2] which would make a good
> example (it's a "top"-like program written in Python, used for monitoring
> I/O transactions on a per-process basis)
>
>
> -tkc
>
>
> [1]
> http://www.mail-archive.com/python-list@python.org/msg234993.html
>
> [2]
> http://guichaz.free.fr/iotop/
>
--
Jonathan Haddad
http://www.rustyrazorblade.com
More information about the Python-list
mailing list