[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Multiple ps commands
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Multiple ps commands
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Mon, 1 Aug 2005 07:48:34 +0200
- References: <42ED49A7.5090505@wi.rr.com>
- User-agent: Mutt/1.5.6+20040907i
On Sun, Jul 31, 2005 at 04:59:03PM -0500, Rich Smrcina wrote:
> Would is be possible for the Hobbit client to issue the ps command once?
> It looks as if it is done twice now, to populate the 'Client data' page
> and to populate the 'procs' page.
If you look at the client side script, you'll see that it only runs "ps"
once. The data obtained is then used in several places.
Henrik