Xymon Mailing List Archive search

OSF proc processing, COMMAND, CMD?

list Henrik Størner
Sun, 14 Aug 2005 22:25:19 +0200
Message-Id: <user-05e862ea1480@xymon.invalid>

Hi David,

On Sun, Aug 14, 2005 at 08:12:13PM +0000, David Gore wrote:
"osf.c"

        unix_procs_report(hostname, hinfo, fromline, timestr, "CMD",
"COMMAND", psstr);

was

        unix_procs_report(hostname, hinfo, fromline, timestr, "CMD",
NULL, psstr);

Not sure why you took out COMMAND in the lastest snapshot?  We need that
to process /usr/ucb/ps wwaux.

I don't think I've ever added it, at least not in any of the checked-in
versions I have.

It's in there now.


Regards,
Henrik