any objections on installing htop?

Luke Macken lmacken at redhat.com
Tue Jun 22 20:35:08 UTC 2010


On Mon, 2010-06-21 at 21:31 -0600, Stephen John Smoogen wrote:
> On Mon, Jun 21, 2010 at 12:18 AM, Ricky Elrod <codeblock at elrod.me> wrote:
> > Alright, how does this look? +1 worthy? :)
> >
> > --- a/manifests/services/global.pp
> > +++ b/manifests/services/global.pp
> > @@ -171,6 +171,7 @@ class global {
> >         "bind-utils",
> >         "man",
> >         "traceroute",
> > +        "htop",
> >     ]:
> >         ensure => installed,
> >     }
> >
> 
> After using it today I have no objections to having this installed. It
> seemed rather useful.

+1.  I <3 htop.

Aside from nice CPU/memory usage views, I also use it to quickly strace
processes (s) along with sending them signals (k).

luke



More information about the infrastructure mailing list