[Nagiosplug-help] Problem with check_procs with FreeBSD 5.1 and fix

Matthias Fechner idefix at fechner.net
Mon Jul 28 03:10:05 CEST 2003


Hi,

i have problems with the check_procs command under FreeBSD 5.1, after
i have changed the file configure.in, all is working fine.

I have changed the line:
AC_DEFINE_UNQUOTED(PS_COMMAND,"$PATH_TO_PS -weo 'stat uid
ppid comm args'",[Verbatim command to execute for ps in check_procs])

to
AC_DEFINE_UNQUOTED(PS_COMMAND,"$PATH_TO_PS -axweo 'stat uid
ppid comm args'",[Verbatim command to execute for ps in check_procs])

Or is it possible to change the arguments of the ps-command via options?

Maybe someone can fix this, if this is a problem.

Thanks.

-- 
Bye
Matthias




More information about the Help mailing list