Re: [Nagios-users] compile nagios-plugins-1.4.11

2008-01-18 Thread Gerhard Lausser
Hi, --with-ps-command=/usr/bin/ps --with-ps-format=pid,pcpu,vsz,etime --with-ps-cols=4 --with-ps-varlist='%d %d.%d %d %d:%d' i think you mixed up these parameters. Open the file configure.in and search for ac_cv_ps_command. In the following lines you will find some examples. Btw, what

[Nagios-users] compile nagios-plugins-1.4.11

2008-01-17 Thread bjlockie
I got an error compiling the nagios-plugins-1.4.11: gcc -DLOCALEDIR=\/home/nagios/share/locale\ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/local/ssl/include -D_REENTRANT -I/usr/local/ssl/include -g -O2 -c check_procs.c check_procs.c: In function `main':