Problem with check_ftp and check_pop

Anders Nerheim anders at jblinux.net
Fri Dec 13 21:46:43 CET 2002


odd thing is that this works on 4 other server running rh 7.3. useing
beta1 of plugins. gonna test beta1 on this server as well when I get the
time. 

all servers were setup from the same kickstart file and runs same
kernel/libs/whatever




On Fri, 2002-12-13 at 21:33, Jasmine Chua wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Looks like theres a potential bug going on around here!
> 
> Nerheim :
> I had the same thing as you for check_dns I gotta put in an optional name 
> server for it to work. Realised there is a segmentation fault. It maybe the 
> dns tools themselves are not properly installed on the nameserver. However, 
> dns returns OK so everything should be ok.However, I dont have that with 
> check_ftp and check_pop.    
> 
> Spray:
> Looks almost the same to me.. not much significant difference. From what I 
> had.. but my check_ftp works. This is my ./configure hope it helps you 
> really. 
> 
> ./configure
> loading cache ./config.cache
> checking for a BSD compatible install... (cached) /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... (cached) yes
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... missing
> checking for a BSD compatible install... /usr/bin/install -c
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking whether make sets ${MAKE}... (cached) yes
> checking for gawk... (cached) gawk
> checking how to run the C preprocessor... (cached) gcc -E
> checking for elf_begin in -lelf... (cached) no
> checking for kvm_open in -lkvm... (cached) no
> checking for getloadavg in -lutil... (cached) yes
> checking for getloadavg... (cached) yes
> checking whether getloadavg requires setgid... (cached) yes
> checking group of /dev/kmem... (cached) kmem
> checking for working strtod... (cached) yes
> checking for ranlib... (cached) ranlib
> checking for aclocal... (cached) /usr/bin/aclocal
> checking for automake... (cached) /usr/bin/automake
> checking for autoconf... (cached) /usr/bin/autoconf
> checking for autoheader... (cached) /usr/bin/autoheader
> checking for python... no
> checking for perl... (cached) /usr/bin/perl
> checking for sh... (cached) /bin/sh
> checking for hostname... (cached) /bin/hostname
> checking for basename... (cached) /usr/bin/basename
> checking for main in -ldce... (cached) no
> checking for main in -lnsl... (cached) yes
> checking for socket in -lsocket... (cached) no
> checking for main in -lresolv... (cached) yes
> checking for main in -lcrypt... (cached) yes
> checking for PQsetdbLogin in -lpq... (cached) no
> configure: warning: Skipping PostgreSQL plugin (check_pgsql)
> configure: warning: LIBS=-lcrypt -lutil  CPPFLAGS=
> configure: warning: install PostgreSQL libs to compile this plugin (see 
> Requirements).
> checking for rc_read_config in -lradiusclient... (cached) yes
> checking for main in -lldap... (cached) no
> configure: warning: Skipping LDAP plugin
> configure: warning: install LDAP libs to compile this plugin (see 
> Requirements).
> checking for mysql_init in -lmysqlclient... (cached) yes
> checking for mysql_close in -lmysqlclient... (cached) yes
> checking for mysql/mysql.h... (cached) yes
> checking for mysql/errmsg.h... (cached) yes
> checking for openssl... (cached) /usr/bin/openssl
> checking for openssl/x509.h... (cached) yes
> checking for openssl/ssl.h... (cached) yes
> checking for openssl/rsa.h... (cached) yes
> checking for openssl/pem.h... (cached) yes
> checking for openssl/crypto.h... (cached) yes
> checking for openssl/err.h... (cached) yes
> checking for CRYPTO_lock in -lcrypto... (cached) yes
> checking for main in -lssl... (cached) yes
> checking for ANSI C header files... (cached) yes
> checking whether time.h and sys/time.h may both be included... (cached) yes
> checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
> checking for signal.h... (cached) yes
> checking for strings.h... (cached) yes
> checking for string.h... (cached) yes
> checking for syslog.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for uio.h... (cached) no
> checking for errno.h... (cached) yes
> checking for regex.h... (cached) yes
> checking for sys/types.h... (cached) yes
> checking for sys/time.h... (cached) yes
> checking for sys/socket.h... (cached) yes
> checking for sys/loadavg.h... (cached) no
> checking for stdarg.h... (cached) yes
> checking for sys/unistd.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for ctype.h... (cached) yes
> checking for sys/wait.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for working const... (cached) yes
> checking whether struct tm is in sys/time.h or time.h... (cached) time.h
> checking for pid_t... (cached) yes
> checking for size_t... (cached) yes
> checking return type of signal handlers... (cached) void
> checking size of int... (cached) 4
> checking size of long... (cached) 4
> checking size of short... (cached) 2
> checking for long long... (cached) yes
> checking for LL suffix on long long integers... (cached) yes
> checking for __va_copy... (cached) yes
> checking for C99 vsnprintf... (cached) yes
> checking for snprintf... (cached) yes
> checking for vsnprintf... (cached) yes
> checking for vasprintf... (cached) yes
> checking for asprintf... (cached) yes
> checking for getopt_long... yes
> checking for memmove... (cached) yes
> checking for select... (cached) yes
> checking for socket... (cached) yes
> checking for strdup... (cached) yes
> checking for strstr... (cached) yes
> checking for strtod... (cached) yes
> checking for strtol... (cached) yes
> checking for strtoul... (cached) yes
> checking for type of socket size... int
> checking for ps... (cached) /bin/ps
>       ps syntax... /bin/ps -weo 'stat comm vsz rss user ppid args'
> checking for df... (cached) /bin/df
>  df syntax... /bin/df -Pk
> checking for ping... (cached) /bin/ping
>       ping syntax... /bin/ping -n -U -c <count> <host>
> checking for nslookup... (cached) /usr/bin/nslookup
> checking nslookup syntax... /usr/bin/nslookup -sil
> checking for host... (cached) /usr/bin/host
> checking host syntax... /usr/bin/host
> checking for uptime... (cached) /usr/bin/uptime
> checking for rpcinfo... (cached) /usr/sbin/rpcinfo
> checking for ntpdate... (cached) /usr/sbin/ntpdate
> checking for ntpdc... (cached) /usr/sbin/ntpdc
> checking for lmstat... no
> ** Get lmstat from Globetrotter Software to monitor flexlm licenses
> checking for smbclient... no
> ** Get smbclient from Samba.org to monitor SMB shares
> checking for who... (cached) /usr/bin/who
> checking for snmpget... (cached) /usr/bin/snmpget
> checking for snmpgetnext... (cached) /usr/bin/snmpgetnext
> ** Tried /usr/bin/perl - install Net::SNMP perl module if you want to
>         use the perl snmp plugins
> checking for quakestat... no
> checking for qstat... no
> ** Get qstat from http://www.activesw.com/people/steve/qstat.html in order to 
> make check_game plugin
> checking for fping... (cached) /usr/sbin/fping
> checking for ssh... (cached) /usr/bin/ssh
> checking for mailq... (cached) /usr/bin/mailq
> found /proc/meminfo
> checking for dig... (cached) /usr/bin/dig
> yes
> creating ./config.status
> creating Makefile
> creating subst
> creating plugins/Makefile
> creating plugins-scripts/Makefile
> creating plugins-scripts/subst
> creating plugins-scripts/utils.pm
> creating plugins-scripts/utils.sh
> creating command.cfg
> creating test.pl
> creating plugins/config.h
> plugins/config.h is unchanged
> creating plugins/common.h
> plugins/common.h is unchanged
> creating plugins/version.h
> plugins/version.h is unchanged
> creating plugins/netutils.h
> plugins/netutils.h is unchanged
> creating plugins/utils.h
> plugins/utils.h is unchanged
> creating plugins/popen.h
> plugins/popen.h is unchanged
> 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
> 
> iD8DBQE9+kQJNgvTa7Hj2AURApTcAJ9HvhJgPN68bgLuMa2eon8ZcqraZACgulFS
> E/J23f4WmzjN3e0EVDE/Zrs=
> =TJNk
> -----END PGP SIGNATURE-----
> 
> 





-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/




More information about the Users mailing list