Errors when making nagios plugins 1.4.9

jerryqin at sina.com jerryqin at sina.com
Mon Jul 23 05:28:26 CEST 2007


Hello,
I'm trying to compiling nagios plugins 1.4.9 after  nagios version 2.9 has been installed successfully, but error occured as following.
First, configure executed ok
# ./configure --prefix=/usr/local/nagios
checking for a BSD-compatible install... /opt/imake/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... cpp: "", line 0: error 4021: Unable to stat .
hppa2.0w-hp-hpux11.11
checking host system type... hppa2.0w-hp-hpux11.11
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc needs -traditional... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic (s[0-9][0-9][0-9]|PA
-RISC[0-9].[0-9]) shared library
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 262144
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... y
es
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... hpux11.11 dld.sl
checking how to hardcode library paths into programs... relink
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... y
es
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... y
es
checking dynamic linker characteristics... hpux11.11 dld.sl
checking how to hardcode library paths into programs... relink
appending configuration tag "F77" to libtool
checking whether gcc and cc understand -c and -o together... yes
checking for error_at_line... no
checking for working strtod... yes
uname: illegal option -- p
usage: uname [-amnrsvil] [-S nodename]
checking for python... no
checking for sh... /usr/bin/sh
checking for perl... /usr/contrib/bin/perl
checking for libgnutls-config... no
checking for hostname... /usr/bin/hostname
checking for basename... /usr/bin/basename
checking for main in -ldce... yes
checking for main in -lnsl... yes
checking for socket in -lsocket... no
checking for main in -lresolv... no
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for floor in -lm... yes
checking for plan_tests in -ltap... no
checking for main in -lcrypt... yes
checking for PQsetdbLogin in -lpq... no
configure: WARNING: Skipping PostgreSQL plugin (check_pgsql)
configure: WARNING: LIBS="-lcrypt " CPPFLAGS=""
configure: WARNING: install PostgreSQL libs to compile this plugin (see REQUIREM
ENTS).
checking for rc_read_config in -lradiusclient... no
configure: WARNING: Skipping radius plugin
configure: WARNING: install radius libs to compile this plugin (see REQUIREMENTS
).
checking for main in -lldap... no
configure: WARNING: Skipping LDAP plugin
configure: WARNING: install LDAP libs to compile this plugin (see REQUIREMENTS).
checking for mysql_config... no
configure: WARNING: Skipping mysql plugin
configure: WARNING: install mysql client libs to compile this plugin (see REQUIR
EMENTS).
checking for IPv6 support... no
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/x509.h usability... yes
checking openssl/x509.h presence... yes
checking for openssl/x509.h... yes
checking openssl/rsa.h usability... yes
checking openssl/rsa.h presence... yes
checking for openssl/rsa.h... yes
checking openssl/pem.h usability... yes
checking openssl/pem.h presence... yes
checking for openssl/pem.h... yes
checking openssl/crypto.h usability... yes
checking openssl/crypto.h presence... yes
checking for openssl/crypto.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking for CRYPTO_lock in -lcrypto... yes
checking for main in -lssl... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking uio.h usability... no
checking uio.h presence... no
checking for uio.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for va_copy... yes
checking for memmove... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for floor... no
checking for poll... yes
checking return type of socket size... int
checking for ps... /usr/bin/ps
checking for ps syntax... /usr/bin/ps -el (AIX 4.1 and HP-UX)
checking for ping... /usr/sbin/ping
checking for ping6... no
checking for ICMP ping syntax... /usr/sbin/ping %s -n %d
checking for nslookup... /usr/bin/nslookup
checking for nslookup syntax... /usr/bin/nslookup
checking for number of cpus... cannot calculate
checking for uptime... /usr/bin/uptime
checking for rpcinfo... /usr/bin/rpcinfo
checking for lmstat... no
configure: WARNING: Get lmstat from Globetrotter Software to monitor flexlm lice
nses
checking for smbclient... no
configure: WARNING: Get smbclient from Samba.org to monitor SMB shares
checking for who... /usr/bin/who
checking for snmpget... no
configure: WARNING: Get snmpget from http://net-snmp.sourceforge.net to make che
ck_hpjd and check_snmp plugins
checking for snmpgetnext... no
configure: WARNING: Tried /usr/contrib/bin/perl - install Net::SNMP perl module 
if you want to use the perl snmp plugins
checking for quakestat... no
checking for qstat... no
configure: WARNING: Get qstat from http://www.activesw.com/people/steve/qstat.ht
ml in order to make check_game plugin
checking for fping... no
configure: WARNING: Get fping from http://www.fping.com in order to make check_f
ping plugin
checking for ssh... no
configure: WARNING: Get ssh in order to make check_by_ssh plugin
checking for mailq... /usr/bin/mailq
checking for qmail-qstat... no
configure: WARNING: Could not find qmail-qstat or eqivalent
checking for swap... no
checking for swapinfo... /usr/sbin/swapinfo
checking for /usr/sbin/swapinfo format... using HP-UX format swapinfo
checking for lsps... no
checking for sys/stat.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/swap.h... yes
checking whether swapctl is declared... no
checking for swaptbl_t... no
checking for swapent_t... no
checking for struct swapent.se_nblks... no
checking for /proc/meminfo... no
checking for dig... no
checking for apt-get... no
checking whether NLS is requested... yes
checking for msgfmt... /opt/gnome/bin/msgfmt
checking for gmsgfmt... /opt/gnome/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl
checking for working alloca.h... yes
checking for alloca... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for sys/param.h... (cached) yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/fs_types.h usability... no
checking sys/fs_types.h presence... no
checking for sys/fs_types.h... no
checking for sys/socket.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdint.h... (cached) no
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking whether system is Windows or MSDOS... no
checking whether // is distinct from /... no
checking whether strerror_r is declared... no
checking for strerror_r... no
checking whether strerror_r returns char *... no
checking for C/C++ restrict keyword... __restrict
checking for IPv4 sockets... yes
checking for IPv6 sockets... no
checking for inline... inline
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking whether getenv is declared... yes
checking for mbstate_t... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking whether <limits.h> defines MIN and MAX... yes
checking whether <sys/param.h> defines MIN and MAX... yes
checking for nl_langinfo and CODESET... yes
checking for iswctype... yes
checking for mbrtowc... yes
checking for mempcpy... no
checking for wcrtomb... yes
checking for wcscoll... yes
checking for pipe... yes
checking for iswcntrl... yes
checking for wcwidth... yes
checking for ssize_t... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for long long int... no
checking for unsigned long long int... no
checking whether strdup is declared... yes
checking whether strndup is declared... no
checking whether strnlen is declared... no
checking for EOVERFLOW... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for intmax_t... yes
checking whether vsnprintf is declared... yes
checking for alloca as a compiler built-in... yes
checking whether // is distinct from /... (cached) no
checking for error_at_line... (cached) no
checking for sys/mount.h... yes
configure: checking how to get file system space usage
checking for statvfs function (SVR4)... yes
checking dustat.h usability... no
checking dustat.h presence... no
checking for dustat.h... no
checking sys/fs/s5param.h usability... no
checking sys/fs/s5param.h presence... no
checking for sys/fs/s5param.h... no
checking sys/filsys.h usability... yes
checking sys/filsys.h presence... yes
checking for sys/filsys.h... yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking for statfs that truncates block counts... no
configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
checking for library containing getaddrinfo... no
checking for getaddrinfo... no
checking for getaddrinfo in ws2tcpip.h and -lws2_32... no
checking for gai_strerror... no
checking for library containing gethostbyname... none required
checking for library containing getservbyname... none required
checking for gethostbyname... yes
checking whether getaddrinfo is declared... no
checking whether freeaddrinfo is declared... no
checking whether gai_strerror is declared... no
checking whether getnameinfo is declared... no
checking for struct addrinfo... no
checking for gethostname... yes
checking for getloadavg... no
checking for pstat_getdynamic... yes
checking for kstat_open in -lkstat... no
checking for elf_begin in -lelf... yes
checking for kvm_open in -lkvm... no
checking for getloadavg in -lutil... no
checking for getloadavg in -lgetloadavg... no
checking for getloadavg... no
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking nlist.h usability... yes
checking nlist.h presence... yes
checking for nlist.h... yes
checking for struct nlist.n_un.n_name... no
checking whether getloadavg requires setgid... no
checking for inet_ntop... yes
checking whether inet_ntop is declared... yes
checking whether the compiler generally respects inline... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for memchr... yes
checking for listmntent... no
checking for getmntinfo... no
checking for sys/ucred.h... no
checking for sys/mount.h... (cached) yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking for sys/fs_types.h... (cached) no
checking for struct fsstat.f_fstypename... no
checking for library containing getmntent... none required
checking for getmntent... yes
checking for listmntent of Cray/Unicos-9... no
checking for mntctl function and struct vmount... no
checking for one-argument getmntent function... yes
checking sys/mntent.h usability... no
checking sys/mntent.h presence... no
checking for sys/mntent.h... no
checking for struct statfs.f_fstypename... no
checking for working re_compile_pattern... no
checking whether isblank is declared... yes
checking for stdint.h... (cached) no
checking for SIZE_MAX... (((1UL << 31) - 1) * 2 + 1)
checking for snprintf... yes
checking for socklen_t... yes
checking for ssize_t... (cached) yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of size_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... no
checking whether wchar_t is signed... no
checking whether wint_t is signed... no
checking for ptrdiff_t integer literal suffix... l
checking for sig_atomic_t integer literal suffix... u
checking for size_t integer literal suffix... ul
checking for wchar_t integer literal suffix... u
checking for wint_t integer literal suffix... u
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking for strdup... (cached) yes
checking for working strndup... no
checking for working strnlen... no
checking for unistd.h... (cached) yes
checking absolute name of <unistd.h>... ///usr/include/unistd.h
checking for vasnprintf... no
checking for ptrdiff_t... yes
checking for snprintf... (cached) yes
checking for wcslen... yes
checking for vasprintf... no
checking for vsnprintf... yes
checking whether <wchar.h> is standalone... yes
checking absolute name of <wctype.h>... ///usr/include/wctype.h
checking whether wcwidth is declared... yes
checking for stdint.h... (cached) no
configure: creating ./config.status
config.status: creating gl/Makefile
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating plugins/Makefile
config.status: creating lib/tests/Makefile
config.status: creating plugins-root/Makefile
config.status: creating plugins-scripts/Makefile
config.status: creating plugins-scripts/subst
config.status: creating plugins-scripts/utils.pm
config.status: creating plugins-scripts/utils.sh
config.status: creating command.cfg
config.status: creating test.pl
config.status: creating pkg/solaris/pkginfo
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
            --with-apt-get-command: 
              --with-ping6-command: 
               --with-ping-command: /usr/sbin/ping %s -n %d
                       --with-ipv6: no
                      --with-mysql: no
                    --with-openssl: yes
                     --with-gnutls: no
                       --with-perl: /usr/contrib/bin/perl
                     --with-cgiurl: /nagios/cgi-bin
               --with-trusted-path: /bin:/sbin:/usr/bin:/usr/sbin
But, the command of "gmake all" failed
# gmake all
gmake  all-recursive
gmake[1]: Entering directory `/var/softlib/nagios-plugins-1.4.9'
Making all in gl
gmake[2]: Entering directory `/var/softlib/nagios-plugins-1.4.9/gl'
gmake  all-am
gmake[3]: Entering directory `/var/softlib/nagios-plugins-1.4.9/gl'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/var/softlib/nagios-plugins-1.4.9/gl'
gmake[2]: Leaving directory `/var/softlib/nagios-plugins-1.4.9/gl'
Making all in lib
gmake[2]: Entering directory `/var/softlib/nagios-plugins-1.4.9/lib'
Making all in tests
gmake[3]: Entering directory `/var/softlib/nagios-plugins-1.4.9/lib/tests'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/var/softlib/nagios-plugins-1.4.9/lib/tests'
gmake[3]: Entering directory `/var/softlib/nagios-plugins-1.4.9/lib'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/var/softlib/nagios-plugins-1.4.9/lib'
gmake[2]: Leaving directory `/var/softlib/nagios-plugins-1.4.9/lib'
Making all in plugins
gmake[2]: Entering directory `/var/softlib/nagios-plugins-1.4.9/plugins'
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -L/opt/openssl/lib -o c
heck_swap  check_swap.o -lm utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.
o -lintl 
gcc -g -O2 -o check_swap check_swap.o utils.o popen.o  -L/var/softlib/nagios-plu
gins-1.4.9/plugins -L/opt/openssl/lib -lm ../lib/libnagiosplug.a ../gl/libgnu.a 
/usr/local/lib/libintl.sl -L/usr/local/lib /usr/local/lib/libiconv.sl -Wl,+b -Wl
,/usr/local/lib
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (check_swap.o) was de
tected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   floorf (code)
collect2: ld returned 1 exit status
gmake[2]: *** [check_swap] Error 1
gmake[2]: Leaving directory `/var/softlib/nagios-plugins-1.4.9/plugins'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/var/softlib/nagios-plugins-1.4.9'
gmake: *** [all] Error 2
By the way, my environment profile:HP-UX 11i v1, Nagios 2.9, Nagios plugins 1.4.9 
#swlist 
# Initializing...
# Contacting target "c3700"...
#
# Target:  c3700:/
#
#
# Bundle(s):
#
  B3901BA                       B.11.11.10     HP C/ANSI C Developer's Bundle fo
r HP-UX 11.i (S800) 
  B6848BA                       1.4.gm.46.7    Ximian GNOME 1.4 GTK+ Libraries f
or HP-UX 
  B8111AA                       1.2.2.15.00    Java 2 RTE for HP-UX (700/800), P
A1.1 + PA2.0 Add On 
  B8465BA                       A.01.05.08     HP WBEM Services for HP-UX 
  B9073BA                       B.06.02        HP-UX iCOD (Instant Capacity on D
emand) 
  B9098AA                       1.2.2.15.00    Java 2 Plugin for HP-UX (700/800)
 
  B9788AA                       1.3.1.13.01    Java2 1.3 SDK for HP-UX 
  B9789AA                       1.3.1.13.01    Java2 1.3 RTE for HP-UX 
  BUNDLE11i                     B.11.11.0306.1 Required Patch Bundle for HP-UX 1
1i, June 2003 
  Base-VXVM                     B.03.50.5      Base VERITAS Volume Manager Bundl
e 3.5 for HP-UX 
  CDE-ChineseS                  B.11.11        Simplified Chinese CDE Environmen
t 
  CDE-ChineseT                  B.11.11        Traditional Chinese CDE Environme
nt 
  CDE-English                   B.11.11        English CDE Environment 
  CDE-French                    B.11.11        French CDE Environment 
  CDE-German                    B.11.11        German CDE Environment 
  CDE-Italian                   B.11.11        Italian CDE Environment 
  CDE-Japanese                  B.11.11        Japanese CDE Environment 
  CDE-Korean                    B.11.11        Korean CDE Environment 
  CDE-Spanish                   B.11.11        Spanish CDE Environment 
  CDE-Swedish                   B.11.11        Swedish CDE Environment 
  FDDI-00                       B.11.11.02     PCI FDDI;Supptd HW=A3739A/A3739B;
SW=J3626AA 
  FEATURE11-11                  B.11.11.0209.5 Feature Enablement Patches for HP
-UX 11i, Sept 2002 
  FibrChanl-00                  B.11.11.09     PCI/HSC FibreChannel;Supptd HW=A6
684A,A6685A,A5158A,A6795A 
  FibrChanl-01                  B.11.11.03     PCI-X FibreChannel;Supptd HW=A682
6A,A9782A,A9784A 
  GigEther-00                   B.11.11.19     PCI/HSC GigEther;Supptd HW=A4926A
/A4929A/A4924A/A4925A;SW=J1642AA 
  GigEther-01                   B.11.11.15     PCI/PCI-X GigEther;Supptd HW=A679
4A/A6825A/A6847A/A9782A/A9784A/A7109A 
  HPUXBase64                    B.11.11        HP-UX 64-bit Base OS 
  HPUXBaseAux                   B.11.11.0406   HP-UX Base OS Auxiliary 
  HWEnable11i                   B.11.11.0406.4 Hardware Enablement Patches for H
P-UX 11i v1, June 2004 
  IEther-00                     B.11.11.05     PCI/PCI-X IEther;Supptd HW=A7011A
/A7012A/AB352A 
  MOZILLA                       1.4.0.01.04    Mozilla 1.4 for HP-UX 
  MOZILLAsrc                    1.4.0.01.04    Mozilla 1.4 Source distribution 
  OnlineDiag                    B.11.11.14.15  HPUX 11.11 Support Tools Bundle, 
Jun 2004 
  OpenSSL                       A.00.09.07-d.002 Secure Network Communications P
rotocol 
  RAID-00                       B.11.11.01     PCI RAID; Supptd HW=A5856A 
  T1455AA                       1.3.1.13.01    Java2 1.3 Netscape Plugin for HP-
UX 
  T1456AA                       1.4.2.02.01    Java2 1.4 SDK for HP-UX 
  T1456AAaddon                  1.4.2.02.01    Java2 1.4 SDK -AA addon for HP-UX
 
  T1457AA                       1.4.2.02.01    Java2 1.4 RTE for HP-UX 
  T1457AAaddon                  1.4.2.02.01    Java2 1.4 RTE -AA addon for HP-UX
 
  T1458AA                       1.4.2.02.01    Java2 1.4 Netscape Plugin for HP-
UX 
  hpuxwsApache                  A.2.0.49.00    HP-UX Apache-based Web Server 
  hpuxwsTomcat                  A.4.1.29.02    HP-UX Tomcat-based Servlet Engine
 
  hpuxwsWebmin                  A.1.070.00     HP-UX Webmin-based Admin 
  hpuxwsXml                     A.2.00         HP-UX XML Web Server Tools 
  scsiU320-00                   B.11.11.01     PCI SCSI U320; Supptd HW=A7173A 
#
# Product(s) not contained in a Bundle:
#
  gcc                           4.1.2          gcc            
  gettext                       0.16.1         gettext        
  libiconv                      1.11           libiconv       
  make                          3.81           make           

What's the reason about that ? 
Thanks in advance.
Jerry
 

-------------------------------------------------------------------
粤港十年网娱盛典最难忘银幕角色评选( http://d1.sina.com.cn/sina/limeng3/mail_zhuiyu/2007/mail_zhuiyu_20070719.html )

===================================================================
注册新浪2G免费邮箱( http://mail.sina.com.cn/chooseMode.html )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20070723/a799b600/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list