[Nagiosplug-devel] [ nagiosplug-Bugs-912033 ] check_procs on FreeBSD
SourceForge.net
noreply at sourceforge.net
Mon Mar 8 10:38:08 CET 2004
Bugs item #912033, was opened at 2004-03-08 15:21
Message generated for change (Comment added) made by bransonmatheson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=912033&group_id=29880
Category: Argument proccessing
Group: Release (specify)
Status: Open
Resolution: None
Priority: 5
Submitted By: Branson Matheson (bransonmatheson)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_procs on FreeBSD
Initial Comment:
Version: Plugins-1.3.1
the check_procs command calls ps -weo 'stat uid ppid
comm args'. FreeBSD needs -aweo to see all processes on
the system. With out it .. it only sees processes in
it's own group with controlling terminals.
----------------------------------------------------------------------
>Comment By: Branson Matheson (bransonmatheson)
Date: 2004-03-08 18:28
Message:
Logged In: YES
user_id=543327
Also need a .. so the total command line should be:
ps -axweo 'stat...'
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=912033&group_id=29880
More information about the Devel
mailing list