[Nagiosplug-devel] [ nagiosplug-Bugs-656754 ] check_procs (not cmd longer that 15char)
Jeremy Tinley
jtinley at unirez.com
Mon Dec 23 07:13:01 CET 2002
Probably needs to include a "ww" to get the rest of the line:
- /bin/ps -axo "stat uid ppid comm args"
+ /bin/ps -axwwo "stat uid ppid comm args"
-----Original Message-----
From: nagiosplug-devel-admin at lists.sourceforge.net
[mailto:nagiosplug-devel-admin at lists.sourceforge.net] On Behalf Of
noreply at sourceforge.net
Sent: Friday, December 20, 2002 6:11 AM
To: noreply at sourceforge.net
Subject: [Nagiosplug-devel] [ nagiosplug-Bugs-656754 ] check_procs (not cmd
longer that 15char)
Bugs item #656754, was opened at 2002-12-20 04:11
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=656754&group_id=2
9880
Category: Parsing problem
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_procs (not cmd longer that 15char)
Initial Comment:
"check_procs -C rendering_server" doesn't find any
process but "check_procs -C rendering_serve" does.
'/bin/ps -axo "stat uid ppid comm args"' clips the comm
argument at 15chars in my system. (Redhat 7.0 linux
2.4.9).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=656754&group_id=2
9880
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nagiosplug-devel mailing list
Nagiosplug-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel
More information about the Devel
mailing list