|
About:
htop is an interactive process viewer for Linux.
It aims to be a 'better top': you can scroll the
process list vertically and horizontally, and
select a process to be killed with the arrow keys
instead of by typing its process id. It requires
ncurses, and was tested with Linux 2.4 and 2.6.
Release focus: Major bugfixes
Changes:
This release features a series of bugfixes as well as two new features: configurable update interval (through the command line) and user-selectable color schemes (through the setup screen).
Author:
Hisham Muhammad [contact developer]
Homepage:
http://htop.sourceforge.net
Tar/GZ:
http://downloads.sourceforge.net/htop/htop-0.8.1.tar.gz
Changelog:
https://htop.svn.sourceforge.net/svnroot/htop/trunk/ChangeLog
RPM package:
http://rpmforge.net/user/packages/htop/
Debian package:
http://packages.debian.org/htop
Bug tracker:
https://sourceforge.net/tracker/?group_id=108839&atid=651633
Mailing list archive:
https://sourceforge.net/[..]rchive/forum.php?forum_name=htop-general
Trove categories:
[change]
Dependencies:
[change]
Linux (required)
ncurses (required)
[download links]
|
|
» Rating:
8.89/10.00
(Rank N/A)
» Vitality: 0.58% (Rank 561)
» Popularity: 4.55% (Rank 817)

(click to enlarge graphs)
Record hits: 33,630
URL hits: 16,092
Subscribers: 157
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
0.8.1
|
Minor feature enhancements |
23-Sep-2008 17:46 |
|
0.8
|
Major feature enhancements |
08-May-2008 00:31 |
|
0.7
|
Major feature enhancements |
23-Nov-2007 23:32 |
|
0.6.6
|
Major bugfixes |
01-Jun-2007 20:51 |
|
0.6.5
|
Major bugfixes |
29-Nov-2006 23:10 |
|
0.6.4
|
Minor feature enhancements |
04-Oct-2006 19:08 |
|
0.6.3
|
Major feature enhancements |
24-Jul-2006 04:35 |
|
0.6.2
|
Minor bugfixes |
19-May-2006 22:46 |
|
0.6.1
|
Minor feature enhancements |
09-May-2006 21:17 |
|
0.6
|
Major feature enhancements |
28-Dec-2005 21:57 |
Comments
[»]
Slow screen updates
by Chaotic Thought - Jan 15th 2006 12:03:22
Nice program, easy to use.
However, the screen updates seem slow for me when I'm on tree view and the
columns are wide. Scrolling left/right to see the whole "prcess
name" column is very slow--I can see the screen repainting itself on
each step. Maybe it's an ncurses thing. But...
[reply]
[top]
[»]
Re: Slow screen updates
by Hisham Muhammad - Jan 17th 2006 09:32:46
It's the first time I get a report of this kind on performance.
Might be many things: ncurses, repainting (fb/X), htop's
painting or processing code. Could you give some additional
information? How old is the machine (MHz)? I tested it on a
366MHz machine and it seemed okay. Does this happen on
tree-view only?
[reply]
[top]
[»]
Re: Slow screen updates
by Chaotic Thought - Jan 20th 2006 14:08:06
> It's the first time I get a report of
> this kind on performance.
> Might be many things: ncurses,
> repainting (fb/X), htop's
> painting or processing code.
The machine is 1800Mhz. It's only slow on the VESA framebuffer. I tried
again using DFBTerm and xterm and those were both fine.
Still, compared with other applications on the framebuffer (midnight
commander, less), it is a lot slower at repainting during horizontal
scrolling. Less, for example, scrolls horizontally very quickly in
comparison, even on the vesafb.
It occurs whether I'm in tree view or not, but only when scrolling
horizontally. Vertical scrolling is at least as fast as the fast keyboard
repeat rate, which is the way I like it. And activating tree view is the
easiest way to ensure horizontal scrolling is necessary.
[reply]
[top]
[»]
My default 'top' from now on...
by Nico Coetzee - Apr 8th 2005 18:31:37
Really nice replacement for top. I really think this should be the default
'top' on Linux.
-- If Microsoft built cars, your car would frequently die on the freeway for no reason, and you would just accept this, restart and drive on. Occasionally also, executing a maneuver would cause your car to stop and fail and you would have to re-install the engine. For some strange reason, you would accept this too.
[reply]
[top]
[»]
Re: My default 'top' from now on...
by paxmark1 - Apr 8th 2005 23:04:38
Looks nice, but the Htop homepage rpm link for Mandrake 10.1 goes to a site
that starts RealPlayer up.
Some reason or other curses is broken for me - a real problem. I was
hoping that the rpm for htop might download the correct ncurses for me.
rats
Mark
[reply]
[top]
[»]
Re: My default 'top' from now on...
by Hisham Muhammad - Apr 8th 2005 23:52:05
> Looks nice, but the Htop homepage rpm
> link for Mandrake 10.1 goes to a site
> that starts RealPlayer up.
The link at the webpage points directly to an .rpm file which was
contributed by a Mandrake user. In some browsers, RealPlayer takes over the
".rpm" extension; try right-clicking and selecting "Save as...". (Note that
this .rpm file is still the one from version 0.5).
[reply]
[top]
|