Xymon Mailing List Archive search

client, /usr/ucb/ps wide output needed

3 messages in this thread

list David Gore · Sun, 31 Jul 2005 21:47:58 +0000 ·
hobbitclient.cfg:

# Adjust ps output to your liking
PS="/usr/ucb/ps wwax"

This will not work on the client?  I need the long listing to parse the 
proc names for java binaries.

The client does not appear to be sending the /usr/ucb/ps wwax in msg.txt.


-- 
David
list Henrik Størner · Sun, 31 Jul 2005 23:58:15 +0200 ·
quoted from David Gore
On Sun, Jul 31, 2005 at 09:47:58PM +0000, David Gore wrote:
hobbitclient.cfg:

# Adjust ps output to your liking
PS="/usr/ucb/ps wwax"

This will not work on the client?  
Hmm, no - that setting got in there when Hobbit was merely
providing some infra-structure to support a BB client. I guess
I should clean up that file now.
I need the long listing to parse the proc names for java binaries.
Change the bin/hobbitclient-osf1.sh script instead.


henrik
list Jason Lee · Mon, 1 Aug 2005 11:34:30 +0100 ·
Hi,

On Solaris running /usr/ucb/ps wwax will give different length output when
running as "root" rather than "bb" or "hobbit".

To parse long java proc names you might need a sudo wrapper or similar.

Jason.
quoted from David Gore
 

-----Original Message-----
From: David Gore [mailto:user-0ef10ea25696@xymon.invalid] 
Sent: 31 July 2005 22:48
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] client, /usr/ucb/ps wide output needed

hobbitclient.cfg:

# Adjust ps output to your liking
PS="/usr/ucb/ps wwax"

This will not work on the client?  I need the long listing to parse the 
proc names for java binaries.

The client does not appear to be sending the /usr/ucb/ps wwax in msg.txt.


-- 
David