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

SourceForge.net noreply at sourceforge.net
Thu Nov 18 15:19:05 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: Pending
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-11-18 23:18

Message:
Logged In: YES 
user_id=664364

Branson,

I think this is already fixed in CVS HEAD. On FreeBSD 4.8, configure 
picks /bin/ps waxco 'state uid ppid vsz rss pcpu command command'.

I have marked this call in pending as we are trying to reduce the number 
of calls in preparation for a new release.

Ton

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

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