[Nagiosplug-devel] [ nagiosplug-Bugs-912033 ] check_procs on FreeBSD

SourceForge.net noreply at sourceforge.net
Mon Mar 8 11:59:07 CET 2004


Bugs item #912033, was opened at 2004-03-08 15:21
Message generated for change (Comment added) made by tonvoon
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: Ton Voon (tonvoon)
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: Ton Voon (tonvoon)
Date: 2004-03-08 19:49

Message:
Logged In: YES 
user_id=664364

Branson,

Thanks for the report. Can you try the CVS snapshot version at http://
nagiosplug.sf.net/snapshot. Also, which version of FreeBSD do you have?

Ton

----------------------------------------------------------------------

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