[Nagiosplug-help] check_nagios problem in FreeBSD
Will Saxon
WillS at housing.ufl.edu
Tue Jul 15 05:20:03 CEST 2003
> -----Original Message-----
> From: Voon, Ton [mailto:Ton.Voon at egg.com]
> Sent: Tuesday, July 15, 2003 4:43 AM
> To: Will Saxon
> Cc: nagiosplug-help at lists.sourceforge.net
> Subject: RE: [Nagiosplug-help] check_nagios problem in FreeBSD
>
>
> Will,
>
> There has been quite a few changes to check_nagios in the
> upcoming r1.4. The
> main one is to use the same ps command as check_procs.
> Someone else had
> reported that FreeBSD should use ps waxco instead, so this is
> the one in
> configure.in.
>
> Can you download the latest HEAD version at
> http://nagiosplug.sourceforge.net/snapshot/ and try that out?
>
> Ton
>
Ton,
I tried this and it did not work immediately. The configure script was still deciding that PS_COMMAND shoudl be ps -weo 'stuff'. Changing the value in configure.in to ps -waxco solved the problem though.
Is there an argument I should be passing to configure, like --with-ps-args=waxco or something?
-Will
More information about the Help
mailing list