Chinaunix首页 | 论坛 | 博客
  • 博客访问: 846381
  • 博文数量: 339
  • 博客积分: 3151
  • 博客等级: 中校
  • 技术积分: 3425
  • 用 户 组: 普通用户
  • 注册时间: 2010-10-10 14:47
文章分类

全部博文(339)

文章存档

2023年(43)

2022年(44)

2021年(3)

2020年(13)

2019年(39)

2018年(25)

2015年(2)

2014年(18)

2013年(12)

2012年(48)

2011年(79)

2010年(13)

分类: LINUX

2013-09-23 13:30:07

Linux企业级开源监控软件cacti、nagios及ntop整合--学习

[root@test nagios-3.2.0]# ./configure --with-command-group=nagcmd --with-nagios-user=nagios --with-nagios-group=nagios
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 whether make sets $(MAKE)... yes
checking for strip... /usr/bin/strip
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... 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 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... yes
checking for unistd.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthreads.h usability... no
checking pthreads.h presence... no
checking for pthreads.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking socket.h usability... no
checking socket.h presence... no
checking for socket.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/wait.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/msg.h usability... yes
checking sys/msg.h presence... yes
checking for sys/msg.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.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 for unistd.h... (cached) 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 struct tm.tm_zone... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for va_copy... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for C99 vsnprintf... yes
checking for initgroups... yes
checking for setenv... yes
checking for strdup... yes
checking for strstr... yes
checking for strtoul... yes
checking for unsetenv... yes
checking for type of socket size... size_t
checking for pthread_create in -lcma... no
checking for pthread_create in -lpthread... yes
checking for library containing nanosleep... none required
checking for mail... /bin/mail
We'll use default routines (in xdata/xsddefault.*) for status data I/O...
We'll use default routines (in xdata/xcddefault.*) for comment data I/O...
We'll use default routines (in xdata/xrddefault.*) for retention data I/O...
We'll use template-based routines (in xdata/xodtemplate.*) for object data I/O...
We'll use default routines (in xdata/xpddefault.*) for performance data I/O...
We'll use default routines (in xdata/xdddefault.*) for scheduled downtime data I/O...
checking for main in -liconv... no
checking for gdImagePng in -lgd (order 1)... no
checking for gdImagePng in -lgd (order 2)... yes
GD library was found!
checking for gdImageCreateTrueColor in -lgd... yes
checking ltdl.h usability... no
checking ltdl.h presence... no
checking for ltdl.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen in -ldl... yes
checking for extra flags needed to export symbols...  -Wl,-export-dynamic
checking for linker flags for loadable modules... -shared
checking for traceroute... /bin/traceroute
checking for type va_list... yes
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating subst
config.status: creating pkginfo
config.status: creating base/Makefile
config.status: creating common/Makefile
config.status: creating contrib/Makefile
config.status: creating cgi/Makefile
config.status: creating html/Makefile
config.status: creating module/Makefile
config.status: creating xdata/Makefile
config.status: creating daemon-init
config.status: creating t-tap/Makefile
config.status: creating include/config.h
config.status: creating include/snprintf.h
config.status: creating include/cgiutils.h

Creating sample config files in sample-config/ ...


*** Configuration summary for nagios 3.2.0 08-12-2009 ***:

 General Options:
 -------------------------
        Nagios executable:  nagios
        Nagios user/group:  nagios,nagios
       Command user/group:  nagios,nagcmd
            Embedded Perl:  no
             Event Broker:  yes
        Install ${prefix}:  /usr/local/nagios
                Lock file:  ${prefix}/var/nagios.lock
   Check result directory:  ${prefix}/var/spool/checkresults
           Init directory:  /etc/rc.d/init.d
  Apache conf.d directory:  /etc/httpd/conf.d
             Mail program:  /bin/mail
                  Host OS:  linux-gnu

 Web Interface Options:
 ------------------------
                 HTML URL:  http://localhost/nagios/
                  CGI URL:  http://localhost/nagios/cgi-bin/
 Traceroute (used by WAP):  /bin/traceroute


Review the options above for accuracy.  If they look okay,
type 'make all' to compile the main program and CGIs.

[root@test nagios-3.2.0]#




[root@test nagios-3.2.0]#
[root@test nagios-3.2.0]# make all
cd ./base && make
make[1]: Entering directory `/software/nagios-3.2.0/base'
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o broker.o broker.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o nebmods.o nebmods.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o checks.o checks.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o config.o config.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o commands.o commands.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o events.o events.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o flapping.o flapping.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o logging.o logging.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o macros-base.o ../common/macros.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o netutils.o netutils.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o notifications.o notifications.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o sehandlers.o sehandlers.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o skiplist.o ../common/skiplist.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o utils.o utils.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o retention-base.o sretention.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o xretention-base.o ../xdata/xrddefault.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o comments-base.o ../common/comments.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o xcomments-base.o ../xdata/xcddefault.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o objects-base.o ../common/objects.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o xobjects-base.o ../xdata/xodtemplate.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o statusdata-base.o ../common/statusdata.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o xstatusdata-base.o ../xdata/xsddefault.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o perfdata-base.o perfdata.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o xperfdata-base.o ../xdata/xpddefault.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o downtime-base.o ../common/downtime.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o xdowntime-base.o ../xdata/xdddefault.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -o nagios nagios.c broker.o nebmods.o checks.o config.o commands.o events.o flapping.o logging.o macros-base.o netutils.o notifications.o sehandlers.o skiplist.o utils.o retention-base.o xretention-base.o comments-base.o xcomments-base.o objects-base.o xobjects-base.o statusdata-base.o xstatusdata-base.o perfdata-base.o xperfdata-base.o downtime-base.o xdowntime-base.o    -Wl,-export-dynamic    -lm  -lpthread -ldl
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -o nagiostats nagiostats.c  -lm
make[1]: Leaving directory `/software/nagios-3.2.0/base'
cd ./cgi && make
make[1]: Entering directory `/software/nagios-3.2.0/cgi'
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI   -c -o getcgi.o getcgi.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI   -c -o cgiutils.o cgiutils.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI   -c -o cgiauth.o cgiauth.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI -c -o macros-cgi.o ../common/macros.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI -c -o skiplist.o ../common/skiplist.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI -c -o objects-cgi.o ../common/objects.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI -c -o xobjects-cgi.o ../xdata/xodtemplate.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI -c -o statusdata-cgi.o ../common/statusdata.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI -c -o xstatusdata-cgi.o ../xdata/xsddefault.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI -c -o comments-cgi.o ../common/comments.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI -c -o downtime-cgi.o ../common/downtime.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o avail.cgi avail.c getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI   -c -o extcmd_list.o extcmd_list.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o cmd.cgi cmd.c extcmd_list.o getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o   
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o config.cgi config.c  getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o extinfo.cgi extinfo.c getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o   
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o history.cgi history.c getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o notifications.cgi notifications.c getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o outages.cgi outages.c getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o  
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o showlog.cgi showlog.c getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o status.cgi status.c getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o  
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o statuswml.cgi statuswml.c getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o summary.cgi summary.c getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o tac.cgi tac.c getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o  
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o statuswrl.cgi statuswrl.c getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o -lm
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o statusmap.cgi statusmap.c getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o -lgd  -lpng -ljpeg -lz -lm
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o trends.cgi trends.c getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o -lgd  -lpng -ljpeg -lz -lm
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  -o histogram.cgi histogram.c getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o  objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o -lgd  -lpng -ljpeg -lz -lm
make[1]: Leaving directory `/software/nagios-3.2.0/cgi'
cd ./html && make
make[1]: Entering directory `/software/nagios-3.2.0/html'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/software/nagios-3.2.0/html'
if [ xyes = xyes ]; then \
        cd ./module && make; \
    fi
make[1]: Entering directory `/software/nagios-3.2.0/module'
gcc -fPIC -g -O2 -DHAVE_CONFIG_H -o helloworld.o helloworld.c -shared  
make[1]: Leaving directory `/software/nagios-3.2.0/module'

*** Compile finished ***

If the main program and CGIs compiled without any errors, you
can continue with installing Nagios as follows (type 'make'
without any arguments for a list of all possible options):

  make install
     - This installs the main program, CGIs, and HTML files

  make install-init
     - This installs the init script in /etc/rc.d/init.d

  make install-commandmode
     - This installs and configures permissions on the
       directory for holding the external command file

  make install-config
     - This installs *SAMPLE* config files in /usr/local/nagios/etc
       You'll have to modify these sample files before you can
       use Nagios.  Read the HTML documentation for more info
       on doing this.  Pay particular attention to the docs on
       object configuration files, as they determine what/how
       things get monitored!

  make install-webconf
     - This installs the Apache config file for the Nagios
       web interface


*** Support Notes *******************************************

If you have questions about configuring or running Nagios,
please make sure that you:

     - Look at the sample config files
     - Read the HTML documentation
     - Read the FAQs online at http://www.nagios.org/faqs

before you post a question to one of the mailing lists.
Also make sure to include pertinent information that could
help others help you.  This might include:

     - What version of Nagios you are using
     - What version of the plugins you are using
     - Relevant snippets from your config files
     - Relevant error messages from the Nagios log file

For more information on obtaining support for Nagios, visit:

       http://www.nagios.org/support/

*************************************************************

Enjoy.

[root@test nagios-3.2.0]#
[root@test nagios-3.2.0]#


[root@test nagios-3.2.0]#
[root@test nagios-3.2.0]# make install
cd ./base && make install
make[1]: Entering directory `/software/nagios-3.2.0/base'
make install-basic
make[2]: Entering directory `/software/nagios-3.2.0/base'
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/bin
/usr/bin/install -c -m 774 -o nagios -g nagios nagios /usr/local/nagios/bin
/usr/bin/install -c -m 774 -o nagios -g nagios nagiostats /usr/local/nagios/bin
make[2]: Leaving directory `/software/nagios-3.2.0/base'
make strip-post-install
make[2]: Entering directory `/software/nagios-3.2.0/base'
/usr/bin/strip /usr/local/nagios/bin/nagios
/usr/bin/strip /usr/local/nagios/bin/nagiostats
make[2]: Leaving directory `/software/nagios-3.2.0/base'
make[1]: Leaving directory `/software/nagios-3.2.0/base'
cd ./cgi && make install
make[1]: Entering directory `/software/nagios-3.2.0/cgi'
make install-basic
make[2]: Entering directory `/software/nagios-3.2.0/cgi'
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/sbin
for file in *.cgi; do \
        /usr/bin/install -c -m 775 -o nagios -g nagios $file /usr/local/nagios/sbin; \
    done
make[2]: Leaving directory `/software/nagios-3.2.0/cgi'
make strip-post-install
make[2]: Entering directory `/software/nagios-3.2.0/cgi'
for file in *.cgi; do \
        /usr/bin/strip /usr/local/nagios/sbin/$file; \
    done
make[2]: Leaving directory `/software/nagios-3.2.0/cgi'
make[1]: Leaving directory `/software/nagios-3.2.0/cgi'
cd ./html && make install
make[1]: Entering directory `/software/nagios-3.2.0/html'
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/media
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/stylesheets
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/contexthelp
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/docs
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/docs/images
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/images
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/images/logos
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/includes
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/ssi
/usr/bin/install -c -m 664 -o nagios -g nagios robots.txt /usr/local/nagios/share
/usr/bin/install -c -m 664 -o nagios -g nagios docs/robots.txt /usr/local/nagios/share/docs
rm -f /usr/local/nagios/share/index.html
rm -f /usr/local/nagios/share/main.html
rm -f /usr/local/nagios/share/side.html
for file in *.php; \
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share; done
for file in stylesheets/*.css; \
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/stylesheets; done
for file in contexthelp/*.html; \
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/contexthelp; done
for file in docs/*.html; \
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/docs; done
for file in docs/images/*.*; \
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/docs/images; done
for file in images/*.gif; \
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/images; done
for file in images/*.jpg; \
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/images; done
for file in images/*.png; \
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/images; done
for file in images/*.ico; \
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/images; done
for file in images/logos/*.*; \
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/images/logos; done
for file in includes/*.*; \
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/includes; done
make[1]: Leaving directory `/software/nagios-3.2.0/html'
make install-basic
make[1]: Entering directory `/software/nagios-3.2.0'
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/libexec
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/var
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/var/archives
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/var/spool/checkresults
if [ no = yes ]; then \
        /usr/bin/install -c -m 664 -o nagios -g nagios p1.pl /usr/local/nagios/bin; \
    fi;

*** Main program, CGIs and HTML files installed ***

You can continue with installing Nagios as follows (type 'make'
without any arguments for a list of all possible options):

  make install-init
     - This installs the init script in /etc/rc.d/init.d

  make install-commandmode
     - This installs and configures permissions on the
       directory for holding the external command file

  make install-config
     - This installs sample config files in /usr/local/nagios/etc

make[1]: Leaving directory `/software/nagios-3.2.0'
[root@test nagios-3.2.0]#



[root@test nagios-3.2.0]# make install-init
/usr/bin/install -c -m 755 -d -o root -g root /etc/rc.d/init.d
/usr/bin/install -c -m 755 -o root -g root daemon-init /etc/rc.d/init.d/nagios

*** Init script installed ***

[root@test nagios-3.2.0]#


[root@test nagios-3.2.0]#
[root@test nagios-3.2.0]#
[root@test nagios-3.2.0]# make install-config
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/etc
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/etc/objects
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/nagios.cfg /usr/local/nagios/etc/nagios.cfg
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/cgi.cfg /usr/local/nagios/etc/cgi.cfg
/usr/bin/install -c -b -m 660 -o nagios -g nagios sample-config/resource.cfg /usr/local/nagios/etc/resource.cfg
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/templates.cfg /usr/local/nagios/etc/objects/templates.cfg
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/commands.cfg /usr/local/nagios/etc/objects/commands.cfg
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/contacts.cfg /usr/local/nagios/etc/objects/contacts.cfg
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/timeperiods.cfg /usr/local/nagios/etc/objects/timeperiods.cfg
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/localhost.cfg /usr/local/nagios/etc/objects/localhost.cfg
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/windows.cfg /usr/local/nagios/etc/objects/windows.cfg
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/printer.cfg /usr/local/nagios/etc/objects/printer.cfg
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/switch.cfg /usr/local/nagios/etc/objects/switch.cfg

*** Config files installed ***

Remember, these are *SAMPLE* config files.  You'll need to read
the documentation for more information on how to actually define
services, hosts, etc. to fit your particular needs.

[root@test nagios-3.2.0]#




[root@test nagios-3.2.0]# make install-commandmode
/usr/bin/install -c -m 775 -o nagios -g nagcmd -d /usr/local/nagios/var/rw
chmod g+s /usr/local/nagios/var/rw

*** External command directory configured ***

[root@test nagios-3.2.0]#



[root@test nagios-3.2.0]# make install-webconf
/usr/bin/install -c -m 644 sample-config/httpd.conf /etc/httpd/conf.d/nagios.conf

*** Nagios/Apache conf file installed ***

[root@test nagios-3.2.0]#



[root@test nagios-3.2.0]# htpasswd -c /usr/local/nagios/etc/htpasswd.users nagiosadmin
New password:
Re-type new password:
Adding password for user nagiosadmin
[root@test nagios-3.2.0]#


nagiosadmin/123456
 

到这里一步,那么就可以在网页上输入IP来访问了。

http://10.40.212.199/nagios/
http://10.40.212.199/nagios/
http://10.40.212.199/nagios/
http://10.40.212.199/nagios/




[root@test nagios-3.2.0]# more /etc/sysconfig/selinux

# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
#     enforcing - SELinux security policy is enforced.
#     permissive - SELinux prints warnings instead of enforcing.
#     disabled - No SELinux policy is loaded.
SELINUX=disabled
# SELINUXTYPE= can take one of these two values:
#     targeted - Targeted processes are protected,
#     mls - Multi Level Security protection.
SELINUXTYPE=targeted


[root@test nagios-3.2.0]#








[root@test nagios-3.2.0]# cd /software/
[root@test software]#
[root@test software]# tar xvf nagios-plugins-1.4.13.tar.gz
nagios-plugins-1.4.13/
nagios-plugins-1.4.13/gl/
nagios-plugins-1.4.13/gl/m4/
nagios-plugins-1.4.13/gl/m4/lib-link.m4
nagios-plugins-1.4.13/gl/m4/include_next.m4
nagios-plugins-1.4.13/gl/m4/strndup.m4
nagios-plugins-1.4.13/gl/m4/onceonly_2_57.m4
nagios-plugins-1.4.13/gl/m4/inttypes_h.m4
nagios-plugins-1.4.13/gl/m4/sockpfaf.m4
nagios-plugins-1.4.13/gl/m4/mountlist.m4
nagios-plugins-1.4.13/gl/m4/strdup.m4
nagios-plugins-1.4.13/gl/m4/stdint.m4
nagios-plugins-1.4.13/gl/m4/getaddrinfo.m4
nagios-plugins-1.4.13/gl/m4/strnlen.m4
nagios-plugins-1.4.13/gl/m4/unistd_h.m4
nagios-plugins-1.4.13/gl/m4/alloca.m4
nagios-plugins-1.4.13/gl/m4/mbstate_t.m4
nagios-plugins-1.4.13/gl/m4/gnulib-comp.m4
nagios-plugins-1.4.13/gl/m4/netinet_in_h.m4
nagios-plugins-1.4.13/gl/m4/po.m4
nagios-plugins-1.4.13/gl/m4/vsnprintf.m4
nagios-plugins-1.4.13/gl/m4/error.m4
nagios-plugins-1.4.13/gl/m4/safe-write.m4
nagios-plugins-1.4.13/gl/m4/getloadavg.m4
nagios-plugins-1.4.13/gl/m4/eoverflow.m4
nagios-plugins-1.4.13/gl/m4/lib-ld.m4
nagios-plugins-1.4.13/gl/m4/gnulib-common.m4
nagios-plugins-1.4.13/gl/m4/wint_t.m4
nagios-plugins-1.4.13/gl/m4/ls-mntd-fs.m4
nagios-plugins-1.4.13/gl/m4/fcntl-safer.m4
nagios-plugins-1.4.13/gl/m4/malloc.m4
nagios-plugins-1.4.13/gl/m4/iconv.m4
nagios-plugins-1.4.13/gl/m4/vasprintf.m4
nagios-plugins-1.4.13/gl/m4/cloexec.m4
nagios-plugins-1.4.13/gl/m4/gethostname.m4
nagios-plugins-1.4.13/gl/m4/floorf.m4
nagios-plugins-1.4.13/gl/m4/gettext.m4
nagios-plugins-1.4.13/gl/m4/longlong.m4
nagios-plugins-1.4.13/gl/m4/math_h.m4
nagios-plugins-1.4.13/gl/m4/codeset.m4
nagios-plugins-1.4.13/gl/m4/stdlib_h.m4
nagios-plugins-1.4.13/gl/m4/wchar_t.m4
nagios-plugins-1.4.13/gl/m4/dos.m4
nagios-plugins-1.4.13/gl/m4/float_h.m4
nagios-plugins-1.4.13/gl/m4/string_h.m4
nagios-plugins-1.4.13/gl/m4/getopt.m4
nagios-plugins-1.4.13/gl/m4/sys_socket_h.m4
nagios-plugins-1.4.13/gl/m4/xstrndup.m4
nagios-plugins-1.4.13/gl/m4/exitfail.m4
nagios-plugins-1.4.13/gl/m4/intmax_t.m4
nagios-plugins-1.4.13/gl/m4/nls.m4
nagios-plugins-1.4.13/gl/m4/fsusage.m4
nagios-plugins-1.4.13/gl/m4/stdint_h.m4
nagios-plugins-1.4.13/gl/m4/wctype.m4
nagios-plugins-1.4.13/gl/m4/xsize.m4
nagios-plugins-1.4.13/gl/m4/snprintf.m4
nagios-plugins-1.4.13/gl/m4/intlmacosx.m4
nagios-plugins-1.4.13/gl/m4/socklen.m4
nagios-plugins-1.4.13/gl/m4/progtest.m4
nagios-plugins-1.4.13/gl/m4/xalloc.m4
nagios-plugins-1.4.13/gl/m4/wchar.m4
nagios-plugins-1.4.13/gl/m4/ssize_t.m4
nagios-plugins-1.4.13/gl/m4/unistd-safer.m4
nagios-plugins-1.4.13/gl/m4/size_max.m4
nagios-plugins-1.4.13/gl/m4/double-slash-root.m4
nagios-plugins-1.4.13/gl/m4/inline.m4
nagios-plugins-1.4.13/gl/m4/extensions.m4
nagios-plugins-1.4.13/gl/m4/c-strtod.m4
nagios-plugins-1.4.13/gl/m4/dirname.m4
nagios-plugins-1.4.13/gl/m4/safe-read.m4
nagios-plugins-1.4.13/gl/m4/arpa_inet_h.m4
nagios-plugins-1.4.13/gl/m4/fstypename.m4
nagios-plugins-1.4.13/gl/m4/strerror.m4
nagios-plugins-1.4.13/gl/m4/lib-prefix.m4
nagios-plugins-1.4.13/gl/m4/base64.m4
nagios-plugins-1.4.13/gl/m4/stdio_h.m4
nagios-plugins-1.4.13/gl/m4/stdbool.m4
nagios-plugins-1.4.13/gl/m4/regex.m4
nagios-plugins-1.4.13/gl/m4/localcharset.m4
nagios-plugins-1.4.13/gl/m4/vasnprintf.m4
nagios-plugins-1.4.13/gl/m4/glibc21.m4
nagios-plugins-1.4.13/gl/m4/inet_ntop.m4
nagios-plugins-1.4.13/gl/vsnprintf.c
nagios-plugins-1.4.13/gl/unistd.in.h
nagios-plugins-1.4.13/gl/xalloc.h
nagios-plugins-1.4.13/gl/pipe-safer.c
nagios-plugins-1.4.13/gl/size_max.h
nagios-plugins-1.4.13/gl/netinet_in.in.h
nagios-plugins-1.4.13/gl/config.charset
nagios-plugins-1.4.13/gl/safe-read.c
nagios-plugins-1.4.13/gl/safe-read.h
nagios-plugins-1.4.13/gl/regex.c
nagios-plugins-1.4.13/gl/regex.h
nagios-plugins-1.4.13/gl/getopt.in.h
nagios-plugins-1.4.13/gl/regex_internal.c
nagios-plugins-1.4.13/gl/regex_internal.h
nagios-plugins-1.4.13/gl/dup-safer.c
nagios-plugins-1.4.13/gl/exitfail.c
nagios-plugins-1.4.13/gl/exitfail.h
nagios-plugins-1.4.13/gl/xsize.h
nagios-plugins-1.4.13/gl/wctype.in.h
nagios-plugins-1.4.13/gl/creat-safer.c
nagios-plugins-1.4.13/gl/localcharset.c
nagios-plugins-1.4.13/gl/localcharset.h
nagios-plugins-1.4.13/gl/vasnprintf.c
nagios-plugins-1.4.13/gl/vasnprintf.h
nagios-plugins-1.4.13/gl/strndup.c
nagios-plugins-1.4.13/gl/getaddrinfo.c
nagios-plugins-1.4.13/gl/getaddrinfo.h
nagios-plugins-1.4.13/gl/strnlen.c
nagios-plugins-1.4.13/gl/basename.c
nagios-plugins-1.4.13/gl/xmalloc.c
nagios-plugins-1.4.13/gl/full-read.c
nagios-plugins-1.4.13/gl/full-read.h
nagios-plugins-1.4.13/gl/ref-del.sin
nagios-plugins-1.4.13/gl/asprintf.c
nagios-plugins-1.4.13/gl/math.in.h
nagios-plugins-1.4.13/gl/error.c
nagios-plugins-1.4.13/gl/error.h
nagios-plugins-1.4.13/gl/malloc.c
nagios-plugins-1.4.13/gl/vasprintf.c
nagios-plugins-1.4.13/gl/stdlib.in.h
nagios-plugins-1.4.13/gl/wchar.in.h
nagios-plugins-1.4.13/gl/float.in.h
nagios-plugins-1.4.13/gl/floor.c
nagios-plugins-1.4.13/gl/string.in.h
nagios-plugins-1.4.13/gl/unistd--.h
nagios-plugins-1.4.13/gl/sys_socket.in.h
nagios-plugins-1.4.13/gl/fd-safer.c
nagios-plugins-1.4.13/gl/getopt.c
nagios-plugins-1.4.13/gl/Makefile.am
nagios-plugins-1.4.13/gl/Makefile.in
nagios-plugins-1.4.13/gl/getopt1.c
nagios-plugins-1.4.13/gl/mountlist.c
nagios-plugins-1.4.13/gl/mountlist.h
nagios-plugins-1.4.13/gl/gai_strerror.c
nagios-plugins-1.4.13/gl/stdint.in.h
nagios-plugins-1.4.13/gl/fcntl-safer.h
nagios-plugins-1.4.13/gl/cloexec.c
nagios-plugins-1.4.13/gl/cloexec.h
nagios-plugins-1.4.13/gl/gethostname.c
nagios-plugins-1.4.13/gl/gettext.h
nagios-plugins-1.4.13/gl/xstrndup.c
nagios-plugins-1.4.13/gl/xstrndup.h
nagios-plugins-1.4.13/gl/fsusage.c
nagios-plugins-1.4.13/gl/fsusage.h
nagios-plugins-1.4.13/gl/unistd-safer.h
nagios-plugins-1.4.13/gl/intprops.h
nagios-plugins-1.4.13/gl/alloca.in.h
nagios-plugins-1.4.13/gl/asnprintf.c
nagios-plugins-1.4.13/gl/printf-args.c
nagios-plugins-1.4.13/gl/printf-args.h
nagios-plugins-1.4.13/gl/safe-write.c
nagios-plugins-1.4.13/gl/safe-write.h
nagios-plugins-1.4.13/gl/xalloc-die.c
nagios-plugins-1.4.13/gl/stripslash.c
nagios-plugins-1.4.13/gl/c-strtod.c
nagios-plugins-1.4.13/gl/c-strtod.h
nagios-plugins-1.4.13/gl/inet_ntop.c
nagios-plugins-1.4.13/gl/inet_ntop.h
nagios-plugins-1.4.13/gl/regcomp.c
nagios-plugins-1.4.13/gl/open-safer.c
nagios-plugins-1.4.13/gl/alloca.c
nagios-plugins-1.4.13/gl/float+.h
nagios-plugins-1.4.13/gl/getloadavg.c
nagios-plugins-1.4.13/gl/floorf.c
nagios-plugins-1.4.13/gl/regexec.c
nagios-plugins-1.4.13/gl/ref-add.sin
nagios-plugins-1.4.13/gl/dirname.c
nagios-plugins-1.4.13/gl/dirname.h
nagios-plugins-1.4.13/gl/stdio.in.h
nagios-plugins-1.4.13/gl/strerror.c
nagios-plugins-1.4.13/gl/base64.c
nagios-plugins-1.4.13/gl/base64.h
nagios-plugins-1.4.13/gl/stdbool.in.h
nagios-plugins-1.4.13/gl/full-write.c
nagios-plugins-1.4.13/gl/full-write.h
nagios-plugins-1.4.13/gl/strdup.c
nagios-plugins-1.4.13/gl/fcntl--.h
nagios-plugins-1.4.13/gl/getopt_int.h
nagios-plugins-1.4.13/gl/printf-parse.c
nagios-plugins-1.4.13/gl/printf-parse.h
nagios-plugins-1.4.13/gl/snprintf.c
nagios-plugins-1.4.13/m4/
nagios-plugins-1.4.13/m4/np_mysqlclient.m4
nagios-plugins-1.4.13/po/
nagios-plugins-1.4.13/po/nagios-plugins.pot
nagios-plugins-1.4.13/po/Makevars
nagios-plugins-1.4.13/po/de.po
nagios-plugins-1.4.13/po/fr.po
nagios-plugins-1.4.13/po/LINGUAS
nagios-plugins-1.4.13/po/remove-potcdate.sin
nagios-plugins-1.4.13/po/POTFILES.in
nagios-plugins-1.4.13/po/de.gmo
nagios-plugins-1.4.13/po/fr.gmo
nagios-plugins-1.4.13/po/stamp-po
nagios-plugins-1.4.13/po/ChangeLog
nagios-plugins-1.4.13/po/Makefile.in.in
nagios-plugins-1.4.13/FAQ
nagios-plugins-1.4.13/lib/
nagios-plugins-1.4.13/lib/utils_base.c
nagios-plugins-1.4.13/lib/utils_base.h
nagios-plugins-1.4.13/lib/tests/
nagios-plugins-1.4.13/lib/tests/test_all.t
nagios-plugins-1.4.13/lib/tests/test_cmd.c
nagios-plugins-1.4.13/lib/tests/test_ini.c
nagios-plugins-1.4.13/lib/tests/test_tcp.c
nagios-plugins-1.4.13/lib/tests/plugins.ini
nagios-plugins-1.4.13/lib/tests/README
nagios-plugins-1.4.13/lib/tests/test_disk.c
nagios-plugins-1.4.13/lib/tests/plugin.ini
nagios-plugins-1.4.13/lib/tests/Makefile.am
nagios-plugins-1.4.13/lib/tests/Makefile.in
nagios-plugins-1.4.13/lib/tests/test_opts.c
nagios-plugins-1.4.13/lib/tests/test_utils.c
nagios-plugins-1.4.13/lib/tests/config-dos.ini
nagios-plugins-1.4.13/lib/tests/config-tiny.ini
nagios-plugins-1.4.13/lib/tests/config-opts.ini
nagios-plugins-1.4.13/lib/tests/test_base64.c
nagios-plugins-1.4.13/lib/parse_ini.c
nagios-plugins-1.4.13/lib/parse_ini.h
nagios-plugins-1.4.13/lib/utils_disk.c
nagios-plugins-1.4.13/lib/utils_disk.h
nagios-plugins-1.4.13/lib/utils_cmd.c
nagios-plugins-1.4.13/lib/utils_cmd.h
nagios-plugins-1.4.13/lib/utils_tcp.c
nagios-plugins-1.4.13/lib/utils_tcp.h
nagios-plugins-1.4.13/lib/extra_opts.c
nagios-plugins-1.4.13/lib/extra_opts.h
nagios-plugins-1.4.13/lib/Makefile.am
nagios-plugins-1.4.13/lib/Makefile.in
nagios-plugins-1.4.13/pkg/
nagios-plugins-1.4.13/pkg/solaris/
nagios-plugins-1.4.13/pkg/solaris/solpkg
nagios-plugins-1.4.13/pkg/solaris/pkginfo.in
nagios-plugins-1.4.13/pkg/solaris/pkginfo
nagios-plugins-1.4.13/pkg/fedora/
nagios-plugins-1.4.13/pkg/fedora/requires
nagios-plugins-1.4.13/pkg/redhat/
nagios-plugins-1.4.13/pkg/redhat/requires
nagios-plugins-1.4.13/BUGS
nagios-plugins-1.4.13/NEWS
nagios-plugins-1.4.13/contrib/
nagios-plugins-1.4.13/contrib/aix/
nagios-plugins-1.4.13/contrib/aix/check_failed
nagios-plugins-1.4.13/contrib/aix/check_kerberos
nagios-plugins-1.4.13/contrib/aix/check_queue
nagios-plugins-1.4.13/contrib/aix/check_io
nagios-plugins-1.4.13/contrib/aix/pg_stat
nagios-plugins-1.4.13/contrib/check_smart.pl
nagios-plugins-1.4.13/contrib/check_hprsc.pl
nagios-plugins-1.4.13/contrib/check_cluster2.c
nagios-plugins-1.4.13/contrib/check_qmailq.pl
nagios-plugins-1.4.13/contrib/check_oracle_tbs
nagios-plugins-1.4.13/contrib/check_fan_fsc_present
nagios-plugins-1.4.13/contrib/check_breeze.pl
nagios-plugins-1.4.13/contrib/check_timeout.c
nagios-plugins-1.4.13/contrib/check_dns_random.pl
nagios-plugins-1.4.13/contrib/check_joy.sh
nagios-plugins-1.4.13/contrib/check_remote_nagios_status.pl
nagios-plugins-1.4.13/contrib/check_mem.pl
nagios-plugins-1.4.13/contrib/check_arping.pl
nagios-plugins-1.4.13/contrib/check_netapp.pl
nagios-plugins-1.4.13/contrib/check_fan_cpq_present
nagios-plugins-1.4.13/contrib/check_apc_ups.pl
nagios-plugins-1.4.13/contrib/check_traceroute-pure_perl.pl
nagios-plugins-1.4.13/contrib/check_log2.pl
nagios-plugins-1.4.13/contrib/check_sap.sh
nagios-plugins-1.4.13/contrib/check_hw.sh
nagios-plugins-1.4.13/contrib/check_rbl.c
nagios-plugins-1.4.13/contrib/check_smb.sh
nagios-plugins-1.4.13/contrib/check_javaproc.pl
nagios-plugins-1.4.13/contrib/urlize.pl
nagios-plugins-1.4.13/contrib/check_ica_master_browser.pl
nagios-plugins-1.4.13/contrib/check_vcs.pl
nagios-plugins-1.4.13/contrib/check_nagios_db_pg.pl
nagios-plugins-1.4.13/contrib/check_linux_raid.pl
nagios-plugins-1.4.13/contrib/check_ica_program_neigbourhood.pl
nagios-plugins-1.4.13/contrib/check_http-with-client-certificate.c
nagios-plugins-1.4.13/contrib/packet_utils.pm
nagios-plugins-1.4.13/contrib/check_lotus.pl
nagios-plugins-1.4.13/contrib/check_appletalk.pl
nagios-plugins-1.4.13/contrib/check_digitemp.pl
nagios-plugins-1.4.13/contrib/check_cpqarray.c
nagios-plugins-1.4.13/contrib/sched_downtime.pl
nagios-plugins-1.4.13/contrib/check_adptraid.sh
nagios-plugins-1.4.13/contrib/check_compaq_insight.pl
nagios-plugins-1.4.13/contrib/check_inodes-freebsd.pl
nagios-plugins-1.4.13/contrib/check_ica_metaframe_pub_apps.pl
nagios-plugins-1.4.13/contrib/check_nmap.py
nagios-plugins-1.4.13/contrib/check_maxchannels.pl
nagios-plugins-1.4.13/contrib/check_cluster.c
nagios-plugins-1.4.13/contrib/check_mssql.sh
nagios-plugins-1.4.13/contrib/check_ms_spooler.pl
nagios-plugins-1.4.13/contrib/check_ora_table_space.pl
nagios-plugins-1.4.13/contrib/mrtgext.pl
nagios-plugins-1.4.13/contrib/check_snmp_disk_monitor.pl
nagios-plugins-1.4.13/contrib/rblcheck-dns
nagios-plugins-1.4.13/contrib/rblcheck-web
nagios-plugins-1.4.13/contrib/check_oracle_instance.pl
nagios-plugins-1.4.13/contrib/nagios_sendim.pl
nagios-plugins-1.4.13/contrib/check_asterisk.pl
nagios-plugins-1.4.13/contrib/check_bgpstate.pl
nagios-plugins-1.4.13/contrib/check_backup.pl
nagios-plugins-1.4.13/contrib/check_snmp_procs.pl
nagios-plugins-1.4.13/contrib/check_sockets.pl
nagios-plugins-1.4.13/contrib/check_cluster2.README
nagios-plugins-1.4.13/contrib/README.TXT
nagios-plugins-1.4.13/contrib/check_nagios_db.pl
nagios-plugins-1.4.13/contrib/check_temp_cpq
nagios-plugins-1.4.13/contrib/check_temp_fsc
nagios-plugins-1.4.13/contrib/check_maxwanstate.pl
nagios-plugins-1.4.13/contrib/check_wave.pl
nagios-plugins-1.4.13/contrib/check_apache.pl
nagios-plugins-1.4.13/contrib/check_pfstate
nagios-plugins-1.4.13/contrib/check_rrd_data.pl
nagios-plugins-1.4.13/contrib/check_email_loop.pl
nagios-plugins-1.4.13/contrib/check_axis.sh
nagios-plugins-1.4.13/contrib/check_snmp_process_monitor.pl
nagios-plugins-1.4.13/contrib/check_wins.pl
nagios-plugins-1.4.13/contrib/check_ipxping.c
nagios-plugins-1.4.13/contrib/tarballs/
nagios-plugins-1.4.13/contrib/tarballs/check_radius.tar.gz
nagios-plugins-1.4.13/contrib/tarballs/bowen-langley_plugins.tar.gz
nagios-plugins-1.4.13/contrib/tarballs/check_traffic-0.91b.tar.gz
nagios-plugins-1.4.13/contrib/tarballs/fetchlog-0.94.tar.gz
nagios-plugins-1.4.13/contrib/tarballs/check_bgp-1.0.tar.gz
nagios-plugins-1.4.13/contrib/check_snmp_printer.pl
nagios-plugins-1.4.13/contrib/check_pcpmetric.py
nagios-plugins-1.4.13/contrib/checkciscotemp.pl
nagios-plugins-1.4.13/contrib/restrict.pl
nagios-plugins-1.4.13/contrib/check_flexlm.pl
nagios-plugins-1.4.13/contrib/check_frontpage
nagios-plugins-1.4.13/contrib/check_lmmon.pl
nagios-plugins-1.4.13/contrib/check_uptime.c
nagios-plugins-1.4.13/contrib/check_traceroute.pl
nagios-plugins-1.4.13/contrib/check_nagios.pl
nagios-plugins-1.4.13/contrib/check_dlswcircuit.pl
nagios-plugins-1.4.13/contrib/check_inodes.pl
nagios-plugins-1.4.13/contrib/check_hltherm.c
nagios-plugins-1.4.13/contrib/utils.py
nagios-plugins-1.4.13/external/
nagios-plugins-1.4.13/external/tap-1.01/
nagios-plugins-1.4.13/external/tap-1.01/m4/
nagios-plugins-1.4.13/external/tap-1.01/m4/include_next.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/inttypes_h.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/stdint.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/alloca.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/gnulib-comp.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/eoverflow.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/gnulib-common.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/wint_t.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/vasprintf.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/onceonly.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/longlong.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/wchar_t.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/float_h.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/intmax_t.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/stdint_h.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/xsize.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/wchar.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/size_max.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/extensions.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/stdio_h.m4
nagios-plugins-1.4.13/external/tap-1.01/m4/vasnprintf.m4
nagios-plugins-1.4.13/external/tap-1.01/lib/
nagios-plugins-1.4.13/external/tap-1.01/lib/size_max.h
nagios-plugins-1.4.13/external/tap-1.01/lib/xsize.h
nagios-plugins-1.4.13/external/tap-1.01/lib/vasnprintf.c
nagios-plugins-1.4.13/external/tap-1.01/lib/vasnprintf.h
nagios-plugins-1.4.13/external/tap-1.01/lib/dummy.c
nagios-plugins-1.4.13/external/tap-1.01/lib/asprintf.c
nagios-plugins-1.4.13/external/tap-1.01/lib/vasprintf.c
nagios-plugins-1.4.13/external/tap-1.01/lib/wchar.in.h
nagios-plugins-1.4.13/external/tap-1.01/lib/float.in.h
nagios-plugins-1.4.13/external/tap-1.01/lib/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/lib/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/lib/stdint.in.h
nagios-plugins-1.4.13/external/tap-1.01/lib/alloca.in.h
nagios-plugins-1.4.13/external/tap-1.01/lib/asnprintf.c
nagios-plugins-1.4.13/external/tap-1.01/lib/printf-args.c
nagios-plugins-1.4.13/external/tap-1.01/lib/printf-args.h
nagios-plugins-1.4.13/external/tap-1.01/lib/float+.h
nagios-plugins-1.4.13/external/tap-1.01/lib/stdio.in.h
nagios-plugins-1.4.13/external/tap-1.01/lib/printf-parse.c
nagios-plugins-1.4.13/external/tap-1.01/lib/printf-parse.h
nagios-plugins-1.4.13/external/tap-1.01/src/
nagios-plugins-1.4.13/external/tap-1.01/src/._tap.3
nagios-plugins-1.4.13/external/tap-1.01/src/._tap.c
nagios-plugins-1.4.13/external/tap-1.01/src/._tap.h
nagios-plugins-1.4.13/external/tap-1.01/src/tap.3
nagios-plugins-1.4.13/external/tap-1.01/src/tap.c
nagios-plugins-1.4.13/external/tap-1.01/src/tap.h
nagios-plugins-1.4.13/external/tap-1.01/src/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/src/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/src/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/link-warning.h
nagios-plugins-1.4.13/external/tap-1.01/compile
nagios-plugins-1.4.13/external/tap-1.01/depcomp
nagios-plugins-1.4.13/external/tap-1.01/aclocal.m4
nagios-plugins-1.4.13/external/tap-1.01/tests/
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok/
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-numeric/
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-numeric/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-numeric/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-numeric/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-numeric/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-numeric/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-numeric/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-numeric/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-numeric/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-numeric/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-hash/
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-hash/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-hash/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-hash/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-hash/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-hash/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-hash/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-hash/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-hash/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/ok-hash/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/ok/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/diag/
nagios-plugins-1.4.13/external/tap-1.01/tests/diag/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/diag/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/diag/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/diag/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/diag/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/diag/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/diag/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/diag/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/diag/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/fail/
nagios-plugins-1.4.13/external/tap-1.01/tests/fail/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/fail/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/fail/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/fail/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/fail/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/fail/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/fail/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/fail/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/fail/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/pass/
nagios-plugins-1.4.13/external/tap-1.01/tests/pass/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/pass/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/pass/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/pass/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/pass/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/pass/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/pass/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/pass/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/pass/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/sane/
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/sane/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/sane/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/sane/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/sane/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/sane/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/sane/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/sane/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/sane/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/sane/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no-tests/
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no-tests/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no-tests/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no-tests/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no-tests/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no-tests/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no-tests/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no-tests/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no-tests/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no-tests/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/skip_all/
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/skip_all/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/skip_all/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/skip_all/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/skip_all/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/skip_all/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/skip_all/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/skip_all/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/skip_all/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/skip_all/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no_plan/
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no_plan/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no_plan/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no_plan/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no_plan/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no_plan/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no_plan/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no_plan/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no_plan/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/no_plan/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-plans/
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-plans/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-plans/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-plans/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-plans/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-plans/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-plans/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-plans/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-plans/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-plans/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-tests/
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-tests/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-tests/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-tests/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-tests/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-tests/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-tests/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-tests/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-tests/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/too-many-tests/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/not-enough-tests/
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/not-enough-tests/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/not-enough-tests/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/not-enough-tests/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/not-enough-tests/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/not-enough-tests/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/not-enough-tests/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/not-enough-tests/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/not-enough-tests/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/plan/not-enough-tests/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/skip/
nagios-plugins-1.4.13/external/tap-1.01/tests/skip/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/skip/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/skip/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/skip/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/skip/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/skip/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/skip/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/skip/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/skip/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/todo/
nagios-plugins-1.4.13/external/tap-1.01/tests/todo/._test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/todo/._test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/todo/test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/todo/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/todo/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/todo/test.c
nagios-plugins-1.4.13/external/tap-1.01/tests/todo/test.t
nagios-plugins-1.4.13/external/tap-1.01/tests/todo/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/todo/._test.pl
nagios-plugins-1.4.13/external/tap-1.01/tests/README
nagios-plugins-1.4.13/external/tap-1.01/tests/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/tests/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/tests/._README
nagios-plugins-1.4.13/external/tap-1.01/tests/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/._configure.in
nagios-plugins-1.4.13/external/tap-1.01/README
nagios-plugins-1.4.13/external/tap-1.01/ltmain.sh
nagios-plugins-1.4.13/external/tap-1.01/configure
nagios-plugins-1.4.13/external/tap-1.01/configure.in
nagios-plugins-1.4.13/external/tap-1.01/._INSTALL
nagios-plugins-1.4.13/external/tap-1.01/config.guess
nagios-plugins-1.4.13/external/tap-1.01/install-sh
nagios-plugins-1.4.13/external/tap-1.01/config.sub
nagios-plugins-1.4.13/external/tap-1.01/missing
nagios-plugins-1.4.13/external/tap-1.01/Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/Makefile.in
nagios-plugins-1.4.13/external/tap-1.01/config.h.in
nagios-plugins-1.4.13/external/tap-1.01/._compile
nagios-plugins-1.4.13/external/tap-1.01/._README
nagios-plugins-1.4.13/external/tap-1.01/._Makefile.am
nagios-plugins-1.4.13/external/tap-1.01/INSTALL
nagios-plugins-1.4.13/external/tap-1.01/._ltmain.sh
nagios-plugins-1.4.13/external/tap-1.01/._configure
nagios-plugins-1.4.13/LEGAL
nagios-plugins-1.4.13/aclocal.m4
nagios-plugins-1.4.13/REQUIREMENTS
nagios-plugins-1.4.13/tools/
nagios-plugins-1.4.13/tools/build_perl_modules
nagios-plugins-1.4.13/tools/tinderbox_build
nagios-plugins-1.4.13/nagios-plugins.spec
nagios-plugins-1.4.13/README
nagios-plugins-1.4.13/THANKS
nagios-plugins-1.4.13/configure
nagios-plugins-1.4.13/configure.in
nagios-plugins-1.4.13/plugins-root/
nagios-plugins-1.4.13/plugins-root/check_icmp.c
nagios-plugins-1.4.13/plugins-root/Makefile.am
nagios-plugins-1.4.13/plugins-root/Makefile.in
nagios-plugins-1.4.13/plugins-root/pst3.c
nagios-plugins-1.4.13/plugins-root/check_dhcp.c
nagios-plugins-1.4.13/SUPPORT
nagios-plugins-1.4.13/config.rpath
nagios-plugins-1.4.13/test.pl.in
nagios-plugins-1.4.13/mkinstalldirs
nagios-plugins-1.4.13/ACKNOWLEDGEMENTS
nagios-plugins-1.4.13/Makefile.am
nagios-plugins-1.4.13/Makefile.in
nagios-plugins-1.4.13/config.h.in
nagios-plugins-1.4.13/plugins-scripts/
nagios-plugins-1.4.13/plugins-scripts/t/
nagios-plugins-1.4.13/plugins-scripts/t/check_rpc.t
nagios-plugins-1.4.13/plugins-scripts/t/check_file_age.t
nagios-plugins-1.4.13/plugins-scripts/t/utils.t
nagios-plugins-1.4.13/plugins-scripts/check_breeze.pl
nagios-plugins-1.4.13/plugins-scripts/check_log.sh
nagios-plugins-1.4.13/plugins-scripts/check_ifoperstatus.pl
nagios-plugins-1.4.13/plugins-scripts/check_file_age.pl
nagios-plugins-1.4.13/plugins-scripts/check_ntp.pl
nagios-plugins-1.4.13/plugins-scripts/check_rpc.pl
nagios-plugins-1.4.13/plugins-scripts/check_ifstatus.pl
nagios-plugins-1.4.13/plugins-scripts/Makefile.am
nagios-plugins-1.4.13/plugins-scripts/Makefile.in
nagios-plugins-1.4.13/plugins-scripts/check_disk_smb.pl
nagios-plugins-1.4.13/plugins-scripts/utils.pm.in
nagios-plugins-1.4.13/plugins-scripts/utils.sh.in
nagios-plugins-1.4.13/plugins-scripts/check_wave.pl
nagios-plugins-1.4.13/plugins-scripts/check_mailq.pl
nagios-plugins-1.4.13/plugins-scripts/check_ircd.pl
nagios-plugins-1.4.13/plugins-scripts/check_sensors.sh
nagios-plugins-1.4.13/plugins-scripts/check_oracle.sh
nagios-plugins-1.4.13/plugins-scripts/subst.in
nagios-plugins-1.4.13/plugins-scripts/check_flexlm.pl
nagios-plugins-1.4.13/config_test/
nagios-plugins-1.4.13/config_test/Makefile
nagios-plugins-1.4.13/config_test/child_test.c
nagios-plugins-1.4.13/config_test/run_tests
nagios-plugins-1.4.13/acinclude.m4
nagios-plugins-1.4.13/build-aux/
nagios-plugins-1.4.13/build-aux/link-warning.h
nagios-plugins-1.4.13/build-aux/compile
nagios-plugins-1.4.13/build-aux/depcomp
nagios-plugins-1.4.13/build-aux/ltmain.sh
nagios-plugins-1.4.13/build-aux/config.guess
nagios-plugins-1.4.13/build-aux/config.rpath
nagios-plugins-1.4.13/build-aux/install-sh
nagios-plugins-1.4.13/build-aux/config.sub
nagios-plugins-1.4.13/build-aux/missing
nagios-plugins-1.4.13/build-aux/mkinstalldirs
nagios-plugins-1.4.13/NPTest.pm
nagios-plugins-1.4.13/AUTHORS
nagios-plugins-1.4.13/INSTALL
nagios-plugins-1.4.13/ABOUT-NLS
nagios-plugins-1.4.13/ChangeLog
nagios-plugins-1.4.13/plugins/
nagios-plugins-1.4.13/plugins/t/
nagios-plugins-1.4.13/plugins/t/check_hpjd.t
nagios-plugins-1.4.13/plugins/t/check_http.t
nagios-plugins-1.4.13/plugins/t/check_imap.t
nagios-plugins-1.4.13/plugins/t/check_load.t
nagios-plugins-1.4.13/plugins/t/check_dummy.t
nagios-plugins-1.4.13/plugins/t/check_ping.t
nagios-plugins-1.4.13/plugins/t/check_dig.t
nagios-plugins-1.4.13/plugins/t/check_dns.t
nagios-plugins-1.4.13/plugins/t/check_ftp.t
nagios-plugins-1.4.13/plugins/t/check_ntp.t
nagios-plugins-1.4.13/plugins/t/check_pop.t
nagios-plugins-1.4.13/plugins/t/check_tcp.t
nagios-plugins-1.4.13/plugins/t/check_smtp.t
nagios-plugins-1.4.13/plugins/t/check_snmp.t
nagios-plugins-1.4.13/plugins/t/check_udp.t
nagios-plugins-1.4.13/plugins/t/check_time.t
nagios-plugins-1.4.13/plugins/t/check_swap.t
nagios-plugins-1.4.13/plugins/t/check_nagios.t
nagios-plugins-1.4.13/plugins/t/check_fping.t
nagios-plugins-1.4.13/plugins/t/check_cluster.t
nagios-plugins-1.4.13/plugins/t/check_mysql.t
nagios-plugins-1.4.13/plugins/t/check_nagios.nagios1.status.log
nagios-plugins-1.4.13/plugins/t/negate.t
nagios-plugins-1.4.13/plugins/t/check_by_ssh.t
nagios-plugins-1.4.13/plugins/t/check_mysql_query.t
nagios-plugins-1.4.13/plugins/t/check_users.t
nagios-plugins-1.4.13/plugins/t/check_nagios.nagios2.status.dat
nagios-plugins-1.4.13/plugins/t/check_jabber.t
nagios-plugins-1.4.13/plugins/t/check_procs.t
nagios-plugins-1.4.13/plugins/t/check_disk.t
nagios-plugins-1.4.13/plugins/check_game.c
nagios-plugins-1.4.13/plugins/check_hpjd.c
nagios-plugins-1.4.13/plugins/check_http.c
nagios-plugins-1.4.13/plugins/check_ldap.c
nagios-plugins-1.4.13/plugins/check_load.c
nagios-plugins-1.4.13/plugins/check_dummy.c
nagios-plugins-1.4.13/plugins/check_mrtg.c
nagios-plugins-1.4.13/plugins/check_ping.c
nagios-plugins-1.4.13/plugins/check_real.c
nagios-plugins-1.4.13/plugins/check_apt.c
nagios-plugins-1.4.13/plugins/check_dig.c
nagios-plugins-1.4.13/plugins/check_dns.c
nagios-plugins-1.4.13/plugins/check_ntp.c
nagios-plugins-1.4.13/plugins/check_tcp.c
nagios-plugins-1.4.13/plugins/check_ssh.c
nagios-plugins-1.4.13/plugins/check_smtp.c
nagios-plugins-1.4.13/plugins/check_snmp.c
nagios-plugins-1.4.13/plugins/check_ups.c
nagios-plugins-1.4.13/plugins/check_time.c
nagios-plugins-1.4.13/plugins/check_swap.c
nagios-plugins-1.4.13/plugins/check_nagios.c
nagios-plugins-1.4.13/plugins/check_fping.c
nagios-plugins-1.4.13/plugins/runcmd.c
nagios-plugins-1.4.13/plugins/runcmd.h
nagios-plugins-1.4.13/plugins/check_cluster.c
nagios-plugins-1.4.13/plugins/check_ntp_peer.c
nagios-plugins-1.4.13/plugins/common.h
nagios-plugins-1.4.13/plugins/check_mysql.c
nagios-plugins-1.4.13/plugins/negate.c
nagios-plugins-1.4.13/plugins/netutils.c
nagios-plugins-1.4.13/plugins/netutils.h
nagios-plugins-1.4.13/plugins/check_by_ssh.c
nagios-plugins-1.4.13/plugins/check_mysql_query.c
nagios-plugins-1.4.13/plugins/check_ide_smart.c
nagios-plugins-1.4.13/plugins/Makefile.am
nagios-plugins-1.4.13/plugins/Makefile.in
nagios-plugins-1.4.13/plugins/check_ntp_time.c
nagios-plugins-1.4.13/plugins/check_users.c
nagios-plugins-1.4.13/plugins/check_nwstat.c
nagios-plugins-1.4.13/plugins/check_nt.c
nagios-plugins-1.4.13/plugins/check_pgsql.c
nagios-plugins-1.4.13/plugins/check_mrtgtraf.c
nagios-plugins-1.4.13/plugins/check_radius.c
nagios-plugins-1.4.13/plugins/utils.c
nagios-plugins-1.4.13/plugins/utils.h
nagios-plugins-1.4.13/plugins/urlize.c
nagios-plugins-1.4.13/plugins/check_procs.c
nagios-plugins-1.4.13/plugins/check_overcr.c
nagios-plugins-1.4.13/plugins/popen.c
nagios-plugins-1.4.13/plugins/popen.h
nagios-plugins-1.4.13/plugins/sslutils.c
nagios-plugins-1.4.13/plugins/check_disk.c
nagios-plugins-1.4.13/COPYING
nagios-plugins-1.4.13/perlmods/
nagios-plugins-1.4.13/perlmods/Makefile
nagios-plugins-1.4.13/perlmods/Config-Tiny-2.10.tar.gz
nagios-plugins-1.4.13/perlmods/Nagios-Plugin-0.27.tar.gz
nagios-plugins-1.4.13/perlmods/Test-Simple-0.70.tar.gz
nagios-plugins-1.4.13/perlmods/Params-Validate-0.88.tar.gz
nagios-plugins-1.4.13/perlmods/Makefile.am
nagios-plugins-1.4.13/perlmods/Makefile.in
nagios-plugins-1.4.13/perlmods/install_order
nagios-plugins-1.4.13/perlmods/Class-Accessor-0.31.tar.gz
nagios-plugins-1.4.13/perlmods/Math-Calc-Units-1.06.tar.gz
nagios-plugins-1.4.13/command.cfg.in
nagios-plugins-1.4.13/CODING
[root@test software]#



[root@test nagios-plugins-1.4.13]# pwd
/software/nagios-plugins-1.4.13
[root@test nagios-plugins-1.4.13]# ls -ltr | grep configure
-rw-r--r-- 1 10002 10002   57365 Sep 25  2008 configure.in
-rwxr-xr-x 1 10002 10002 1459585 Sep 25  2008 configure
[root@test nagios-plugins-1.4.13]#
[root@test nagios-plugins-1.4.13]# ./configure --prefix=/usr/local/nagios --with-nagios-user=nagios --with-nagios-group=nagios
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 ISO C89... 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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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... yes
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... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... 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... 32768
checking command to parse /usr/bin/nm -B 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/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
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
appending configuration tag "F77" to libtool
checking whether gcc and cc understand -c and -o together... yes
checking for error_at_line... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for working strtod... yes
checking for python... /usr/bin/python
checking for sh... /bin/sh
checking for perl... /usr/bin/perl
checking for libgnutls-config... no
checking for hostname... /bin/hostname
checking for basename... /bin/basename
checking for main in -ldce... no
checking for main in -lnsl... yes
checking for socket in -lsocket... no
checking for main in -lresolv... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for floor in -lm... yes
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 REQUIREMENTS).
checking for rc_read_config in -lradiusclient... no
checking for rc_read_config in -lradiusclient-ng... 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 linux/hdreg.h usability... yes
checking linux/hdreg.h presence... yes
checking for linux/hdreg.h... yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking for mysql_config... /usr/bin/mysql_config
checking for mysql_init in -lmysqlclient... no
configure: WARNING: Skipping mysql plugin
configure: WARNING: install mysql client libs to compile this plugin (see REQUIREMENTS).
checking for IPv6 support... yes
checking krb5.h usability... no
checking krb5.h presence... no
checking for krb5.h... no
checking krb5.h usability... no
checking krb5.h presence... no
checking for krb5.h... no
checking for dlopen in -ldl... yes
checking for shl_load in -ldl... no
checking openssl/ssl.h usability... no
checking openssl/ssl.h presence... no
checking for openssl/ssl.h... no
checking openssl/x509.h usability... no
checking openssl/x509.h presence... no
checking for openssl/x509.h... no
checking openssl/rsa.h usability... no
checking openssl/rsa.h presence... no
checking for openssl/rsa.h... no
checking openssl/pem.h usability... no
checking openssl/pem.h presence... no
checking for openssl/pem.h... no
checking openssl/crypto.h usability... no
checking openssl/crypto.h presence... no
checking for openssl/crypto.h... no
checking openssl/err.h usability... no
checking openssl/err.h presence... no
checking for openssl/err.h... no
checking ssl.h usability... no
checking ssl.h presence... no
checking for ssl.h... no
checking x509.h usability... no
checking x509.h presence... no
checking for x509.h... no
checking rsa.h usability... no
checking rsa.h presence... no
checking for rsa.h... no
checking pem.h usability... no
checking pem.h presence... no
checking for pem.h... no
checking crypto.h usability... no
checking crypto.h presence... no
checking for crypto.h... no
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking for CRYPTO_lock in -lcrypto... no
checking gnutls/openssl.h usability... no
checking gnutls/openssl.h presence... no
checking for gnutls/openssl.h... no
configure: WARNING: OpenSSL or GnuTLS libs could not be found or were disabled
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... yes
checking features.h presence... yes
checking for features.h... yes
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 mbstate_t... yes
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... /bin/ps
checking for ps syntax... /bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'
checking for ping... /bin/ping
checking for ping6... /bin/ping6
checking for ICMP ping syntax... /bin/ping -n -U -w %d -c %d %s
checking for ICMPv6 ping syntax... /bin/ping6 -n -U -w %d -c %d %s
checking for nslookup... /usr/bin/nslookup
checking for nslookup syntax... /usr/bin/nslookup -sil
checking for number of cpus... sysconf(_SC_NPROCESSORS_CONF)
checking for uptime... /usr/bin/uptime
checking for rpcinfo... /usr/sbin/rpcinfo
checking for lmstat... no
configure: WARNING: Get lmstat from Globetrotter Software to monitor flexlm licenses
checking for smbclient... /usr/bin/smbclient
checking for who... /usr/bin/who
checking for snmpget... /usr/bin/snmpget
checking for snmpgetnext... /usr/bin/snmpgetnext
checking for Net::SNMP perl module... found
checking for quakestat... no
checking for qstat... no
configure: WARNING: Get qstat from http://www.activesw.com/people/steve/qstat.html 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_fping plugin
checking for ssh... /usr/bin/ssh
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... no
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... found /proc/meminfo
checking for dig... /usr/bin/dig
checking for apt-get... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
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 float.h usability... yes
checking float.h presence... yes
checking for float.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 netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for math.h... (cached) 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) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking whether system is Windows or MSDOS... no
checking whether // is distinct from /... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking whether the preprocessor supports include_next... yes
checking whether is self-contained... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... yes
checking whether optreset is declared... no
checking for working GNU getopt function... yes
checking whether getenv is declared... yes
checking for nl_langinfo and CODESET... yes
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for isblank... yes
checking for iswctype... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking for wcscoll... yes
checking for pipe... yes
checking for vasnprintf... no
checking for iswcntrl... 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... yes
checking for unsigned long long int... yes
checking whether strdup is declared... yes
checking for working strerror function... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking for EOVERFLOW... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether vsnprintf is declared... yes
checking for alloca as a compiler built-in... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether // is distinct from /... (cached) no
checking for error_at_line... (cached) yes
checking whether floorf is declared... yes
checking for sys/mount.h... yes
configure: checking how to get file system space usage
checking for statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... 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... no
checking sys/filsys.h presence... no
checking for sys/filsys.h... no
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking for statfs that truncates block counts... no
configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
checking for library containing getaddrinfo... none required
checking for getaddrinfo... yes
checking for gai_strerror (possibly via ws2tcpip.h)... yes
checking for library containing gethostbyname... none required
checking for library containing getservbyname... none required
checking for gethostbyname... yes
checking whether getaddrinfo is declared... yes
checking whether freeaddrinfo is declared... yes
checking whether gai_strerror is declared... yes
checking whether getnameinfo is declared... yes
checking for struct addrinfo... yes
checking for gethostname... yes
checking for getloadavg... yes
checking for pstat_getdynamic... no
checking for kstat_open in -lkstat... no
checking for perfstat_cpu_total in -lperfstat... no
checking for getloadavg... yes
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 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 whether is self-contained... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for working re_compile_pattern... no
checking whether isblank is declared... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... yes
checking for socklen_t... yes
checking for ssize_t... (cached) yes
checking whether stdint.h conforms to C99... yes
checking for strdup... (cached) yes
checking for working strndup... yes
checking for working strnlen... yes
checking whether is self-contained... (cached) yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for ptrdiff_t... yes
checking for snprintf... (cached) yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking for vasprintf... yes
checking for vsnprintf... yes
checking whether is standalone... yes
checking for stdint.h... (cached) yes
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 perlmods/Makefile
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: 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: /bin/ping6 -n -U -w %d -c %d %s
               --with-ping-command: /bin/ping -n -U -w %d -c %d %s
                       --with-ipv6: yes
                      --with-mysql: no
                    --with-openssl: no
                     --with-gnutls: no
               --enable-extra-opts: no
                       --with-perl: /usr/bin/perl
             --enable-perl-modules: no
                     --with-cgiurl: /nagios/cgi-bin
               --with-trusted-path: /bin:/sbin:/usr/bin:/usr/sbin
[root@test nagios-plugins-1.4.13]#
[root@test nagios-plugins-1.4.13]#
[root@test nagios-plugins-1.4.13]#


[root@test nagios-plugins-1.4.13]# make && make install
make  all-recursive
make[1]: Entering directory `/software/nagios-plugins-1.4.13'
Making all in gl
make[2]: Entering directory `/software/nagios-plugins-1.4.13/gl'
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
      cat ./alloca.in.h; \
    } > alloca.h-t
mv -f alloca.h-t alloca.h
rm -f configmake.h-t configmake.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
      echo '#define PREFIX "/usr/local/nagios"'; \
      echo '#define EXEC_PREFIX "/usr/local/nagios"'; \
      echo '#define BINDIR "/usr/local/nagios/bin"'; \
      echo '#define SBINDIR "/usr/local/nagios/sbin"'; \
      echo '#define LIBEXECDIR "/usr/local/nagios/libexec"'; \
      echo '#define DATAROOTDIR "/usr/local/nagios/share"'; \
      echo '#define DATADIR "/usr/local/nagios/share"'; \
      echo '#define SYSCONFDIR "/usr/local/nagios/etc"'; \
      echo '#define SHAREDSTATEDIR "/usr/local/nagios/com"'; \
      echo '#define LOCALSTATEDIR "/usr/local/nagios/var"'; \
      echo '#define INCLUDEDIR "/usr/local/nagios/include"'; \
      echo '#define OLDINCLUDEDIR "/usr/include"'; \
      echo '#define DOCDIR "/usr/local/nagios/share/doc/nagios-plugins"'; \
      echo '#define INFODIR "/usr/local/nagios/share/info"'; \
      echo '#define HTMLDIR "/usr/local/nagios/share/doc/nagios-plugins"'; \
      echo '#define DVIDIR "/usr/local/nagios/share/doc/nagios-plugins"'; \
      echo '#define PDFDIR "/usr/local/nagios/share/doc/nagios-plugins"'; \
      echo '#define PSDIR "/usr/local/nagios/share/doc/nagios-plugins"'; \
      echo '#define LIBDIR "/usr/local/nagios/lib"'; \
      echo '#define LISPDIR ""'; \
      echo '#define LOCALEDIR "/usr/local/nagios/share/locale"'; \
      echo '#define MANDIR "/usr/local/nagios/share/man"'; \
      echo '#define MANEXT ""'; \
      echo '#define PKGDATADIR "/usr/local/nagios/share/nagios-plugins"'; \
      echo '#define PKGINCLUDEDIR "/usr/local/nagios/include/nagios-plugins"'; \
      echo '#define PKGLIBDIR "/usr/local/nagios/lib/nagios-plugins"'; \
      echo '#define PKGLIBEXECDIR ""'; \
    } | sed '/""/d' > configmake.h-t
mv configmake.h-t configmake.h
rm -f math.h-t math.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
      sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
          -e 's|@''NEXT_MATH_H''@||g' \
          -e 's|@''GNULIB_CEILF''@|0|g' \
          -e 's|@''GNULIB_CEILL''@|0|g' \
          -e 's|@''GNULIB_FLOORF''@|1|g' \
          -e 's|@''GNULIB_FLOORL''@|0|g' \
          -e 's|@''GNULIB_FREXP''@|0|g' \
          -e 's|@''GNULIB_FREXPL''@|0|g' \
          -e 's|@''GNULIB_ISFINITE''@|0|g' \
          -e 's|@''GNULIB_LDEXPL''@|0|g' \
          -e 's|@''GNULIB_MATHL''@|0|g' \
          -e 's|@''GNULIB_ROUND''@|0|g' \
          -e 's|@''GNULIB_ROUNDF''@|0|g' \
          -e 's|@''GNULIB_ROUNDL''@|0|g' \
          -e 's|@''GNULIB_SIGNBIT''@|0|g' \
          -e 's|@''GNULIB_TRUNC''@|0|g' \
          -e 's|@''GNULIB_TRUNCF''@|0|g' \
          -e 's|@''GNULIB_TRUNCL''@|0|g' \
          -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
          -e 's|@''HAVE_DECL_ASINL''@|1|g' \
          -e 's|@''HAVE_DECL_ATANL''@|1|g' \
          -e 's|@''HAVE_DECL_COSL''@|1|g' \
          -e 's|@''HAVE_DECL_EXPL''@|1|g' \
          -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
          -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
          -e 's|@''HAVE_DECL_LOGL''@|1|g' \
          -e 's|@''HAVE_DECL_SINL''@|1|g' \
          -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
          -e 's|@''HAVE_DECL_TANL''@|1|g' \
          -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
          -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
          -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
          -e 's|@''REPLACE_CEILF''@|0|g' \
          -e 's|@''REPLACE_CEILL''@|0|g' \
          -e 's|@''REPLACE_FLOORF''@|0|g' \
          -e 's|@''REPLACE_FLOORL''@|0|g' \
          -e 's|@''REPLACE_FREXP''@|0|g' \
          -e 's|@''REPLACE_FREXPL''@|0|g' \
          -e 's|@''REPLACE_ISFINITE''@|0|g' \
          -e 's|@''REPLACE_LDEXPL''@|0|g' \
          -e 's|@''REPLACE_ROUND''@|0|g' \
          -e 's|@''REPLACE_ROUNDF''@|0|g' \
          -e 's|@''REPLACE_ROUNDL''@|0|g' \
          -e 's|@''REPLACE_SIGNBIT''@|0|g' \
          -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \
          -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
          < ./math.in.h; \
    } > math.h-t
mv math.h-t math.h
rm -f stdio.h-t stdio.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
      sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
          -e 's|@''NEXT_STDIO_H''@||g' \
          -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
          -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
          -e 's|@''GNULIB_SNPRINTF''@|1|g' \
          -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
          -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
          -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
          -e 's|@''GNULIB_VSNPRINTF''@|1|g' \
          -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
          -e 's|@''GNULIB_VASPRINTF''@|1|g' \
          -e 's|@''GNULIB_FOPEN''@|0|g' \
          -e 's|@''GNULIB_FREOPEN''@|0|g' \
          -e 's|@''GNULIB_FSEEK''@|0|g' \
          -e 's|@''GNULIB_FSEEKO''@|0|g' \
          -e 's|@''GNULIB_FTELL''@|0|g' \
          -e 's|@''GNULIB_FTELLO''@|0|g' \
          -e 's|@''GNULIB_FFLUSH''@|0|g' \
          -e 's|@''GNULIB_GETDELIM''@|0|g' \
          -e 's|@''GNULIB_GETLINE''@|0|g' \
          -e 's|@''REPLACE_FPRINTF''@|0|g' \
          -e 's|@''REPLACE_VFPRINTF''@|0|g' \
          -e 's|@''REPLACE_PRINTF''@|0|g' \
          -e 's|@''REPLACE_VPRINTF''@|0|g' \
          -e 's|@''REPLACE_SNPRINTF''@|0|g' \
          -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
          -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
          -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
          -e 's|@''REPLACE_SPRINTF''@|0|g' \
          -e 's|@''REPLACE_VSPRINTF''@|0|g' \
          -e 's|@''HAVE_VASPRINTF''@|1|g' \
          -e 's|@''REPLACE_VASPRINTF''@|0|g' \
          -e 's|@''REPLACE_FOPEN''@|0|g' \
          -e 's|@''REPLACE_FREOPEN''@|0|g' \
          -e 's|@''REPLACE_FSEEKO''@|0|g' \
          -e 's|@''REPLACE_FSEEK''@|0|g' \
          -e 's|@''REPLACE_FTELLO''@|0|g' \
          -e 's|@''REPLACE_FTELL''@|0|g' \
          -e 's|@''REPLACE_FFLUSH''@|0|g' \
          -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
          -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
          -e 's|@''REPLACE_GETLINE''@|0|g' \
          -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
          < ./stdio.in.h; \
    } > stdio.h-t
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
      sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
          -e 's|@''NEXT_STDLIB_H''@||g' \
          -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
          -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
          -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
          -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
          -e 's|@''GNULIB_MKDTEMP''@|0|g' \
          -e 's|@''GNULIB_MKSTEMP''@|0|g' \
          -e 's|@''GNULIB_PUTENV''@|0|g' \
          -e 's|@''GNULIB_SETENV''@|0|g' \
          -e 's|@''GNULIB_UNSETENV''@|0|g' \
          -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
          -e 's|@''HAVE_GETSUBOPT''@|1|g' \
          -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
          -e 's|@''HAVE_MKDTEMP''@|1|g' \
          -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
          -e 's|@''HAVE_SETENV''@|1|g' \
          -e 's|@''HAVE_UNSETENV''@|1|g' \
          -e 's|@''REPLACE_MKSTEMP''@|0|g' \
          -e 's|@''REPLACE_PUTENV''@|0|g' \
          -e 's|@''VOID_UNSETENV''@|0|g' \
          -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
          < ./stdlib.in.h; \
    } > stdlib.h-t
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
      sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
          -e 's|@''NEXT_STRING_H''@||g' \
          -e 's|@''GNULIB_MBSLEN''@|0|g' \
          -e 's|@''GNULIB_MBSNLEN''@|0|g' \
          -e 's|@''GNULIB_MBSCHR''@|0|g' \
          -e 's|@''GNULIB_MBSRCHR''@|0|g' \
          -e 's|@''GNULIB_MBSSTR''@|0|g' \
          -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
          -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
          -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
          -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
          -e 's|@''GNULIB_MBSCSPN''@|0|g' \
          -e 's|@''GNULIB_MBSPBRK''@|0|g' \
          -e 's|@''GNULIB_MBSSPN''@|0|g' \
          -e 's|@''GNULIB_MBSSEP''@|0|g' \
          -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
          -e 's|@''GNULIB_MEMMEM''@|0|g' \
          -e 's|@''GNULIB_MEMPCPY''@|0|g' \
          -e 's|@''GNULIB_MEMRCHR''@|0|g' \
          -e 's|@''GNULIB_STPCPY''@|0|g' \
          -e 's|@''GNULIB_STPNCPY''@|0|g' \
          -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
          -e 's|@''GNULIB_STRDUP''@|1|g' \
          -e 's|@''GNULIB_STRNDUP''@|1|g' \
          -e 's|@''GNULIB_STRNLEN''@|1|g' \
          -e 's|@''GNULIB_STRPBRK''@|0|g' \
          -e 's|@''GNULIB_STRSEP''@|0|g' \
          -e 's|@''GNULIB_STRSTR''@|0|g' \
          -e 's|@''GNULIB_STRCASESTR''@|0|g' \
          -e 's|@''GNULIB_STRTOK_R''@|0|g' \
          -e 's|@''GNULIB_STRERROR''@|1|g' \
          -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
          -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
          -e 's|@''HAVE_MEMPCPY''@|1|g' \
          -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
          -e 's|@''HAVE_STPCPY''@|1|g' \
          -e 's|@''HAVE_STPNCPY''@|1|g' \
          -e 's|@''HAVE_STRCHRNUL''@|1|g' \
          -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
          -e 's|@''HAVE_STRNDUP''@|1|g' \
          -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
          -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
          -e 's|@''HAVE_STRPBRK''@|1|g' \
          -e 's|@''HAVE_STRSEP''@|1|g' \
          -e 's|@''HAVE_STRCASESTR''@|1|g' \
          -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
          -e 's|@''HAVE_DECL_STRERROR''@|1|g' \
          -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
          -e 's|@''REPLACE_MEMMEM''@|0|g' \
          -e 's|@''REPLACE_STRCASESTR''@|0|g' \
          -e 's|@''REPLACE_STRSTR''@|0|g' \
          -e 's|@''REPLACE_STRERROR''@|0|g' \
          -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
          -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
          < ./string.in.h; \
    } > string.h-t
mv string.h-t string.h
rm -f unistd.h-t unistd.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
      sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
          -e 's/@''INCLUDE_NEXT''@/include_next/g' \
          -e 's|@''NEXT_UNISTD_H''@||g' \
          -e 's|@''GNULIB_CHOWN''@|0|g' \
          -e 's|@''GNULIB_DUP2''@|0|g' \
          -e 's|@''GNULIB_FCHDIR''@|0|g' \
          -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
          -e 's|@''GNULIB_GETCWD''@|0|g' \
          -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
          -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
          -e 's|@''GNULIB_LCHOWN''@|0|g' \
          -e 's|@''GNULIB_LSEEK''@|0|g' \
          -e 's|@''GNULIB_READLINK''@|0|g' \
          -e 's|@''GNULIB_SLEEP''@|0|g' \
          -e 's|@''HAVE_DUP2''@|1|g' \
          -e 's|@''HAVE_FTRUNCATE''@|1|g' \
          -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
          -e 's|@''HAVE_READLINK''@|1|g' \
          -e 's|@''HAVE_SLEEP''@|1|g' \
          -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
          -e 's|@''HAVE_OS_H''@|0|g' \
          -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
          -e 's|@''REPLACE_CHOWN''@|0|g' \
          -e 's|@''REPLACE_FCHDIR''@|0|g' \
          -e 's|@''REPLACE_GETCWD''@|0|g' \
          -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
          -e 's|@''REPLACE_LCHOWN''@|0|g' \
          -e 's|@''REPLACE_LSEEK''@|0|g' \
          < ./unistd.in.h; \
    } > unistd.h-t
mv unistd.h-t unistd.h
make  all-am
make[3]: Entering directory `/software/nagios-plugins-1.4.13/gl'
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT base64.o -MD -MP -MF ".deps/base64.Tpo" -c -o base64.o base64.c; \
    then mv -f ".deps/base64.Tpo" ".deps/base64.Po"; else rm -f ".deps/base64.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT full-read.o -MD -MP -MF ".deps/full-read.Tpo" -c -o full-read.o full-read.c; \
    then mv -f ".deps/full-read.Tpo" ".deps/full-read.Po"; else rm -f ".deps/full-read.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT full-write.o -MD -MP -MF ".deps/full-write.Tpo" -c -o full-write.o full-write.c; \
    then mv -f ".deps/full-write.Tpo" ".deps/full-write.Po"; else rm -f ".deps/full-write.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT localcharset.o -MD -MP -MF ".deps/localcharset.Tpo" -c -o localcharset.o localcharset.c; \
    then mv -f ".deps/localcharset.Tpo" ".deps/localcharset.Po"; else rm -f ".deps/localcharset.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT xalloc-die.o -MD -MP -MF ".deps/xalloc-die.Tpo" -c -o xalloc-die.o xalloc-die.c; \
    then mv -f ".deps/xalloc-die.Tpo" ".deps/xalloc-die.Po"; else rm -f ".deps/xalloc-die.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT xstrndup.o -MD -MP -MF ".deps/xstrndup.Tpo" -c -o xstrndup.o xstrndup.c; \
    then mv -f ".deps/xstrndup.Tpo" ".deps/xstrndup.Po"; else rm -f ".deps/xstrndup.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT asnprintf.o -MD -MP -MF ".deps/asnprintf.Tpo" -c -o asnprintf.o asnprintf.c; \
    then mv -f ".deps/asnprintf.Tpo" ".deps/asnprintf.Po"; else rm -f ".deps/asnprintf.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT basename.o -MD -MP -MF ".deps/basename.Tpo" -c -o basename.o basename.c; \
    then mv -f ".deps/basename.Tpo" ".deps/basename.Po"; else rm -f ".deps/basename.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT c-strtod.o -MD -MP -MF ".deps/c-strtod.Tpo" -c -o c-strtod.o c-strtod.c; \
    then mv -f ".deps/c-strtod.Tpo" ".deps/c-strtod.Po"; else rm -f ".deps/c-strtod.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT cloexec.o -MD -MP -MF ".deps/cloexec.Tpo" -c -o cloexec.o cloexec.c; \
    then mv -f ".deps/cloexec.Tpo" ".deps/cloexec.Po"; else rm -f ".deps/cloexec.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT creat-safer.o -MD -MP -MF ".deps/creat-safer.Tpo" -c -o creat-safer.o creat-safer.c; \
    then mv -f ".deps/creat-safer.Tpo" ".deps/creat-safer.Po"; else rm -f ".deps/creat-safer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT dirname.o -MD -MP -MF ".deps/dirname.Tpo" -c -o dirname.o dirname.c; \
    then mv -f ".deps/dirname.Tpo" ".deps/dirname.Po"; else rm -f ".deps/dirname.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT dup-safer.o -MD -MP -MF ".deps/dup-safer.Tpo" -c -o dup-safer.o dup-safer.c; \
    then mv -f ".deps/dup-safer.Tpo" ".deps/dup-safer.Po"; else rm -f ".deps/dup-safer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT exitfail.o -MD -MP -MF ".deps/exitfail.Tpo" -c -o exitfail.o exitfail.c; \
    then mv -f ".deps/exitfail.Tpo" ".deps/exitfail.Po"; else rm -f ".deps/exitfail.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT fd-safer.o -MD -MP -MF ".deps/fd-safer.Tpo" -c -o fd-safer.o fd-safer.c; \
    then mv -f ".deps/fd-safer.Tpo" ".deps/fd-safer.Po"; else rm -f ".deps/fd-safer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT fsusage.o -MD -MP -MF ".deps/fsusage.Tpo" -c -o fsusage.o fsusage.c; \
    then mv -f ".deps/fsusage.Tpo" ".deps/fsusage.Po"; else rm -f ".deps/fsusage.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT mountlist.o -MD -MP -MF ".deps/mountlist.Tpo" -c -o mountlist.o mountlist.c; \
    then mv -f ".deps/mountlist.Tpo" ".deps/mountlist.Po"; else rm -f ".deps/mountlist.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT open-safer.o -MD -MP -MF ".deps/open-safer.Tpo" -c -o open-safer.o open-safer.c; \
    then mv -f ".deps/open-safer.Tpo" ".deps/open-safer.Po"; else rm -f ".deps/open-safer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT pipe-safer.o -MD -MP -MF ".deps/pipe-safer.Tpo" -c -o pipe-safer.o pipe-safer.c; \
    then mv -f ".deps/pipe-safer.Tpo" ".deps/pipe-safer.Po"; else rm -f ".deps/pipe-safer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT printf-args.o -MD -MP -MF ".deps/printf-args.Tpo" -c -o printf-args.o printf-args.c; \
    then mv -f ".deps/printf-args.Tpo" ".deps/printf-args.Po"; else rm -f ".deps/printf-args.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT printf-parse.o -MD -MP -MF ".deps/printf-parse.Tpo" -c -o printf-parse.o printf-parse.c; \
    then mv -f ".deps/printf-parse.Tpo" ".deps/printf-parse.Po"; else rm -f ".deps/printf-parse.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT regex.o -MD -MP -MF ".deps/regex.Tpo" -c -o regex.o regex.c; \
    then mv -f ".deps/regex.Tpo" ".deps/regex.Po"; else rm -f ".deps/regex.Tpo"; exit 1; fi
In file included from regex.c:58:
regex_internal.h:185:55: warning: integer overflow in preprocessor expression
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT safe-read.o -MD -MP -MF ".deps/safe-read.Tpo" -c -o safe-read.o safe-read.c; \
    then mv -f ".deps/safe-read.Tpo" ".deps/safe-read.Po"; else rm -f ".deps/safe-read.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT safe-write.o -MD -MP -MF ".deps/safe-write.Tpo" -c -o safe-write.o safe-write.c; \
    then mv -f ".deps/safe-write.Tpo" ".deps/safe-write.Po"; else rm -f ".deps/safe-write.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT stripslash.o -MD -MP -MF ".deps/stripslash.Tpo" -c -o stripslash.o stripslash.c; \
    then mv -f ".deps/stripslash.Tpo" ".deps/stripslash.Po"; else rm -f ".deps/stripslash.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT vasnprintf.o -MD -MP -MF ".deps/vasnprintf.Tpo" -c -o vasnprintf.o vasnprintf.c; \
    then mv -f ".deps/vasnprintf.Tpo" ".deps/vasnprintf.Po"; else rm -f ".deps/vasnprintf.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl   -g -O2 -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; \
    then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi
rm -f libgnu.a
ar cru libgnu.a base64.o full-read.o full-write.o localcharset.o xalloc-die.o xstrndup.o asnprintf.o basename.o c-strtod.o cloexec.o creat-safer.o dirname.o dup-safer.o exitfail.o fd-safer.o fsusage.o mountlist.o open-safer.o pipe-safer.o printf-args.o printf-parse.o regex.o safe-read.o safe-write.o stripslash.o vasnprintf.o xmalloc.o
ranlib libgnu.a
rm -f t-charset.alias charset.alias
/bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/nagios-plugins/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/nagios-plugins/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[3]: Leaving directory `/software/nagios-plugins-1.4.13/gl'
make[2]: Leaving directory `/software/nagios-plugins-1.4.13/gl'
Making all in lib
make[2]: Entering directory `/software/nagios-plugins-1.4.13/lib'
Making all in tests
make[3]: Entering directory `/software/nagios-plugins-1.4.13/lib/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/software/nagios-plugins-1.4.13/lib/tests'
make[3]: Entering directory `/software/nagios-plugins-1.4.13/lib'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gl -I../intl -I../plugins    -g -O2 -MT utils_base.o -MD -MP -MF ".deps/utils_base.Tpo" -c -o utils_base.o utils_base.c; \
    then mv -f ".deps/utils_base.Tpo" ".deps/utils_base.Po"; else rm -f ".deps/utils_base.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gl -I../intl -I../plugins    -g -O2 -MT utils_disk.o -MD -MP -MF ".deps/utils_disk.Tpo" -c -o utils_disk.o utils_disk.c; \
    then mv -f ".deps/utils_disk.Tpo" ".deps/utils_disk.Po"; else rm -f ".deps/utils_disk.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gl -I../intl -I../plugins    -g -O2 -MT utils_tcp.o -MD -MP -MF ".deps/utils_tcp.Tpo" -c -o utils_tcp.o utils_tcp.c; \
    then mv -f ".deps/utils_tcp.Tpo" ".deps/utils_tcp.Po"; else rm -f ".deps/utils_tcp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gl -I../intl -I../plugins    -g -O2 -MT utils_cmd.o -MD -MP -MF ".deps/utils_cmd.Tpo" -c -o utils_cmd.o utils_cmd.c; \
    then mv -f ".deps/utils_cmd.Tpo" ".deps/utils_cmd.Po"; else rm -f ".deps/utils_cmd.Tpo"; exit 1; fi
rm -f libnagiosplug.a
ar cru libnagiosplug.a utils_base.o utils_disk.o utils_tcp.o utils_cmd.o  
ranlib libnagiosplug.a
make[3]: Leaving directory `/software/nagios-plugins-1.4.13/lib'
make[2]: Leaving directory `/software/nagios-plugins-1.4.13/lib'
Making all in plugins
make[2]: Entering directory `/software/nagios-plugins-1.4.13/plugins'
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_apt.o -MD -MP -MF ".deps/check_apt.Tpo" -c -o check_apt.o check_apt.c; \
    then mv -f ".deps/check_apt.Tpo" ".deps/check_apt.Po"; else rm -f ".deps/check_apt.Tpo"; exit 1; fi
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.c; \
    then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT runcmd.o -MD -MP -MF ".deps/runcmd.Tpo" -c -o runcmd.o runcmd.c; \
    then mv -f ".deps/runcmd.Tpo" ".deps/runcmd.Po"; else rm -f ".deps/runcmd.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_apt  check_apt.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a runcmd.o -ldl
mkdir .libs
gcc -g -O2 -o check_apt check_apt.o utils.o runcmd.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_cluster.o -MD -MP -MF ".deps/check_cluster.Tpo" -c -o check_cluster.o check_cluster.c; \
    then mv -f ".deps/check_cluster.Tpo" ".deps/check_cluster.Po"; else rm -f ".deps/check_cluster.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_cluster  check_cluster.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
gcc -g -O2 -o check_cluster check_cluster.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_disk.o -MD -MP -MF ".deps/check_disk.Tpo" -c -o check_disk.o check_disk.c; \
    then mv -f ".deps/check_disk.Tpo" ".deps/check_disk.Po"; else rm -f ".deps/check_disk.Tpo"; exit 1; fi
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT popen.o -MD -MP -MF ".deps/popen.Tpo" -c -o popen.o popen.c; \
    then mv -f ".deps/popen.Tpo" ".deps/popen.Po"; else rm -f ".deps/popen.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_disk  check_disk.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -ldl
gcc -g -O2 -o check_disk check_disk.o utils.o popen.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_dummy.o -MD -MP -MF ".deps/check_dummy.Tpo" -c -o check_dummy.o check_dummy.c; \
    then mv -f ".deps/check_dummy.Tpo" ".deps/check_dummy.Po"; else rm -f ".deps/check_dummy.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_dummy  check_dummy.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
gcc -g -O2 -o check_dummy check_dummy.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_http.o -MD -MP -MF ".deps/check_http.Tpo" -c -o check_http.o check_http.c; \
    then mv -f ".deps/check_http.Tpo" ".deps/check_http.Po"; else rm -f ".deps/check_http.Tpo"; exit 1; fi
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT sslutils.o -MD -MP -MF ".deps/sslutils.Tpo" -c -o sslutils.o sslutils.c; \
    then mv -f ".deps/sslutils.Tpo" ".deps/sslutils.Po"; else rm -f ".deps/sslutils.Tpo"; exit 1; fi
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT netutils.o -MD -MP -MF ".deps/netutils.Tpo" -c -o netutils.o netutils.c; \
    then mv -f ".deps/netutils.Tpo" ".deps/netutils.Po"; else rm -f ".deps/netutils.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_http  check_http.o sslutils.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv  -ldl
gcc -g -O2 -o check_http check_http.o sslutils.o netutils.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_load.o -MD -MP -MF ".deps/check_load.Tpo" -c -o check_load.o check_load.c; \
    then mv -f ".deps/check_load.Tpo" ".deps/check_load.Po"; else rm -f ".deps/check_load.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_load  check_load.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -ldl
gcc -g -O2 -o check_load check_load.o utils.o popen.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_mrtg.o -MD -MP -MF ".deps/check_mrtg.Tpo" -c -o check_mrtg.o check_mrtg.c; \
    then mv -f ".deps/check_mrtg.Tpo" ".deps/check_mrtg.Po"; else rm -f ".deps/check_mrtg.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_mrtg  check_mrtg.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
gcc -g -O2 -o check_mrtg check_mrtg.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_mrtgtraf.o -MD -MP -MF ".deps/check_mrtgtraf.Tpo" -c -o check_mrtgtraf.o check_mrtgtraf.c; \
    then mv -f ".deps/check_mrtgtraf.Tpo" ".deps/check_mrtgtraf.Po"; else rm -f ".deps/check_mrtgtraf.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_mrtgtraf  check_mrtgtraf.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
gcc -g -O2 -o check_mrtgtraf check_mrtgtraf.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_ntp.o -MD -MP -MF ".deps/check_ntp.Tpo" -c -o check_ntp.o check_ntp.c; \
    then mv -f ".deps/check_ntp.Tpo" ".deps/check_ntp.Po"; else rm -f ".deps/check_ntp.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_ntp  check_ntp.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv -lm -ldl
gcc -g -O2 -o check_ntp check_ntp.o netutils.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lm -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_ntp_peer.o -MD -MP -MF ".deps/check_ntp_peer.Tpo" -c -o check_ntp_peer.o check_ntp_peer.c; \
    then mv -f ".deps/check_ntp_peer.Tpo" ".deps/check_ntp_peer.Po"; else rm -f ".deps/check_ntp_peer.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_ntp_peer  check_ntp_peer.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv -lm -ldl
gcc -g -O2 -o check_ntp_peer check_ntp_peer.o netutils.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lm -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_nwstat.o -MD -MP -MF ".deps/check_nwstat.Tpo" -c -o check_nwstat.o check_nwstat.c; \
    then mv -f ".deps/check_nwstat.Tpo" ".deps/check_nwstat.Po"; else rm -f ".deps/check_nwstat.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_nwstat  check_nwstat.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv -ldl
gcc -g -O2 -o check_nwstat check_nwstat.o netutils.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_overcr.o -MD -MP -MF ".deps/check_overcr.Tpo" -c -o check_overcr.o check_overcr.c; \
    then mv -f ".deps/check_overcr.Tpo" ".deps/check_overcr.Po"; else rm -f ".deps/check_overcr.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_overcr  check_overcr.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv -ldl
gcc -g -O2 -o check_overcr check_overcr.o netutils.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_ping.o -MD -MP -MF ".deps/check_ping.Tpo" -c -o check_ping.o check_ping.c; \
    then mv -f ".deps/check_ping.Tpo" ".deps/check_ping.Po"; else rm -f ".deps/check_ping.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_ping  check_ping.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv popen.o -ldl
gcc -g -O2 -o check_ping check_ping.o netutils.o utils.o popen.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_real.o -MD -MP -MF ".deps/check_real.Tpo" -c -o check_real.o check_real.c; \
    then mv -f ".deps/check_real.Tpo" ".deps/check_real.Po"; else rm -f ".deps/check_real.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_real  check_real.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv -ldl
gcc -g -O2 -o check_real check_real.o netutils.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_smtp.o -MD -MP -MF ".deps/check_smtp.Tpo" -c -o check_smtp.o check_smtp.c; \
    then mv -f ".deps/check_smtp.Tpo" ".deps/check_smtp.Po"; else rm -f ".deps/check_smtp.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_smtp  check_smtp.o sslutils.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv  -ldl
gcc -g -O2 -o check_smtp check_smtp.o sslutils.o netutils.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_ssh.o -MD -MP -MF ".deps/check_ssh.Tpo" -c -o check_ssh.o check_ssh.c; \
    then mv -f ".deps/check_ssh.Tpo" ".deps/check_ssh.Po"; else rm -f ".deps/check_ssh.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_ssh  check_ssh.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv -ldl
gcc -g -O2 -o check_ssh check_ssh.o netutils.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_tcp.o -MD -MP -MF ".deps/check_tcp.Tpo" -c -o check_tcp.o check_tcp.c; \
    then mv -f ".deps/check_tcp.Tpo" ".deps/check_tcp.Po"; else rm -f ".deps/check_tcp.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_tcp  check_tcp.o sslutils.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv  -ldl
gcc -g -O2 -o check_tcp check_tcp.o sslutils.o netutils.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_time.o -MD -MP -MF ".deps/check_time.Tpo" -c -o check_time.o check_time.c; \
    then mv -f ".deps/check_time.Tpo" ".deps/check_time.Po"; else rm -f ".deps/check_time.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_time  check_time.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv -ldl
gcc -g -O2 -o check_time check_time.o netutils.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_ntp_time.o -MD -MP -MF ".deps/check_ntp_time.Tpo" -c -o check_ntp_time.o check_ntp_time.c; \
    then mv -f ".deps/check_ntp_time.Tpo" ".deps/check_ntp_time.Po"; else rm -f ".deps/check_ntp_time.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_ntp_time  check_ntp_time.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv -lm -ldl
gcc -g -O2 -o check_ntp_time check_ntp_time.o netutils.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lm -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_ups.o -MD -MP -MF ".deps/check_ups.Tpo" -c -o check_ups.o check_ups.c; \
    then mv -f ".deps/check_ups.Tpo" ".deps/check_ups.Po"; else rm -f ".deps/check_ups.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_ups  check_ups.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv -ldl
gcc -g -O2 -o check_ups check_ups.o netutils.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_users.o -MD -MP -MF ".deps/check_users.Tpo" -c -o check_users.o check_users.c; \
    then mv -f ".deps/check_users.Tpo" ".deps/check_users.Po"; else rm -f ".deps/check_users.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_users  check_users.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -ldl
gcc -g -O2 -o check_users check_users.o utils.o popen.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT negate.o -MD -MP -MF ".deps/negate.Tpo" -c -o negate.o negate.c; \
    then mv -f ".deps/negate.Tpo" ".deps/negate.Po"; else rm -f ".deps/negate.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o negate  negate.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
gcc -g -O2 -o negate negate.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT urlize.o -MD -MP -MF ".deps/urlize.Tpo" -c -o urlize.o urlize.c; \
    then mv -f ".deps/urlize.Tpo" ".deps/urlize.Po"; else rm -f ".deps/urlize.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o urlize  urlize.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -ldl
gcc -g -O2 -o urlize urlize.o utils.o popen.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_ide_smart.o -MD -MP -MF ".deps/check_ide_smart.Tpo" -c -o check_ide_smart.o check_ide_smart.c; \
    then mv -f ".deps/check_ide_smart.Tpo" ".deps/check_ide_smart.Po"; else rm -f ".deps/check_ide_smart.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_ide_smart  check_ide_smart.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
gcc -g -O2 -o check_ide_smart check_ide_smart.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_procs.o -MD -MP -MF ".deps/check_procs.Tpo" -c -o check_procs.o check_procs.c; \
    then mv -f ".deps/check_procs.Tpo" ".deps/check_procs.Po"; else rm -f ".deps/check_procs.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_procs  check_procs.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
gcc -g -O2 -o check_procs check_procs.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_nagios.o -MD -MP -MF ".deps/check_nagios.Tpo" -c -o check_nagios.o check_nagios.c; \
    then mv -f ".deps/check_nagios.Tpo" ".deps/check_nagios.Po"; else rm -f ".deps/check_nagios.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_nagios  check_nagios.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a runcmd.o -ldl
gcc -g -O2 -o check_nagios check_nagios.o utils.o runcmd.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_dns.o -MD -MP -MF ".deps/check_dns.Tpo" -c -o check_dns.o check_dns.c; \
    then mv -f ".deps/check_dns.Tpo" ".deps/check_dns.Po"; else rm -f ".deps/check_dns.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_dns  check_dns.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv runcmd.o -ldl
gcc -g -O2 -o check_dns check_dns.o netutils.o utils.o runcmd.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_hpjd.o -MD -MP -MF ".deps/check_hpjd.Tpo" -c -o check_hpjd.o check_hpjd.c; \
    then mv -f ".deps/check_hpjd.Tpo" ".deps/check_hpjd.Po"; else rm -f ".deps/check_hpjd.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_hpjd  check_hpjd.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv popen.o -ldl
gcc -g -O2 -o check_hpjd check_hpjd.o netutils.o utils.o popen.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_snmp.o -MD -MP -MF ".deps/check_snmp.Tpo" -c -o check_snmp.o check_snmp.c; \
    then mv -f ".deps/check_snmp.Tpo" ".deps/check_snmp.Po"; else rm -f ".deps/check_snmp.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_snmp  check_snmp.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -ldl
gcc -g -O2 -o check_snmp check_snmp.o utils.o popen.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_by_ssh.o -MD -MP -MF ".deps/check_by_ssh.Tpo" -c -o check_by_ssh.o check_by_ssh.c; \
    then mv -f ".deps/check_by_ssh.Tpo" ".deps/check_by_ssh.Po"; else rm -f ".deps/check_by_ssh.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_by_ssh  check_by_ssh.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv runcmd.o -ldl
gcc -g -O2 -o check_by_ssh check_by_ssh.o netutils.o utils.o runcmd.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_swap.o -MD -MP -MF ".deps/check_swap.Tpo" -c -o check_swap.o check_swap.c; \
    then mv -f ".deps/check_swap.Tpo" ".deps/check_swap.Po"; else rm -f ".deps/check_swap.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_swap  check_swap.o -lm utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -ldl
gcc -g -O2 -o check_swap check_swap.o utils.o popen.o  -L/software/nagios-plugins-1.4.13/plugins -lm ../lib/libnagiosplug.a ../gl/libgnu.a -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_dig.o -MD -MP -MF ".deps/check_dig.Tpo" -c -o check_dig.o check_dig.c; \
    then mv -f ".deps/check_dig.Tpo" ".deps/check_dig.Po"; else rm -f ".deps/check_dig.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_dig  check_dig.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv runcmd.o  -ldl
gcc -g -O2 -o check_dig check_dig.o netutils.o utils.o runcmd.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include    -g -O2 -MT check_nt.o -MD -MP -MF ".deps/check_nt.Tpo" -c -o check_nt.o check_nt.c; \
    then mv -f ".deps/check_nt.Tpo" ".deps/check_nt.Po"; else rm -f ".deps/check_nt.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_nt  check_nt.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv  -ldl
gcc -g -O2 -o check_nt check_nt.o netutils.o utils.o  -L/software/nagios-plugins-1.4.13/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
rm -f check_ftp
ln -s check_tcp check_ftp
rm -f check_imap
ln -s check_tcp check_imap
rm -f check_nntp
ln -s check_tcp check_nntp
rm -f check_pop
ln -s check_tcp check_pop
rm -f check_udp
ln -s check_tcp check_udp
rm -f check_clamd
ln -s check_tcp check_clamd
make[2]: Leaving directory `/software/nagios-plugins-1.4.13/plugins'
Making all in plugins-scripts
make[2]: Entering directory `/software/nagios-plugins-1.4.13/plugins-scripts'
gawk -f ./subst check_breeze.pl > check_breeze
chmod +x check_breeze
gawk -f ./subst check_disk_smb.pl > check_disk_smb
chmod +x check_disk_smb
gawk -f ./subst check_flexlm.pl > check_flexlm
chmod +x check_flexlm
gawk -f ./subst check_ircd.pl > check_ircd
chmod +x check_ircd
gawk -f ./subst check_log.sh > check_log
chmod +x check_log
gawk -f ./subst check_oracle.sh > check_oracle
chmod +x check_oracle
gawk -f ./subst check_rpc.pl > check_rpc
chmod +x check_rpc
gawk -f ./subst check_sensors.sh > check_sensors
chmod +x check_sensors
gawk -f ./subst check_wave.pl > check_wave
chmod +x check_wave
gawk -f ./subst check_ifstatus.pl > check_ifstatus
chmod +x check_ifstatus
gawk -f ./subst check_ifoperstatus.pl > check_ifoperstatus
chmod +x check_ifoperstatus
gawk -f ./subst check_mailq.pl > check_mailq
chmod +x check_mailq
gawk -f ./subst check_file_age.pl > check_file_age
chmod +x check_file_age
make[2]: Leaving directory `/software/nagios-plugins-1.4.13/plugins-scripts'
Making all in plugins-root
make[2]: Entering directory `/software/nagios-plugins-1.4.13/plugins-root'
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl -I../plugins -I/usr/include    -g -O2 -MT check_dhcp.o -MD -MP -MF ".deps/check_dhcp.Tpo" -c -o check_dhcp.o check_dhcp.c; \
    then mv -f ".deps/check_dhcp.Tpo" ".deps/check_dhcp.Po"; else rm -f ".deps/check_dhcp.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_dhcp  check_dhcp.o ../plugins/netutils.o ../plugins/utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv -ldl
mkdir .libs
gcc -g -O2 -o check_dhcp check_dhcp.o ../plugins/netutils.o ../plugins/utils.o  -L/software/nagios-plugins-1.4.13/plugins-root ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl -I../plugins -I/usr/include    -g -O2 -MT check_icmp.o -MD -MP -MF ".deps/check_icmp.Tpo" -c -o check_icmp.o check_icmp.c; \
    then mv -f ".deps/check_icmp.Tpo" ".deps/check_icmp.Po"; else rm -f ".deps/check_icmp.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -o check_icmp  check_icmp.o ../plugins/netutils.o ../plugins/utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv -lnsl -lresolv -ldl
gcc -g -O2 -o check_icmp check_icmp.o ../plugins/netutils.o ../plugins/utils.o  -L/software/nagios-plugins-1.4.13/plugins-root ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -ldl
make[2]: Leaving directory `/software/nagios-plugins-1.4.13/plugins-root'
Making all in po
make[2]: Entering directory `/software/nagios-plugins-1.4.13/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/software/nagios-plugins-1.4.13/po'
make[2]: Entering directory `/software/nagios-plugins-1.4.13'
make[2]: Leaving directory `/software/nagios-plugins-1.4.13'
make[1]: Leaving directory `/software/nagios-plugins-1.4.13'
Making install in gl
make[1]: Entering directory `/software/nagios-plugins-1.4.13/gl'
make  install-am
make[2]: Entering directory `/software/nagios-plugins-1.4.13/gl'
make[3]: Entering directory `/software/nagios-plugins-1.4.13/gl'
test yes != no || /bin/sh ../build-aux/mkinstalldirs /usr/local/nagios/lib
if test -f /usr/local/nagios/lib/charset.alias; then \
      sed -f ref-add.sed /usr/local/nagios/lib/charset.alias > /usr/local/nagios/lib/charset.tmp ; \
      /usr/bin/install -c -o nagios -g nagios -m 644 /usr/local/nagios/lib/charset.tmp /usr/local/nagios/lib/charset.alias ; \
      rm -f /usr/local/nagios/lib/charset.tmp ; \
    else \
      if test yes = no; then \
        sed -f ref-add.sed charset.alias > /usr/local/nagios/lib/charset.tmp ; \
        /usr/bin/install -c -o nagios -g nagios -m 644 /usr/local/nagios/lib/charset.tmp /usr/local/nagios/lib/charset.alias ; \
        rm -f /usr/local/nagios/lib/charset.tmp ; \
      fi ; \
    fi
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/software/nagios-plugins-1.4.13/gl'
make[2]: Leaving directory `/software/nagios-plugins-1.4.13/gl'
make[1]: Leaving directory `/software/nagios-plugins-1.4.13/gl'
Making install in lib
make[1]: Entering directory `/software/nagios-plugins-1.4.13/lib'
Making install in tests
make[2]: Entering directory `/software/nagios-plugins-1.4.13/lib/tests'
make[3]: Entering directory `/software/nagios-plugins-1.4.13/lib/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/software/nagios-plugins-1.4.13/lib/tests'
make[2]: Leaving directory `/software/nagios-plugins-1.4.13/lib/tests'
make[2]: Entering directory `/software/nagios-plugins-1.4.13/lib'
make[3]: Entering directory `/software/nagios-plugins-1.4.13/lib'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/software/nagios-plugins-1.4.13/lib'
make[2]: Leaving directory `/software/nagios-plugins-1.4.13/lib'
make[1]: Leaving directory `/software/nagios-plugins-1.4.13/lib'
Making install in plugins
make[1]: Entering directory `/software/nagios-plugins-1.4.13/plugins'
make[2]: Entering directory `/software/nagios-plugins-1.4.13/plugins'
test -z "/usr/local/nagios/libexec" || mkdir -p -- "/usr/local/nagios/libexec"
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_apt' '/usr/local/nagios/libexec/check_apt'
/usr/bin/install -c -o nagios -g nagios check_apt /usr/local/nagios/libexec/check_apt
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_cluster' '/usr/local/nagios/libexec/check_cluster'
/usr/bin/install -c -o nagios -g nagios check_cluster /usr/local/nagios/libexec/check_cluster
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_disk' '/usr/local/nagios/libexec/check_disk'
/usr/bin/install -c -o nagios -g nagios check_disk /usr/local/nagios/libexec/check_disk
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_dummy' '/usr/local/nagios/libexec/check_dummy'
/usr/bin/install -c -o nagios -g nagios check_dummy /usr/local/nagios/libexec/check_dummy
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_http' '/usr/local/nagios/libexec/check_http'
/usr/bin/install -c -o nagios -g nagios check_http /usr/local/nagios/libexec/check_http
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_load' '/usr/local/nagios/libexec/check_load'
/usr/bin/install -c -o nagios -g nagios check_load /usr/local/nagios/libexec/check_load
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_mrtg' '/usr/local/nagios/libexec/check_mrtg'
/usr/bin/install -c -o nagios -g nagios check_mrtg /usr/local/nagios/libexec/check_mrtg
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_mrtgtraf' '/usr/local/nagios/libexec/check_mrtgtraf'
/usr/bin/install -c -o nagios -g nagios check_mrtgtraf /usr/local/nagios/libexec/check_mrtgtraf
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_ntp' '/usr/local/nagios/libexec/check_ntp'
/usr/bin/install -c -o nagios -g nagios check_ntp /usr/local/nagios/libexec/check_ntp
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_ntp_peer' '/usr/local/nagios/libexec/check_ntp_peer'
/usr/bin/install -c -o nagios -g nagios check_ntp_peer /usr/local/nagios/libexec/check_ntp_peer
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_nwstat' '/usr/local/nagios/libexec/check_nwstat'
/usr/bin/install -c -o nagios -g nagios check_nwstat /usr/local/nagios/libexec/check_nwstat
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_overcr' '/usr/local/nagios/libexec/check_overcr'
/usr/bin/install -c -o nagios -g nagios check_overcr /usr/local/nagios/libexec/check_overcr
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_ping' '/usr/local/nagios/libexec/check_ping'
/usr/bin/install -c -o nagios -g nagios check_ping /usr/local/nagios/libexec/check_ping
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_real' '/usr/local/nagios/libexec/check_real'
/usr/bin/install -c -o nagios -g nagios check_real /usr/local/nagios/libexec/check_real
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_smtp' '/usr/local/nagios/libexec/check_smtp'
/usr/bin/install -c -o nagios -g nagios check_smtp /usr/local/nagios/libexec/check_smtp
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_ssh' '/usr/local/nagios/libexec/check_ssh'
/usr/bin/install -c -o nagios -g nagios check_ssh /usr/local/nagios/libexec/check_ssh
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_tcp' '/usr/local/nagios/libexec/check_tcp'
/usr/bin/install -c -o nagios -g nagios check_tcp /usr/local/nagios/libexec/check_tcp
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_time' '/usr/local/nagios/libexec/check_time'
/usr/bin/install -c -o nagios -g nagios check_time /usr/local/nagios/libexec/check_time
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_ntp_time' '/usr/local/nagios/libexec/check_ntp_time'
/usr/bin/install -c -o nagios -g nagios check_ntp_time /usr/local/nagios/libexec/check_ntp_time
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_ups' '/usr/local/nagios/libexec/check_ups'
/usr/bin/install -c -o nagios -g nagios check_ups /usr/local/nagios/libexec/check_ups
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_users' '/usr/local/nagios/libexec/check_users'
/usr/bin/install -c -o nagios -g nagios check_users /usr/local/nagios/libexec/check_users
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'negate' '/usr/local/nagios/libexec/negate'
/usr/bin/install -c -o nagios -g nagios negate /usr/local/nagios/libexec/negate
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'urlize' '/usr/local/nagios/libexec/urlize'
/usr/bin/install -c -o nagios -g nagios urlize /usr/local/nagios/libexec/urlize
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_ide_smart' '/usr/local/nagios/libexec/check_ide_smart'
/usr/bin/install -c -o nagios -g nagios check_ide_smart /usr/local/nagios/libexec/check_ide_smart
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_procs' '/usr/local/nagios/libexec/check_procs'
/usr/bin/install -c -o nagios -g nagios check_procs /usr/local/nagios/libexec/check_procs
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_nagios' '/usr/local/nagios/libexec/check_nagios'
/usr/bin/install -c -o nagios -g nagios check_nagios /usr/local/nagios/libexec/check_nagios
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_dns' '/usr/local/nagios/libexec/check_dns'
/usr/bin/install -c -o nagios -g nagios check_dns /usr/local/nagios/libexec/check_dns
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_hpjd' '/usr/local/nagios/libexec/check_hpjd'
/usr/bin/install -c -o nagios -g nagios check_hpjd /usr/local/nagios/libexec/check_hpjd
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_snmp' '/usr/local/nagios/libexec/check_snmp'
/usr/bin/install -c -o nagios -g nagios check_snmp /usr/local/nagios/libexec/check_snmp
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_by_ssh' '/usr/local/nagios/libexec/check_by_ssh'
/usr/bin/install -c -o nagios -g nagios check_by_ssh /usr/local/nagios/libexec/check_by_ssh
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_swap' '/usr/local/nagios/libexec/check_swap'
/usr/bin/install -c -o nagios -g nagios check_swap /usr/local/nagios/libexec/check_swap
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_dig' '/usr/local/nagios/libexec/check_dig'
/usr/bin/install -c -o nagios -g nagios check_dig /usr/local/nagios/libexec/check_dig
  /bin/sh ../libtool --mode=install /usr/bin/install -c -o nagios -g nagios 'check_nt' '/usr/local/nagios/libexec/check_nt'
/usr/bin/install -c -o nagios -g nagios check_nt /usr/local/nagios/libexec/check_nt
make  install-exec-hook
make[3]: Entering directory `/software/nagios-plugins-1.4.13/plugins'
cd /usr/local/nagios/libexec && \
    for i in check_ftp check_imap check_nntp check_pop check_udp check_clamd  ; do rm -f $i; ln -s check_tcp $i ; done ;\
    if [ -x check_ldap ] ; then rm -f check_ldaps ; ln -s check_ldap check_ldaps ; fi
make[3]: Leaving directory `/software/nagios-plugins-1.4.13/plugins'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/software/nagios-plugins-1.4.13/plugins'
make[1]: Leaving directory `/software/nagios-plugins-1.4.13/plugins'
Making install in plugins-scripts
make[1]: Entering directory `/software/nagios-plugins-1.4.13/plugins-scripts'
make[2]: Entering directory `/software/nagios-plugins-1.4.13/plugins-scripts'
test -z "/usr/local/nagios/libexec" || mkdir -p -- "/usr/local/nagios/libexec"
 /usr/bin/install -c -o nagios -g nagios 'check_breeze' '/usr/local/nagios/libexec/check_breeze'
 /usr/bin/install -c -o nagios -g nagios 'check_disk_smb' '/usr/local/nagios/libexec/check_disk_smb'
 /usr/bin/install -c -o nagios -g nagios 'check_flexlm' '/usr/local/nagios/libexec/check_flexlm'
 /usr/bin/install -c -o nagios -g nagios 'check_ircd' '/usr/local/nagios/libexec/check_ircd'
 /usr/bin/install -c -o nagios -g nagios 'check_log' '/usr/local/nagios/libexec/check_log'
 /usr/bin/install -c -o nagios -g nagios 'check_oracle' '/usr/local/nagios/libexec/check_oracle'
 /usr/bin/install -c -o nagios -g nagios 'check_rpc' '/usr/local/nagios/libexec/check_rpc'
 /usr/bin/install -c -o nagios -g nagios 'check_sensors' '/usr/local/nagios/libexec/check_sensors'
 /usr/bin/install -c -o nagios -g nagios 'check_wave' '/usr/local/nagios/libexec/check_wave'
 /usr/bin/install -c -o nagios -g nagios 'check_ifstatus' '/usr/local/nagios/libexec/check_ifstatus'
 /usr/bin/install -c -o nagios -g nagios 'check_ifoperstatus' '/usr/local/nagios/libexec/check_ifoperstatus'
 /usr/bin/install -c -o nagios -g nagios 'check_mailq' '/usr/local/nagios/libexec/check_mailq'
 /usr/bin/install -c -o nagios -g nagios 'check_file_age' '/usr/local/nagios/libexec/check_file_age'
 /usr/bin/install -c -o nagios -g nagios 'utils.sh' '/usr/local/nagios/libexec/utils.sh'
 /usr/bin/install -c -o nagios -g nagios 'utils.pm' '/usr/local/nagios/libexec/utils.pm'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/software/nagios-plugins-1.4.13/plugins-scripts'
make[1]: Leaving directory `/software/nagios-plugins-1.4.13/plugins-scripts'
Making install in plugins-root
make[1]: Entering directory `/software/nagios-plugins-1.4.13/plugins-root'
make[2]: Entering directory `/software/nagios-plugins-1.4.13/plugins-root'
 /usr/bin/install -c -o nagios -g nagios check_dhcp /usr/local/nagios/libexec/check_dhcp
 chown root /usr/local/nagios/libexec/check_dhcp
 chmod ug=rx,u+s /usr/local/nagios/libexec/check_dhcp
 /usr/bin/install -c -o nagios -g nagios check_icmp /usr/local/nagios/libexec/check_icmp
 chown root /usr/local/nagios/libexec/check_icmp
 chmod ug=rx,u+s /usr/local/nagios/libexec/check_icmp
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/software/nagios-plugins-1.4.13/plugins-root'
make[1]: Leaving directory `/software/nagios-plugins-1.4.13/plugins-root'
Making install in po
make[1]: Entering directory `/software/nagios-plugins-1.4.13/po'
mkdir -p -- /usr/local/nagios/share
installing fr.gmo as /usr/local/nagios/share/locale/fr/LC_MESSAGES/nagios-plugins.mo
installing de.gmo as /usr/local/nagios/share/locale/de/LC_MESSAGES/nagios-plugins.mo
if test "nagios-plugins" = "gettext-tools"; then \
      mkdir -p -- /usr/local/nagios/share/gettext/po; \
      for file in Makefile.in.in remove-potcdate.sin    Makevars.template; do \
        /usr/bin/install -c -o nagios -g nagios -m 644 ./$file \
                /usr/local/nagios/share/gettext/po/$file; \
      done; \
      for file in Makevars; do \
        rm -f /usr/local/nagios/share/gettext/po/$file; \
      done; \
    else \
      : ; \
    fi
make[1]: Leaving directory `/software/nagios-plugins-1.4.13/po'
make[1]: Entering directory `/software/nagios-plugins-1.4.13'
make[2]: Entering directory `/software/nagios-plugins-1.4.13'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/software/nagios-plugins-1.4.13'
make[1]: Leaving directory `/software/nagios-plugins-1.4.13'
[root@test nagios-plugins-1.4.13]#
[root@test nagios-plugins-1.4.13]#
[root@test nagios-plugins-1.4.13]#
[root@test nagios-plugins-1.4.13]#


[root@UnixHot etc]# ls -l
-rw-rw-r-- 1 nagios nagios 11408 08-30 11:55 cgi.cfg  (CGI 配置文件)
-rw-r--r-- 1 root root 26 08-30 11:56 htpasswd.users  (Apache 的验证密码文件)
-rw-rw-r-- 1 nagios nagios 43776 08-30 11:55 nagios.cfg  (主配置文件)
drwxrwxr-x 2 nagios nagios 4096 08-30 11:55 objects  (对象定义文件目录)
-rw-rw---- 1 nagios nagios 1340 08-30 11:55 resource.cfg  (资源配置文件)
我们修要修改的的是 nagios.cfg  和  objects  目录下的文件,来检测主机是否存活。








































define host{
             host_name Nagios-Server
             alias Nagios Server
             address 10.40.212.199
             check_command check-host-alive
             check_interval 5
             retry_interval 1
             max_check_attempts 5
             check_period 24x7
             process_perf_data 0
             retain_nonstatus_information 0
             contact_groups sagroup
             notification_interval 30
             notification_period 24x7
             notification_options d,u,r
           }
define host{
host_name Java-Server
alias Java Server
address 192.168.0.157
check_command check-host-alive
check_interval 5
retry_interval 1
max_check_attempts 5
check_period 24x7
process_perf_data 0
retain_nonstatus_information 0
contact_groups sagroup
notification_interval 30
notification_period 24x7
notification_options d,u,r
}
define host{
host_name Oracle-Server
alias Oracle Server
address 192.168.0.155
check_command check-host-alive
check_interval 5
retry_interval 1
max_check_attempts 5
check_period 24x7
process_perf_data 0
retain_nonstatus_information 0
contact_groups sagroup
notification_interval 30
notification_period 24x7
notification_options d,u,r
}
define host{
host_name MySQL-Server
alias MySQL Server
address 192.168.0.100
check_command check-host-alive
check_interval 5
retry_interval 1
max_check_attempts 5
check_period 24x7
process_perf_data 0
retain_nonstatus_information 0
contact_groups sagroup
notification_interval 30
notification_period 24x7
notification_options d,u,r
}





NRPE(Nagios Remote Plugin Executor)





配置实例

cacti 和 nagios的区别



[root@test ~]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/vg_wandatest-lv_root
                       13G  2.1G  9.7G  18% /
tmpfs                 499M     0  499M   0% /dev/shm
/dev/sda1             485M   32M  428M   7% /boot
10.40.100.230:/media/disk1
                      4.2G  4.2G     0 100% /media/cdrom/disk1
10.40.100.230:/media/disk2
                      1.3G  1.3G     0 100% /media/cdrom/disk2
[root@test ~]#


##############################################################
##############################################################
##############################################################
##############################################################
##############################################################





2013-9-11 周三

[root@test Packages]# ls -ltr /media/cdrom/disk2/Packages/ | grep rrdtool
-rw-r--r-- 4 nobody nobody     28740 Jul  3  2011 rrdtool-devel-1.3.8-6.el6.i686.rpm
-rw-r--r-- 2 nobody nobody     36576 Jul  3  2011 rrdtool-perl-1.3.8-6.el6.x86_64.rpm
-rw-r--r-- 2 nobody nobody    191328 Jul  3  2011 rrdtool-doc-1.3.8-6.el6.x86_64.rpm
-rw-r--r-- 2 nobody nobody     28880 Jul  3  2011 rrdtool-devel-1.3.8-6.el6.x86_64.rpm
-rw-r--r-- 2 nobody nobody     29400 Jul  3  2011 rrdtool-python-1.3.8-6.el6.x86_64.rpm
-rw-r--r-- 2 nobody nobody     26564 Jul  3  2011 rrdtool-php-1.3.8-6.el6.x86_64.rpm
-rw-r--r-- 2 nobody nobody     22252 Jul  3  2011 rrdtool-tcl-1.3.8-6.el6.x86_64.rpm
-rw-r--r-- 2 nobody nobody     18976 Jul  3  2011 rrdtool-ruby-1.3.8-6.el6.x86_64.rpm
[root@test Packages]#
[root@test Packages]# rpm -qa | grep rrdtool
rrdtool-1.3.8-6.el6.x86_64
rrdtool-perl-1.3.8-6.el6.x86_64
[root@test Packages]#
[root@test Packages]# ls -ltr /media/cdrom/disk1/Packages/ | grep rrdtool
-rw-r--r-- 4 nobody nobody   300788 Jul  3  2011 rrdtool-1.3.8-6.el6.i686.rpm
-rw-r--r-- 2 nobody nobody   300304 Jul  3  2011 rrdtool-1.3.8-6.el6.x86_64.rpm
[root@test Packages]#

[root@test Packages]# rpm -qa | grep rrdtool
rrdtool-1.3.8-6.el6.x86_64
rrdtool-perl-1.3.8-6.el6.x86_64
[root@test Packages]#



[root@test Packages]# rpm -ivh /media/cdrom/disk2/Packages/rrdtool-devel-1.3.8-6.el6.x86_64.rpm
Preparing...                ########################################### [100%]
   1:rrdtool-devel          ########################################### [100%]
[root@test Packages]#

[root@test Packages]# rpm -ivh /media/cdrom/disk2/Packages/rrdtool-php-1.3.8-6.el6.x86_64.rpm
Preparing...                ########################################### [100%]
   1:rrdtool-php            ########################################### [100%]
[root@test Packages]#

[root@test Packages]# rpm -qa | grep rrdtool
rrdtool-1.3.8-6.el6.x86_64
rrdtool-perl-1.3.8-6.el6.x86_64
rrdtool-php-1.3.8-6.el6.x86_64
rrdtool-devel-1.3.8-6.el6.x86_64
[root@test Packages]#



[root@test Packages]#
[root@test Packages]# yum install net-snmp net-snmp-libs   net-snmp-utils   net-snmp-devel  
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * c6-media:
Setting up Install Process
Package 1:net-snmp-5.5-37.el6.x86_64 already installed and latest version
Package 1:net-snmp-libs-5.5-37.el6.x86_64 already installed and latest version
Package 1:net-snmp-utils-5.5-37.el6.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package net-snmp-devel.x86_64 1:5.5-37.el6 will be installed
--> Processing Dependency: tcp_wrappers-devel for package: 1:net-snmp-devel-5.5-37.el6.x86_64
--> Processing Dependency: elfutils-devel for package: 1:net-snmp-devel-5.5-37.el6.x86_64
--> Processing Dependency: elfutils-libelf-devel for package: 1:net-snmp-devel-5.5-37.el6.x86_64
--> Processing Dependency: openssl-devel for package: 1:net-snmp-devel-5.5-37.el6.x86_64
--> Processing Dependency: lm_sensors-devel for package: 1:net-snmp-devel-5.5-37.el6.x86_64
--> Processing Dependency: rpm-devel for package: 1:net-snmp-devel-5.5-37.el6.x86_64
--> Running transaction check
---> Package elfutils-devel.x86_64 0:0.152-1.el6 will be installed
---> Package elfutils-libelf-devel.x86_64 0:0.152-1.el6 will be installed
---> Package lm_sensors-devel.x86_64 0:3.1.1-10.el6 will be installed
---> Package openssl-devel.x86_64 0:1.0.0-20.el6 will be installed
--> Processing Dependency: krb5-devel for package: openssl-devel-1.0.0-20.el6.x86_64
---> Package rpm-devel.x86_64 0:4.8.0-19.el6 will be installed
--> Processing Dependency: popt-devel(x86-64) for package: rpm-devel-4.8.0-19.el6.x86_64
--> Processing Dependency: file-devel(x86-64) for package: rpm-devel-4.8.0-19.el6.x86_64
---> Package tcp_wrappers-devel.x86_64 0:7.6-57.el6 will be installed
--> Running transaction check
---> Package file-devel.x86_64 0:5.04-11.el6 will be installed
---> Package krb5-devel.x86_64 0:1.9-22.el6 will be installed
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.9-22.el6.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.9-22.el6.x86_64
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.9-22.el6.x86_64
---> Package popt-devel.x86_64 0:1.13-7.el6 will be installed
--> Running transaction check
---> Package keyutils-libs-devel.x86_64 0:1.4-3.el6 will be installed
---> Package libcom_err-devel.x86_64 0:1.41.12-11.el6 will be installed
---> Package libselinux-devel.x86_64 0:2.0.94-5.2.el6 will be installed
--> Processing Dependency: libsepol-devel >= 2.0.32-1 for package: libselinux-devel-2.0.94-5.2.el6.x86_64
--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.0.94-5.2.el6.x86_64
--> Running transaction check
---> Package libsepol-devel.x86_64 0:2.0.41-4.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===========================================================================================================================
 Package                              Arch                  Version                          Repository               Size
===========================================================================================================================
Installing:
 net-snmp-devel                       x86_64                1:5.5-37.el6                     c6-media                298 k
Installing for dependencies:
 elfutils-devel                       x86_64                0.152-1.el6                      c6-media                 68 k
 elfutils-libelf-devel                x86_64                0.152-1.el6                      c6-media                 31 k
 file-devel                           x86_64                5.04-11.el6                      c6-media                 24 k
 keyutils-libs-devel                  x86_64                1.4-3.el6                        c6-media                 28 k
 krb5-devel                           x86_64                1.9-22.el6                       c6-media                1.2 M
 libcom_err-devel                     x86_64                1.41.12-11.el6                   c6-media                 31 k
 libselinux-devel                     x86_64                2.0.94-5.2.el6                   c6-media                136 k
 libsepol-devel                       x86_64                2.0.41-4.el6                     c6-media                 64 k
 lm_sensors-devel                     x86_64                3.1.1-10.el6                     c6-media                 22 k
 openssl-devel                        x86_64                1.0.0-20.el6                     c6-media                1.1 M
 popt-devel                           x86_64                1.13-7.el6                       c6-media                 21 k
 rpm-devel                            x86_64                4.8.0-19.el6                     c6-media                 90 k
 tcp_wrappers-devel                   x86_64                7.6-57.el6                       c6-media                 15 k

Transaction Summary
===========================================================================================================================
Install      14 Package(s)

Total download size: 3.1 M
Installed size: 6.7 M
Is this ok [y/N]: y
Downloading Packages:
---------------------------------------------------------------------------------------------------------------------------
Total                                                                                      4.5 MB/s | 3.1 MB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
  Installing : elfutils-libelf-devel-0.152-1.el6.x86_64                                                               1/14
  Installing : elfutils-devel-0.152-1.el6.x86_64                                                                      2/14
  Installing : lm_sensors-devel-3.1.1-10.el6.x86_64                                                                   3/14
  Installing : keyutils-libs-devel-1.4-3.el6.x86_64                                                                   4/14
  Installing : tcp_wrappers-devel-7.6-57.el6.x86_64                                                                   5/14
  Installing : popt-devel-1.13-7.el6.x86_64                                                                           6/14
  Installing : libsepol-devel-2.0.41-4.el6.x86_64                                                                     7/14
  Installing : libselinux-devel-2.0.94-5.2.el6.x86_64                                                                 8/14
  Installing : file-devel-5.04-11.el6.x86_64                                                                          9/14
  Installing : rpm-devel-4.8.0-19.el6.x86_64                                                                         10/14
  Installing : libcom_err-devel-1.41.12-11.el6.x86_64                                                                11/14
  Installing : krb5-devel-1.9-22.el6.x86_64                                                                          12/14
  Installing : openssl-devel-1.0.0-20.el6.x86_64                                                                     13/14
  Installing : 1:net-snmp-devel-5.5-37.el6.x86_64                                                                    14/14

Installed:
  net-snmp-devel.x86_64 1:5.5-37.el6                                                                                       

Dependency Installed:
  elfutils-devel.x86_64 0:0.152-1.el6                         elfutils-libelf-devel.x86_64 0:0.152-1.el6                   
  file-devel.x86_64 0:5.04-11.el6                             keyutils-libs-devel.x86_64 0:1.4-3.el6                       
  krb5-devel.x86_64 0:1.9-22.el6                              libcom_err-devel.x86_64 0:1.41.12-11.el6                     
  libselinux-devel.x86_64 0:2.0.94-5.2.el6                    libsepol-devel.x86_64 0:2.0.41-4.el6                         
  lm_sensors-devel.x86_64 0:3.1.1-10.el6                      openssl-devel.x86_64 0:1.0.0-20.el6                          
  popt-devel.x86_64 0:1.13-7.el6                              rpm-devel.x86_64 0:4.8.0-19.el6                              
  tcp_wrappers-devel.x86_64 0:7.6-57.el6                     

Complete!
[root@test Packages]#


P10

[root@test Packages]# mysql -uroot -p123456
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 51
Server version: 5.1.52 Source distribution

Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL v2 license

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql>

mysql> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| cacti              |
| mysql              |
| test               |
+--------------------+
4 rows in set (0.00 sec)

mysql>

mysql> create database cactidb;
Query OK, 1 row affected (0.01 sec)

mysql>



mysql> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| cacti              |
| cactidb            |
| mysql              |
| test               |
+--------------------+
5 rows in set (0.00 sec)

mysql>

mysql> GRANT all privileges ON cactidb.* TO cactier@localhost IDENTIFIED BY '123456'
    -> ;
Query OK, 0 rows affected (0.00 sec)


mysql> GRANT all privileges ON cactidb.* TO cactier@127.0.0.1 IDENTIFIED BY '123456';
Query OK, 0 rows affected (0.00 sec)

mysql>

mysql> GRANT all privileges ON cactidb.* TO cactier@10.40.0.0 IDENTIFIED BY '123456';
Query OK, 0 rows affected (0.00 sec)

mysql>

##说明  笔者指定了一个网段的授权,是将来做监控时数据库和监控工具不在同一台主机上,网段可
根据自己需要进行授权。


mysql> flush privileges;
Query OK, 0 rows affected (0.00 sec)

mysql>


P11



[root@test Packages]# rpm -qa | grep net-snmp
net-snmp-5.5-37.el6.x86_64
net-snmp-utils-5.5-37.el6.x86_64
net-snmp-devel-5.5-37.el6.x86_64
net-snmp-libs-5.5-37.el6.x86_64
[root@test Packages]#
[root@test Packages]#


[root@test Packages]# more /etc/snmp/snmpd.conf | grep -i community
# By default, the agent responds to the "public" community for read
# the agent so that you can change the community names, and give
# First, map the community name "public" into a "security name"
#       sec.name  source          community
# YOU SHOULD CHANGE THE "COMMUNITY" TOKEN BELOW TO A NEW KEYWORD ONLY
##       sec.name  source          community
#com2sec local     localhost       COMMUNITY
#com2sec mynetwork NETWORK/24      COMMUNITY
# community or split out the write access to a different community and
# First, map the community name "public" into a "security name"
#       sec.name        source          community
[root@test Packages]#



[root@test Packages]# cd /software
[root@test software]# ls
cacti-0.8.7e.tar.gz  nagios-3.2.0  nagios-3.2.0.tar.gz  nagios-plugins-1.4.13  nagios-plugins-1.4.13.tar.gz  nrpe-2.12.tar.gz
[root@test software]#
[root@test software]# gunzip cacti-0.8.7e.tar.gz
[root@test software]# tar xvf cacti-0.8.7e.tar
cacti-0.8.7e/
cacti-0.8.7e/data_input.php
cacti-0.8.7e/graphs_new.php
cacti-0.8.7e/color.php
cacti-0.8.7e/install/
cacti-0.8.7e/install/0_8_7d_to_0_8_7e.php
cacti-0.8.7e/install/0_8_6f_to_0_8_6g.php
cacti-0.8.7e/install/install_finish.gif
cacti-0.8.7e/install/0_8_6g_to_0_8_6h.php
cacti-0.8.7e/install/index.php
cacti-0.8.7e/install/0_8_7b_to_0_8_7c.php
cacti-0.8.7e/install/0_8_7a_to_0_8_7b.php
cacti-0.8.7e/install/0_8_7_to_0_8_7a.php
cacti-0.8.7e/install/0_8_4_to_0_8_5.php
cacti-0.8.7e/install/0_8_3_to_0_8_4.php
cacti-0.8.7e/install/0_8_6c_to_0_8_6d.php
cacti-0.8.7e/install/0_8_6d_to_0_8_6e.php
cacti-0.8.7e/install/0_8_to_0_8_1.php
cacti-0.8.7e/install/install_next.gif
cacti-0.8.7e/install/0_8_1_to_0_8_2.php
cacti-0.8.7e/install/0_8_6j_to_0_8_7.php
cacti-0.8.7e/install/0_8_5a_to_0_8_6.php
cacti-0.8.7e/install/0_8_6h_to_0_8_6i.php
cacti-0.8.7e/install/0_8_2_to_0_8_2a.php
cacti-0.8.7e/install/0_8_2a_to_0_8_3.php
cacti-0.8.7e/install/0_8_6_to_0_8_6a.php
cacti-0.8.7e/install/0_8_7c_to_0_8_7d.php
cacti-0.8.7e/auth_changepassword.php
cacti-0.8.7e/rra.php
cacti-0.8.7e/index.php
cacti-0.8.7e/graph_view.php
cacti-0.8.7e/host.php
cacti-0.8.7e/graph_settings.php
cacti-0.8.7e/poller_commands.php
cacti-0.8.7e/utilities.php
cacti-0.8.7e/templates_export.php
cacti-0.8.7e/gprint_presets.php
cacti-0.8.7e/cmd.php
cacti-0.8.7e/logout.php
cacti-0.8.7e/graphs_items.php
cacti-0.8.7e/docs/
cacti-0.8.7e/docs/CHANGELOG
cacti-0.8.7e/docs/pdf/
cacti-0.8.7e/docs/pdf/README
cacti-0.8.7e/docs/txt/
cacti-0.8.7e/docs/txt/manual.txt
cacti-0.8.7e/docs/README
cacti-0.8.7e/docs/CONTRIB
cacti-0.8.7e/docs/html/
cacti-0.8.7e/docs/html/bsd_ports.html
cacti-0.8.7e/docs/html/cli_add_perms.html
cacti-0.8.7e/docs/html/check_rrd_owner.html
cacti-0.8.7e/docs/html/install_windows.html
cacti-0.8.7e/docs/html/cli_add_device.html
cacti-0.8.7e/docs/html/unix_configure_httpd.html
cacti-0.8.7e/docs/html/check_mysql_updating.html
cacti-0.8.7e/docs/html/data_presentation.html
cacti-0.8.7e/docs/html/graph_viewing.html
cacti-0.8.7e/docs/html/requirements.html
cacti-0.8.7e/docs/html/cacti_help.html
cacti-0.8.7e/docs/html/check_rrd_numbers.html
cacti-0.8.7e/docs/html/check_rrd_updating.html
cacti-0.8.7e/docs/html/delete_users.html
cacti-0.8.7e/docs/html/upgrade_using_hostmib_data_queries.html
cacti-0.8.7e/docs/html/graph_overview.html
cacti-0.8.7e/docs/html/using_spine.html
cacti-0.8.7e/docs/html/cli_poller_output_empty.html
cacti-0.8.7e/docs/html/reference.html
cacti-0.8.7e/docs/html/rrdtool_features.html
cacti-0.8.7e/docs/html/advanced_topics.html
cacti-0.8.7e/docs/html/variables.html
cacti-0.8.7e/docs/html/installation.html
cacti-0.8.7e/docs/html/graph_templates.html
cacti-0.8.7e/docs/html/template_import.html
cacti-0.8.7e/docs/html/upgrade.html
cacti-0.8.7e/docs/html/create_new_user.html
cacti-0.8.7e/docs/html/guest_access.html
cacti-0.8.7e/docs/html/data_input_methods.html
cacti-0.8.7e/docs/html/unix_configure_cacti.html
cacti-0.8.7e/docs/html/migration_php_scripts_to_script_server.html
cacti-0.8.7e/docs/html/cli_add_graph_template.html
cacti-0.8.7e/docs/html/unix_configure_php.html
cacti-0.8.7e/docs/html/debug_rpm_installation.html
cacti-0.8.7e/docs/html/check_data_gathering.html
cacti-0.8.7e/docs/html/debug_miscellaneous.html
cacti-0.8.7e/docs/html/making_scripts_work_with_cacti.html
cacti-0.8.7e/docs/html/enable_disable_users.html
cacti-0.8.7e/docs/html/new_graphs.html
cacti-0.8.7e/docs/html/template_export.html
cacti-0.8.7e/docs/html/cdefs.html
cacti-0.8.7e/docs/html/unix_configure_spine.html
cacti-0.8.7e/docs/html/host_templates.html
cacti-0.8.7e/docs/html/snmp_query_xml.html
cacti-0.8.7e/docs/html/check_cacti_poller.html
cacti-0.8.7e/docs/html/unix_apply_patches.html
cacti-0.8.7e/docs/html/testing_script_in_script_server.html
cacti-0.8.7e/docs/html/debugging.html
cacti-0.8.7e/docs/html/script_query_xml.html
cacti-0.8.7e/docs/html/cli_copy_user.html
cacti-0.8.7e/docs/html/data_storage.html
cacti-0.8.7e/docs/html/cli_add_graphs.html
cacti-0.8.7e/docs/html/basics.html
cacti-0.8.7e/docs/html/check_zero_values.html
cacti-0.8.7e/docs/html/unix_configure_mysql.html
cacti-0.8.7e/docs/html/user_management.html
cacti-0.8.7e/docs/html/LICENSE.html
cacti-0.8.7e/docs/html/templates.html
cacti-0.8.7e/docs/html/install_unix.html
cacti-0.8.7e/docs/html/data_queries.html
cacti-0.8.7e/docs/html/images/
cacti-0.8.7e/docs/html/images/new_device.png
cacti-0.8.7e/docs/html/images/user_management_edit.png
cacti-0.8.7e/docs/html/images/graph_tree.png
cacti-0.8.7e/docs/html/images/user_management_copy_1.png
cacti-0.8.7e/docs/html/images/data_source_title_example2.png
cacti-0.8.7e/docs/html/images/data_template.png
cacti-0.8.7e/docs/html/images/user_management_batch_copy_1.png
cacti-0.8.7e/docs/html/images/user_management_batch_copy_2.png
cacti-0.8.7e/docs/html/images/new_graphs.png
cacti-0.8.7e/docs/html/images/data_source_title_example1.png
cacti-0.8.7e/docs/html/images/principles_of_operation.png
cacti-0.8.7e/docs/html/images/user_management_new.png
cacti-0.8.7e/docs/html/images/data_source_title_template.png
cacti-0.8.7e/docs/html/images/user_management_delete_1.png
cacti-0.8.7e/docs/html/images/host_template.png
cacti-0.8.7e/docs/html/images/user_management_copy_2.png
cacti-0.8.7e/docs/html/images/user_management_enable_disable_1.png
cacti-0.8.7e/docs/html/images/user_management_delete_2.png
cacti-0.8.7e/docs/html/images/user_management_enable_disable_2.png
cacti-0.8.7e/docs/html/images/graph_template.png
cacti-0.8.7e/docs/html/images/export_template.png
cacti-0.8.7e/docs/html/images/user_management_list.png
cacti-0.8.7e/docs/html/images/import_template.png
cacti-0.8.7e/docs/html/cli_add_data_query.html
cacti-0.8.7e/docs/html/graph_howto.html
cacti-0.8.7e/docs/html/index.html
cacti-0.8.7e/docs/html/batch_copy_users.html
cacti-0.8.7e/docs/html/cli_add_tree.html
cacti-0.8.7e/docs/html/scripts.html
cacti-0.8.7e/docs/html/cli_poller_graphs_reapply_names.html
cacti-0.8.7e/docs/html/host_variables.html
cacti-0.8.7e/docs/html/operating_principles.html
cacti-0.8.7e/docs/html/graph_snmp_oid.html
cacti-0.8.7e/docs/html/check_rrd_graph.html
cacti-0.8.7e/docs/html/how_to.html
cacti-0.8.7e/docs/html/copying_user.html
cacti-0.8.7e/docs/html/php_script_server.html
cacti-0.8.7e/docs/html/cli_poller_reindex_hosts.html
cacti-0.8.7e/docs/html/faq.html
cacti-0.8.7e/script_server.pl
cacti-0.8.7e/README
cacti-0.8.7e/graphs.php
cacti-0.8.7e/include/
cacti-0.8.7e/include/global_form.php
cacti-0.8.7e/include/config.php
cacti-0.8.7e/include/zoom.js
cacti-0.8.7e/include/auth.php
cacti-0.8.7e/include/global.php
cacti-0.8.7e/include/jscalendar/
cacti-0.8.7e/include/jscalendar/calendar-setup.js
cacti-0.8.7e/include/jscalendar/calendar.js
cacti-0.8.7e/include/jscalendar/lang/
cacti-0.8.7e/include/jscalendar/lang/calendar-da.js
cacti-0.8.7e/include/jscalendar/lang/calendar-el.js
cacti-0.8.7e/include/jscalendar/lang/cn_utf8.js
cacti-0.8.7e/include/jscalendar/lang/calendar-sv.js
cacti-0.8.7e/include/jscalendar/lang/calendar-zh.js
cacti-0.8.7e/include/jscalendar/lang/calendar-pt.js
cacti-0.8.7e/include/jscalendar/lang/calendar-ru_win_.js
cacti-0.8.7e/include/jscalendar/lang/calendar-bg.js
cacti-0.8.7e/include/jscalendar/lang/calendar-fr.js
cacti-0.8.7e/include/jscalendar/lang/calendar-lv.js
cacti-0.8.7e/include/jscalendar/lang/calendar-si.js
cacti-0.8.7e/include/jscalendar/lang/calendar-he-utf8.js
cacti-0.8.7e/include/jscalendar/lang/calendar-hr.js
cacti-0.8.7e/include/jscalendar/lang/calendar-br.js
cacti-0.8.7e/include/jscalendar/lang/calendar-hu.js
cacti-0.8.7e/include/jscalendar/lang/calendar-ro.js
cacti-0.8.7e/include/jscalendar/lang/calendar-it.js
cacti-0.8.7e/include/jscalendar/lang/calendar-ko.js
cacti-0.8.7e/include/jscalendar/lang/calendar-hr-utf8.js
cacti-0.8.7e/include/jscalendar/lang/calendar-af.js
cacti-0.8.7e/include/jscalendar/lang/calendar-tr.js
cacti-0.8.7e/include/jscalendar/lang/calendar-es.js
cacti-0.8.7e/include/jscalendar/lang/calendar-al.js
cacti-0.8.7e/include/jscalendar/lang/calendar-cs-win.js
cacti-0.8.7e/include/jscalendar/lang/calendar-lt-utf8.js
cacti-0.8.7e/include/jscalendar/lang/calendar-big5-utf8.js
cacti-0.8.7e/include/jscalendar/lang/calendar-de.js
cacti-0.8.7e/include/jscalendar/lang/calendar-ca.js
cacti-0.8.7e/include/jscalendar/lang/calendar-en.js
cacti-0.8.7e/include/jscalendar/lang/calendar-fi.js
cacti-0.8.7e/include/jscalendar/lang/calendar-sp.js
cacti-0.8.7e/include/jscalendar/lang/calendar-no.js
cacti-0.8.7e/include/jscalendar/lang/calendar-cs-utf8.js
cacti-0.8.7e/include/jscalendar/lang/calendar-sk.js
cacti-0.8.7e/include/jscalendar/lang/calendar-big5.js
cacti-0.8.7e/include/jscalendar/lang/calendar-du.js
cacti-0.8.7e/include/jscalendar/lang/calendar-pl-utf8.js
cacti-0.8.7e/include/jscalendar/lang/calendar-jp.js
cacti-0.8.7e/include/jscalendar/lang/calendar-lt.js
cacti-0.8.7e/include/jscalendar/lang/calendar-nl.js
cacti-0.8.7e/include/jscalendar/lang/calendar-ko-utf8.js
cacti-0.8.7e/include/jscalendar/lang/calendar-pl.js
cacti-0.8.7e/include/jscalendar/lang/calendar-ru.js
cacti-0.8.7e/include/top_graph_header.php
cacti-0.8.7e/include/treeview/
cacti-0.8.7e/include/treeview/ua.js
cacti-0.8.7e/include/treeview/ftv2plastnode.gif
cacti-0.8.7e/include/treeview/ftv2node.gif
cacti-0.8.7e/include/treeview/ftiens4.js
cacti-0.8.7e/include/treeview/ftv2mnode.gif
cacti-0.8.7e/include/treeview/ftiens4_export.js
cacti-0.8.7e/include/treeview/ftv2mlastnode.gif
cacti-0.8.7e/include/treeview/ftv2blank.gif
cacti-0.8.7e/include/treeview/ftv2vertline.gif
cacti-0.8.7e/include/treeview/ftv2pnode.gif
cacti-0.8.7e/include/treeview/ftv2lastnode.gif
cacti-0.8.7e/include/global_settings.php
cacti-0.8.7e/include/layout.js
cacti-0.8.7e/include/top_header.php
cacti-0.8.7e/include/global_arrays.php
cacti-0.8.7e/include/main.css
cacti-0.8.7e/include/bottom_footer.php
cacti-0.8.7e/include/global_constants.php
cacti-0.8.7e/cdef.php
cacti-0.8.7e/data_templates.php
cacti-0.8.7e/graph_templates_items.php
cacti-0.8.7e/resource/
cacti-0.8.7e/resource/script_queries/
cacti-0.8.7e/resource/script_queries/host_disk.xml
cacti-0.8.7e/resource/script_queries/host_cpu.xml
cacti-0.8.7e/resource/script_queries/unix_disk.xml
cacti-0.8.7e/resource/script_server/
cacti-0.8.7e/resource/script_server/host_disk.xml
cacti-0.8.7e/resource/script_server/host_cpu.xml
cacti-0.8.7e/resource/snmp_queries/
cacti-0.8.7e/resource/snmp_queries/host_disk.xml
cacti-0.8.7e/resource/snmp_queries/kbridge.xml
cacti-0.8.7e/resource/snmp_queries/netware_disk.xml
cacti-0.8.7e/resource/snmp_queries/net-snmp_disk.xml
cacti-0.8.7e/resource/snmp_queries/interface.xml
cacti-0.8.7e/resource/snmp_queries/netware_cpu.xml
cacti-0.8.7e/poller_export.php
cacti-0.8.7e/lib/
cacti-0.8.7e/lib/sort.php
cacti-0.8.7e/lib/variables.php
cacti-0.8.7e/lib/auth.php
cacti-0.8.7e/lib/adodb/
cacti-0.8.7e/lib/adodb/adodb-error.inc.php
cacti-0.8.7e/lib/adodb/adodb-lib.inc.php
cacti-0.8.7e/lib/adodb/adodb-iterator.inc.php
cacti-0.8.7e/lib/adodb/adodb-exceptions.inc.php
cacti-0.8.7e/lib/adodb/datadict/
cacti-0.8.7e/lib/adodb/datadict/datadict-postgres.inc.php
cacti-0.8.7e/lib/adodb/datadict/datadict-generic.inc.php
cacti-0.8.7e/lib/adodb/datadict/datadict-oci8.inc.php
cacti-0.8.7e/lib/adodb/datadict/datadict-access.inc.php
cacti-0.8.7e/lib/adodb/datadict/datadict-db2.inc.php
cacti-0.8.7e/lib/adodb/datadict/datadict-sybase.inc.php
cacti-0.8.7e/lib/adodb/datadict/datadict-ibase.inc.php
cacti-0.8.7e/lib/adodb/datadict/datadict-informix.inc.php
cacti-0.8.7e/lib/adodb/datadict/datadict-mysql.inc.php
cacti-0.8.7e/lib/adodb/datadict/datadict-mssql.inc.php
cacti-0.8.7e/lib/adodb/datadict/datadict-firebird.inc.php
cacti-0.8.7e/lib/adodb/datadict/datadict-sapdb.inc.php
cacti-0.8.7e/lib/adodb/toexport.inc.php
cacti-0.8.7e/lib/adodb/adodb-datadict.inc.php
cacti-0.8.7e/lib/adodb/adodb-errorhandler.inc.php
cacti-0.8.7e/lib/adodb/adodb-time.inc.php
cacti-0.8.7e/lib/adodb/adodb-csvlib.inc.php
cacti-0.8.7e/lib/adodb/tohtml.inc.php
cacti-0.8.7e/lib/adodb/adodb-errorpear.inc.php
cacti-0.8.7e/lib/adodb/adodb-pear.inc.php
cacti-0.8.7e/lib/adodb/adodb-xmlschema.inc.php
cacti-0.8.7e/lib/adodb/adodb.inc.php
cacti-0.8.7e/lib/adodb/lang/
cacti-0.8.7e/lib/adodb/lang/adodb-cn.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-ru1251.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-ca.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-ar.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-es.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-nl.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-bgutf8.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-bg.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-cz.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-hu.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-fr.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-it.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-de.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-pt-br.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-pl.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-en.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-ro.inc.php
cacti-0.8.7e/lib/adodb/lang/adodb-sv.inc.php
cacti-0.8.7e/lib/adodb/license.txt
cacti-0.8.7e/lib/adodb/adodb-php4.inc.php
cacti-0.8.7e/lib/adodb/adodb-perf.inc.php
cacti-0.8.7e/lib/adodb/drivers/
cacti-0.8.7e/lib/adodb/drivers/adodb-csv.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-ado_access.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-postgres.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-informix.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-odbc_mssql.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-odbtp_unicode.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-sqlite.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-sybase.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-sqlanywhere.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-odbtp.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-sapdb.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-ado_mssql.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-mssqlpo.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-db2.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-pdo.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-oci8.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-mysqlt.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-fbsql.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-firebird.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-oci8po.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-netezza.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-ibase.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-informix72.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-oracle.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-sqlitepo.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-proxy.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-postgres7.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-borland_ibase.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-vfp.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-access.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-oci805.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-odbc_oracle.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-ado5.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-mysql.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-ldap.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-mssql.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-postgres64.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-odbc.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-mysqli.inc.php
cacti-0.8.7e/lib/adodb/drivers/adodb-ado.inc.php
cacti-0.8.7e/lib/data_query.php
cacti-0.8.7e/lib/import.php
cacti-0.8.7e/lib/api_tree.php
cacti-0.8.7e/lib/xml.php
cacti-0.8.7e/lib/html_tree.php
cacti-0.8.7e/lib/html_utility.php
cacti-0.8.7e/lib/api_device.php
cacti-0.8.7e/lib/functions.php
cacti-0.8.7e/lib/ldap.php
cacti-0.8.7e/lib/snmp.php
cacti-0.8.7e/lib/graph_variables.php
cacti-0.8.7e/lib/timespan_settings.php
cacti-0.8.7e/lib/graph_export.php
cacti-0.8.7e/lib/html.php
cacti-0.8.7e/lib/api_graph.php
cacti-0.8.7e/lib/cdef.php
cacti-0.8.7e/lib/database.php
cacti-0.8.7e/lib/api_automation_tools.php
cacti-0.8.7e/lib/html_validate.php
cacti-0.8.7e/lib/template.php
cacti-0.8.7e/lib/api_data_source.php
cacti-0.8.7e/lib/html_form_template.php
cacti-0.8.7e/lib/time.php
cacti-0.8.7e/lib/poller.php
cacti-0.8.7e/lib/rrd.php
cacti-0.8.7e/lib/html_form.php
cacti-0.8.7e/lib/utility.php
cacti-0.8.7e/lib/tree.php
cacti-0.8.7e/lib/export.php
cacti-0.8.7e/lib/api_poller.php
cacti-0.8.7e/lib/ping.php
cacti-0.8.7e/data_queries.php
cacti-0.8.7e/templates_import.php
cacti-0.8.7e/LICENSE
cacti-0.8.7e/poller.php
cacti-0.8.7e/graph.php
cacti-0.8.7e/script_server.php
cacti-0.8.7e/about.php
cacti-0.8.7e/data_sources.php
cacti-0.8.7e/graph_image.php
cacti-0.8.7e/rra/
cacti-0.8.7e/rra/.placeholder
cacti-0.8.7e/images/
cacti-0.8.7e/images/button_export.gif
cacti-0.8.7e/images/arrow.gif
cacti-0.8.7e/images/tab_settings_down.gif
cacti-0.8.7e/images/hide.gif
cacti-0.8.7e/images/delete_icon_large.gif
cacti-0.8.7e/images/graph_page_top.gif
cacti-0.8.7e/images/button_default.gif
cacti-0.8.7e/images/calendar.gif
cacti-0.8.7e/images/button_purge.gif
cacti-0.8.7e/images/transparent_line.gif
cacti-0.8.7e/images/move_up.gif
cacti-0.8.7e/images/menuarrow.gif
cacti-0.8.7e/images/button_cancel.gif
cacti-0.8.7e/images/tab_settings.gif
cacti-0.8.7e/images/tab_mode_preview.gif
cacti-0.8.7e/images/button_go.gif
cacti-0.8.7e/images/tab_console_down.gif
cacti-0.8.7e/images/graph_properties.gif
cacti-0.8.7e/images/tab_console.gif
cacti-0.8.7e/images/show.gif
cacti-0.8.7e/images/graph_zoom.gif
cacti-0.8.7e/images/menu_line.gif
cacti-0.8.7e/images/tab_mode_preview_down.gif
cacti-0.8.7e/images/button_view.gif
cacti-0.8.7e/images/tab_mode_list.gif
cacti-0.8.7e/images/delete_icon.gif
cacti-0.8.7e/images/move_down.gif
cacti-0.8.7e/images/graph_query.png
cacti-0.8.7e/images/tab_mode_tree_down.gif
cacti-0.8.7e/images/button_import.gif
cacti-0.8.7e/images/button_save.gif
cacti-0.8.7e/images/move_left.gif
cacti-0.8.7e/images/cacti_backdrop.gif
cacti-0.8.7e/images/auth_login.gif
cacti-0.8.7e/images/button_refresh.gif
cacti-0.8.7e/images/button_delete.gif
cacti-0.8.7e/images/cacti_about_logo.gif
cacti-0.8.7e/images/button_add.gif
cacti-0.8.7e/images/auth_logout.gif
cacti-0.8.7e/images/shadow_gray.gif
cacti-0.8.7e/images/move_right.gif
cacti-0.8.7e/images/favicon.ico
cacti-0.8.7e/images/shadow.gif
cacti-0.8.7e/images/cacti_logo.gif
cacti-0.8.7e/images/tab_cacti.gif
cacti-0.8.7e/images/tab_graphs.gif
cacti-0.8.7e/images/button_colapse_all.gif
cacti-0.8.7e/images/auth_deny.gif
cacti-0.8.7e/images/button_expand_all.gif
cacti-0.8.7e/images/button_clear.gif
cacti-0.8.7e/images/reload_icon_small.gif
cacti-0.8.7e/images/tab_mode_tree.gif
cacti-0.8.7e/images/left_border.gif
cacti-0.8.7e/images/cacti_backdrop2.gif
cacti-0.8.7e/images/button_no.gif
cacti-0.8.7e/images/button_create.gif
cacti-0.8.7e/images/tab_graphs_down.gif
cacti-0.8.7e/images/button_cancel2.gif
cacti-0.8.7e/images/button_help.gif
cacti-0.8.7e/images/button_yes.gif
cacti-0.8.7e/images/tab_mode_list_down.gif
cacti-0.8.7e/cli/
cacti-0.8.7e/cli/.htaccess
cacti-0.8.7e/cli/copy_user.php
cacti-0.8.7e/cli/add_data_query.php
cacti-0.8.7e/cli/add_graph_template.php
cacti-0.8.7e/cli/rebuild_poller_cache.php
cacti-0.8.7e/cli/add_device.php
cacti-0.8.7e/cli/import_template.php
cacti-0.8.7e/cli/repair_database.php
cacti-0.8.7e/cli/poller_output_empty.php
cacti-0.8.7e/cli/host_update_template.php
cacti-0.8.7e/cli/poller_graphs_reapply_names.php
cacti-0.8.7e/cli/add_perms.php
cacti-0.8.7e/cli/poller_reindex_hosts.php
cacti-0.8.7e/cli/poller_data_sources_reapply_names.php
cacti-0.8.7e/cli/upgrade_database.php
cacti-0.8.7e/cli/add_graphs.php
cacti-0.8.7e/cli/structure_rra_paths.php
cacti-0.8.7e/cli/add_tree.php
cacti-0.8.7e/tree.php
cacti-0.8.7e/auth_login.php
cacti-0.8.7e/graph_xport.php
cacti-0.8.7e/cacti.sql
cacti-0.8.7e/scripts/
cacti-0.8.7e/scripts/diskfree.sh
cacti-0.8.7e/scripts/diskfree.pl
cacti-0.8.7e/scripts/ss_fping.php
cacti-0.8.7e/scripts/unix_processes.pl
cacti-0.8.7e/scripts/webhits.pl
cacti-0.8.7e/scripts/query_host_cpu.php
cacti-0.8.7e/scripts/ss_host_cpu.php
cacti-0.8.7e/scripts/ss_host_disk.php
cacti-0.8.7e/scripts/loadavg.pl
cacti-0.8.7e/scripts/ss_sql.php
cacti-0.8.7e/scripts/linux_memory.pl
cacti-0.8.7e/scripts/loadavg_multi.pl
cacti-0.8.7e/scripts/3com_cable_modem.pl
cacti-0.8.7e/scripts/weatherbug.pl
cacti-0.8.7e/scripts/ping.pl
cacti-0.8.7e/scripts/unix_users.pl
cacti-0.8.7e/scripts/query_host_partitions.php
cacti-0.8.7e/scripts/sql.php
cacti-0.8.7e/scripts/unix_tcp_connections.pl
cacti-0.8.7e/scripts/query_unix_partitions.pl
cacti-0.8.7e/user_admin.php
cacti-0.8.7e/graph_templates.php
cacti-0.8.7e/log/
cacti-0.8.7e/log/.htaccess
cacti-0.8.7e/log/.placeholder
cacti-0.8.7e/log/cacti.log
cacti-0.8.7e/settings.php
cacti-0.8.7e/graph_templates_inputs.php
cacti-0.8.7e/host_templates.php
[root@test software]#

p12

[root@test software]# mv cacti-0.8.7e /var/www/html/cacti
[root@test software]#

[root@test cacti]# cd /var/www/html/cacti/


[root@test cacti]# mysql -uroot -p cactidb < cacti.sql
Enter password:
[root@test cacti]#


[root@test cacti]# cp -rp  /var/www/html/cacti/include/config.php  /var/www/html/cacti/include/config.php.bak.20130911
[root@test cacti]#





[root@test cacti]# more /var/www/html/cacti/include/config.php  | grep -v "3#"
/*
 +-------------------------------------------------------------------------+
 | Copyright (C) 2004-2009 The Cacti Group                                 |
 |                                                                         |
 | This program is free software; you can redistribute it and/or           |
 | modify it under the terms of the GNU General Public License             |
 | as published by the Free Software Foundation; either version 2          |
 | of the License, or (at your option) any later version.                  |
 |                                                                         |
 | This program is distributed in the hope that it will be useful,         |
 | but WITHOUT ANY WARRANTY; without even the implied warranty of          |
 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the           |
 | GNU General Public License for more details.                            |
 +-------------------------------------------------------------------------+
 | Cacti: The Complete RRDTool-based Graphing Solution                     |
 +-------------------------------------------------------------------------+
 | This code is designed, written, and maintained by the Cacti Group. See  |
 | about.php and/or the AUTHORS file for specific developer information.   |
 +-------------------------------------------------------------------------+
 | http://www.cacti.net/                                                   |
 +-------------------------------------------------------------------------+
*/

/* make sure these values refect your actual database/host/user/password */
$database_type = "mysql";
$database_default = "cacti";
$database_hostname = "localhost";
$database_username = "cactiuser";
$database_password = "cactiuser";
$database_port = "3306";

/* Default session name - Session name must contain alpha characters */
#$cacti_session_name = "Cacti";

?>
[root@test cacti]#




[root@test cacti]# more  /var/www/html/cacti/include/config.php | grep -v "#"
/*
 +-------------------------------------------------------------------------+
 | Copyright (C) 2004-2009 The Cacti Group                                 |
 |                                                                         |
 | This program is free software; you can redistribute it and/or           |
 | modify it under the terms of the GNU General Public License             |
 | as published by the Free Software Foundation; either version 2          |
 | of the License, or (at your option) any later version.                  |
 |                                                                         |
 | This program is distributed in the hope that it will be useful,         |
 | but WITHOUT ANY WARRANTY; without even the implied warranty of          |
 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the           |
 | GNU General Public License for more details.                            |
 +-------------------------------------------------------------------------+
 | Cacti: The Complete RRDTool-based Graphing Solution                     |
 +-------------------------------------------------------------------------+
 | This code is designed, written, and maintained by the Cacti Group. See  |
 | about.php and/or the AUTHORS file for specific developer information.   |
 +-------------------------------------------------------------------------+
 | http://www.cacti.net/                                                   |
 +-------------------------------------------------------------------------+
*/

/* make sure these values refect your actual database/host/user/password */
$database_type = "mysql";
$database_default = "cactidb";
$database_hostname = "localhost";
$database_username = "cactier";
$database_password = "123456";
$database_port = "3306";

/* Default session name - Session name must contain alpha characters */

?>
[root@test cacti]#


[root@test cacti]# useradd cactier
[root@test cacti]# passwd cactier
Changing password for user cactier.
New password:
BAD PASSWORD: it is based on a dictionary word
BAD PASSWORD: is too simple
Retype new password:
passwd: all authentication tokens updated successfully.
[root@test cacti]#
[root@test cacti]#

cactier/cactier


[root@test cacti]# cd /var/www/html/cacti
[root@test cacti]#
[root@test cacti]# chown -R cactier rra log
[root@test cacti]#



[root@test cacti]# more /etc/crontab
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/

# For details see man 4 crontabs

# Example of job definition:
# .---------------- minute (0 - 59)
# |  .------------- hour (0 - 23)
# |  |  .---------- day of month (1 - 31)
# |  |  |  .------- month (1 - 12) OR jan,feb,mar,apr ...
# |  |  |  |  .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat
# |  |  |  |  |
# *  *  *  *  * user-name command to be executed

[root@test cacti]#


[root@test cacti]# vim /etc/crontab
[root@test cacti]#
[root@test cacti]# more /etc/crontab
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/

# For details see man 4 crontabs

# Example of job definition:
# .---------------- minute (0 - 59)
# |  .------------- hour (0 - 23)
# |  |  .---------- day of month (1 - 31)
# |  |  |  .------- month (1 - 12) OR jan,feb,mar,apr ...
# |  |  |  |  .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat
# |  |  |  |  |
# *  *  *  *  * user-name command to be executed

###2013-9-11
*/5 * * * * cactier php /var/www/html/cacti/poller.php > /dev/null &
[root@test cacti]#



[root@test cacti]# more /etc/selinux/config

# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
#     enforcing - SELinux security policy is enforced.
#     permissive - SELinux prints warnings instead of enforcing.
#     disabled - No SELinux policy is loaded.
SELINUX=disabled
# SELINUXTYPE= can take one of these two values:
#     targeted - Targeted processes are protected,
#     mls - Multi Level Security protection.
SELINUXTYPE=targeted


[root@test cacti]#



[root@test cacti]# setenforce 0
setenforce: SELinux is disabled
You have new mail in /var/spool/mail/root
[root@test cacti]#





http://10.40.212.199/cacti/install/
FATAL: Cannot connect to MySQL server on 'localhost'. Please make sure you have specified a valid MySQL database name in 'include/config.php'




[root@test share]# find / -name poller.php
/var/www/cacti/poller.php
/var/www/cacti/lib/poller.php
/var/www/html/cacti/poller.php
/var/www/html/cacti/lib/poller.php
[root@test share]#


ls -ltr /var/www/cacti/poller.php                           
ls -ltr /var/www/cacti/lib/poller.php                           
ls -ltr /var/www/html/cacti/poller.php                           
ls -ltr /var/www/html/cacti/lib/poller.php                           
                                 
ll -ltr /var/www/cacti/poller.php                           
ll -ltr /var/www/cacti/lib/poller.php                           
ll -ltr /var/www/html/cacti/poller.php                           
ll -ltr /var/www/html/cacti/lib/poller.php                           





>grant all on *.* to " identified by 'password';

>grant all on *.* to root@"127.0.0.1" identified by 'password';

>grant all on cactidb.* to identified by '1234';(给cacti用户赋权)

>flush privileges;



mysql> GRANT all privileges ON *.* TO cactier@localhost IDENTIFIED BY '123456';
mysql> GRANT all privileges ON *.* TO cactier@127.0.0.1 IDENTIFIED BY '123456';
mysql> GRANT all privileges ON *.* TO cactier@10.40.0.0 IDENTIFIED BY '123456';









[cactier@wandatest ~]$ php   /var/www/html/cacti/poller.php                                                                                                                                                                                                                                                                                                                                                                                      
PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_constants.php on line 154
PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_constants.php on line 154     
PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_constants.php on line 155
PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_constants.php on line 155     
PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_constants.php on line 156
PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_constants.php on line 156     
PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_constants.php on line 157
PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_constants.php on line 157     
PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_constants.php on line 158
PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_constants.php on line 158     
PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_constants.php on line 159
PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_constants.php on line 159     
PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_constants.php on line 160
PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_constants.php on line 160     
PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_arrays.php on line 634   
PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_arrays.php on line 634        
PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_arrays.php on line 635   
PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_arrays.php on line 635        
PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_arrays.php on line 636   
PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_arrays.php on line 636        
PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_arrays.php on line 637   
PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_arrays.php on line 637        
PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_arrays.php on line 638   
PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_arrays.php on line 638        
PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_arrays.php on line 639   
PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_arrays.php on line 639        
PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_arrays.php on line 640   
PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/cacti/include/global_arrays.php on line 640        
[cactier@wandatest ~]$                                                                                                                                                                                                                                                                                                                                                     





##########################cacti  安装不起来##############




[root@test conf]# pwd                                                                                                    
/etc/httpd/conf                                         
You have new mail in /var/spool/mail/root               
[root@test conf]# ls                               
httpd.conf  httpd.conf.bak  magic                       
[root@test conf]#                                  
[root@test conf]# ls -ltr                          
total 88                                                
-rw-r--r-- 1 root root 34418 May 28  2010 httpd.conf.bak
-rw-r--r-- 1 root root 13139 Dec  9  2011 magic         
-rw-r--r-- 1 root root 34428 Jul 12 15:19 httpd.conf    
[root@test conf]# mkdir extra                      
[root@test conf]#                   







[root@test conf]# cd /root/nagios-3.2.0/                                                                                            
[root@test nagios-3.2.0]# ls                                                                                         
base          config.log     contrib         include     Makefile      nagios.spec    README         tap             xdata
cgi           config.status  daemon-init     INSTALLING  Makefile.in   OutputTrap.pm  sample-config  THANKS               
Changelog     config.sub     daemon-init.in  install-sh  make-tarball  p1.pl          subst          t-tap                
common        configure      functions       LEGAL       mkpackage     pkginfo        subst.in       update-version       
config.guess  configure.in   html            LICENSE     module        pkginfo.in     t              UPGRADING            
[root@test nagios-3.2.0]#                                                                                            
[root@test nagios-3.2.0]#                                                                                            
[root@test nagios-3.2.0]# ./configure --with-command-group=nagios --with-httpd-conf=/etc/httpd/conf/extra/ 3         
configure: WARNING: you should use --build, --host, --target                                                              
checking for a BSD-compatible install... /usr/bin/install -c                                                              
checking build system type... Invalid configuration `3': machine `3' not recognized                                       
configure: error: /bin/sh ./config.sub 3 failed                                                                           
[root@test nagios-3.2.0]#                                                                                            
[root@test nagios-3.2.0]# ./configure --with-command-group=nagios --with-httpd-conf=/etc/httpd/conf/extra/           
checking for a BSD-compatible install... /usr/bin/install -c                                                              
checking build system type... x86_64-unknown-linux-gnu                                                                    
checking host system type... x86_64-unknown-linux-gnu                                                                     
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 whether make sets $(MAKE)... yes                                                                                 
checking for strip... /usr/bin/strip                                                                                      
checking how to run the C preprocessor... gcc -E                                                                          
checking for egrep... grep -E                                                                                             
checking for ANSI C header files... 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 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... yes                                                                                              
checking for unistd.h... yes                                                                                              
checking arpa/inet.h usability... yes                                                                                     
checking arpa/inet.h presence... yes                                                                                      
checking for arpa/inet.h... yes                                                                                           
checking ctype.h usability... yes                                                                                         
checking ctype.h presence... yes                                                                                          
checking for ctype.h... yes                                                                                               
checking dirent.h usability... yes                                                                                        
checking dirent.h presence... yes                                                                                         
checking for dirent.h... yes                                                                                              
checking errno.h usability... yes                                                                                         
checking errno.h presence... yes                                                                                          
checking for errno.h... yes                                                                                               
checking fcntl.h usability... yes                                                                                         
checking fcntl.h presence... yes                                                                                          
checking for fcntl.h... yes                                                                                               
checking getopt.h usability... yes                                                                                        
checking getopt.h presence... yes                                                                                         
checking for getopt.h... yes                                                                                              
checking grp.h usability... yes                                                                                           
checking grp.h presence... yes                                                                                            
checking for grp.h... yes                                                                                                 
checking libgen.h usability... yes                                                                                        
checking libgen.h presence... yes                                                                                         
checking for libgen.h... yes                                                                                              
checking limits.h usability... yes                                                                                        
checking limits.h presence... yes                                                                                         
checking for limits.h... yes                                                                                              
checking math.h usability... yes                                                                                          
checking math.h presence... yes                                                                                           
checking for math.h... yes                                                                                                
checking netdb.h usability... yes                                                                                         
checking netdb.h presence... yes                                                                                          
checking for netdb.h... yes                                                                                               
checking netinet/in.h usability... yes                                                                                    
checking netinet/in.h presence... yes                                                                                     
checking for netinet/in.h... yes                                                                                          
checking pthread.h usability... yes                                                                                       
checking pthread.h presence... yes                                                                                        
checking for pthread.h... yes                                                                                             
checking pthreads.h usability... no                                                                                       
checking pthreads.h presence... no                                                                                        
checking for pthreads.h... no                                                                                             
checking pwd.h usability... yes                                                                                           
checking pwd.h presence... yes                                                                                            
checking for pwd.h... yes                                                                                                 
checking regex.h usability... yes                                                                                         
checking regex.h presence... yes                                                                                          
checking for regex.h... yes                                                                                               
checking signal.h usability... yes                                                                                        
checking signal.h presence... yes                                                                                         
checking for signal.h... yes                                                                                              
checking socket.h usability... no                                                                                         
checking socket.h presence... no                                                                                          
checking for socket.h... no                                                                                               
checking stdarg.h usability... yes                                                                                        
checking stdarg.h presence... yes                                                                                         
checking for stdarg.h... yes                                                                                              
checking for string.h... (cached) yes                                                                                     
checking for strings.h... (cached) yes                                                                                    
checking sys/mman.h usability... yes                                                                                      
checking sys/mman.h presence... yes                                                                                       
checking for sys/mman.h... yes                                                                                            
checking for sys/types.h... (cached) yes                                                                                  
checking sys/time.h usability... yes                                                                                      
checking sys/time.h presence... yes                                                                                       
checking for sys/time.h... yes                                                                                            
checking sys/resource.h usability... yes                                                                                  
checking sys/resource.h presence... yes                                                                                   
checking for sys/resource.h... yes                                                                                        
checking for sys/wait.h... (cached) yes                                                                                   
checking sys/socket.h usability... yes                                                                                    
checking sys/socket.h presence... yes                                                                                     
checking for sys/socket.h... yes                                                                                          
checking for sys/stat.h... (cached) yes                                                                                   
checking sys/timeb.h usability... yes                                                                                     
checking sys/timeb.h presence... yes                                                                                      
checking for sys/timeb.h... yes                                                                                           
checking sys/un.h usability... yes                                                                                        
checking sys/un.h presence... yes                                                                                         
checking for sys/un.h... yes                                                                                              
checking sys/ipc.h usability... yes                                                                                       
checking sys/ipc.h presence... yes                                                                                        
checking for sys/ipc.h... yes                                                                                             
checking sys/msg.h usability... yes                                                                                       
checking sys/msg.h presence... yes                                                                                        
checking for sys/msg.h... yes                                                                                             
checking sys/poll.h usability... yes                                                                                      
checking sys/poll.h presence... yes                                                                                       
checking for sys/poll.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 for unistd.h... (cached) 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 struct tm.tm_zone... yes                                                                                     
checking for mode_t... yes                                                                                                
checking for pid_t... yes                                                                                                 
checking for size_t... yes                                                                                                
checking return type of signal handlers... void                                                                           
checking for uid_t in sys/types.h... yes                                                                                  
checking type of array argument to getgroups... gid_t                                                                     
checking for va_copy... yes                                                                                               
checking for vsnprintf... yes                                                                                             
checking for snprintf... yes                                                                                              
checking for asprintf... yes                                                                                              
checking for vasprintf... yes                                                                                             
checking for C99 vsnprintf... yes                                                                                         
checking for initgroups... yes                                                                                            
checking for setenv... yes                                                                                                
checking for strdup... yes                                                                                                
checking for strstr... yes                                                                                                
checking for strtoul... yes                                                                                               
checking for unsetenv... yes                                                                                              
checking for type of socket size... size_t                                                                                
checking for pthread_create in -lcma... no                                                                                
checking for pthread_create in -lpthread... yes                                                                           
checking for library containing nanosleep... none required                                                                
checking for mail... /bin/mail                                                                                            
We'll use default routines (in xdata/xsddefault.*) for status data I/O...                                                 
We'll use default routines (in xdata/xcddefault.*) for comment data I/O...                                                
We'll use default routines (in xdata/xrddefault.*) for retention data I/O...                                              
We'll use template-based routines (in xdata/xodtemplate.*) for object data I/O...                                         
We'll use default routines (in xdata/xpddefault.*) for performance data I/O...                                            
We'll use default routines (in xdata/xdddefault.*) for scheduled downtime data I/O...                                     
checking for main in -liconv... no                                                                                        
checking for gdImagePng in -lgd (order 1)... no                                                                           
checking for gdImagePng in -lgd (order 2)... yes                                                                          
GD library was found!                                                                                                     
checking for gdImageCreateTrueColor in -lgd... yes                                                                        
checking ltdl.h usability... no                                                                                           
checking ltdl.h presence... no                                                                                            
checking for ltdl.h... no                                                                                                 
checking dlfcn.h usability... yes                                                                                         
checking dlfcn.h presence... yes                                                                                          
checking for dlfcn.h... yes                                                                                               
checking for dlopen in -ldl... yes                                                                                        
checking for extra flags needed to export symbols...  -Wl,-export-dynamic                                                 
checking for linker flags for loadable modules... -shared                                                                 
checking for traceroute... /bin/traceroute                                                                                
checking for type va_list... yes                                                                                          
checking for perl... /usr/bin/perl                                                                                        
configure: creating ./config.status                                                                                       
config.status: creating Makefile                                                                                          
config.status: creating subst                                                                                             
config.status: creating pkginfo                                                                                           
config.status: creating base/Makefile                                                                                     
config.status: creating common/Makefile                                                                                   
config.status: creating contrib/Makefile                                                                                  
config.status: creating cgi/Makefile                                                                                      
config.status: creating html/Makefile                                                                                     
config.status: creating module/Makefile                                                                                   
config.status: creating xdata/Makefile                                                                                    
config.status: creating daemon-init                                                                                       
config.status: creating t-tap/Makefile                                                                                    
config.status: creating include/config.h                                                                                  
config.status: include/config.h is unchanged                                                                              
config.status: creating include/snprintf.h                                                                                
config.status: include/snprintf.h is unchanged                                                                            
config.status: creating include/cgiutils.h                                                                                
config.status: include/cgiutils.h is unchanged                                                                            
                                                                                                                          
Creating sample config files in sample-config/ ...                                                                        
                                                                                                                          
                                                                                                                          
*** Configuration summary for nagios 3.2.0 08-12-2009 ***:                                                                
                                                                                                                          
 General Options:                                                                                                         
 -------------------------                                                                                                
        Nagios executable:  nagios                                                                                        
        Nagios user/group:  nagios,nagios                                                                                 
       Command user/group:  nagios,nagios                                                                                 
            Embedded Perl:  no                                                                                            
             Event Broker:  yes                                                                                           
        Install ${prefix}:  /usr/local/nagios                                                                             
                Lock file:  ${prefix}/var/nagios.lock                                                                     
   Check result directory:  ${prefix}/var/spool/checkresults                                                              
           Init directory:  /etc/rc.d/init.d                                                                              
  Apache conf.d directory:  /etc/httpd/conf/extra/                                                                        
             Mail program:  /bin/mail                                                                                     
                  Host OS:  linux-gnu                                                                                     
                                                                                                                          
 Web Interface Options:                                                                                                   
 ------------------------                                                                                                 
                 HTML URL:  http://localhost/nagios/                                                                      
                  CGI URL:  http://localhost/nagios/cgi-bin/                                                              
 Traceroute (used by WAP):  /bin/traceroute                                                                               
                                                                                                                          
                                                                                                                          
Review the options above for accuracy.  If they look okay,                                                                
type 'make all' to compile the main program and CGIs.                                                                     
                                                                                                                          
[root@test nagios-3.2.0]#                                                                                            
[root@test nagios-3.2.0]#                                                                                            
[root@test nagios-3.2.0]#                                           




[root@test nagios-3.2.0]#                                                                                      
[root@test nagios-3.2.0]# make all                            
cd ./base && make                                                  
make[1]: Entering directory `/root/nagios-3.2.0/base'              
make[1]: Nothing to be done for `all'.                             
make[1]: Leaving directory `/root/nagios-3.2.0/base'               
cd ./cgi && make                                                   
make[1]: Entering directory `/root/nagios-3.2.0/cgi'               
make[1]: Nothing to be done for `all'.                             
make[1]: Leaving directory `/root/nagios-3.2.0/cgi'                
cd ./html && make                                                  
make[1]: Entering directory `/root/nagios-3.2.0/html'              
make[1]: Nothing to be done for `all'.                             
make[1]: Leaving directory `/root/nagios-3.2.0/html'               
if [ xyes = xyes ]; then \                                         
        cd ./module && make; \                                         
    fi                                                               
make[1]: Entering directory `/root/nagios-3.2.0/module'            
make[1]: Nothing to be done for `all'.                             
make[1]: Leaving directory `/root/nagios-3.2.0/module'             
                                                                   
*** Compile finished ***                                           
                                                                   
If the main program and CGIs compiled without any errors, you      
can continue with installing Nagios as follows (type 'make'        
without any arguments for a list of all possible options):         
                                                                   
  make install                                                     
     - This installs the main program, CGIs, and HTML files        
                                                                   
  make install-init                                                
     - This installs the init script in /etc/rc.d/init.d           
                                                                   
  make install-commandmode                                         
     - This installs and configures permissions on the             
       directory for holding the external command file             
                                                                   
  make install-config                                              
     - This installs *SAMPLE* config files in /usr/local/nagios/etc
       You'll have to modify these sample files before you can     
       use Nagios.  Read the HTML documentation for more info      
       on doing this.  Pay particular attention to the docs on     
       object configuration files, as they determine what/how      
       things get monitored!                                       
                                                                   
  make install-webconf                                             
     - This installs the Apache config file for the Nagios         
       web interface                                               
                                                                   
                                                                   
*** Support Notes *******************************************      
                                                                   
If you have questions about configuring or running Nagios,         
please make sure that you:                                         
                                                                   
     - Look at the sample config files                             
     - Read the HTML documentation                                 
     - Read the FAQs online at http://www.nagios.org/faqs          
                                                                   
before you post a question to one of the mailing lists.            
Also make sure to include pertinent information that could         
help others help you.  This might include:                         
                                                                   
     - What version of Nagios you are using                        
     - What version of the plugins you are using                   
     - Relevant snippets from your config files                    
     - Relevant error messages from the Nagios log file            
                                                                   
For more information on obtaining support for Nagios, visit:       
                                                                   
       http://www.nagios.org/support/                              
                                                                   
*************************************************************      
                                                                   
Enjoy.                                                             
                                                                   
[root@test nagios-3.2.0]#                          





[root@test nagios-3.2.0]#                                                                                 
[root@test nagios-3.2.0]# make install                                                         
cd ./base && make install                                                                           
make[1]: Entering directory `/root/nagios-3.2.0/base'                                               
make install-basic                                                                                  
make[2]: Entering directory `/root/nagios-3.2.0/base'                                               
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/bin                             
/usr/bin/install -c -m 774 -o nagios -g nagios nagios /usr/local/nagios/bin                         
/usr/bin/install -c -m 774 -o nagios -g nagios nagiostats /usr/local/nagios/bin                     
make[2]: Leaving directory `/root/nagios-3.2.0/base'                                                
make strip-post-install                                                                             
make[2]: Entering directory `/root/nagios-3.2.0/base'                                               
/usr/bin/strip /usr/local/nagios/bin/nagios                                                         
/usr/bin/strip /usr/local/nagios/bin/nagiostats                                                     
make[2]: Leaving directory `/root/nagios-3.2.0/base'                                                
make[1]: Leaving directory `/root/nagios-3.2.0/base'                                                
cd ./cgi && make install                                                                            
make[1]: Entering directory `/root/nagios-3.2.0/cgi'                                                
make install-basic                                                                                  
make[2]: Entering directory `/root/nagios-3.2.0/cgi'                                                
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/sbin                            
for file in *.cgi; do \                                                                             
        /usr/bin/install -c -m 775 -o nagios -g nagios $file /usr/local/nagios/sbin; \                  
    done                                                                                              
make[2]: Leaving directory `/root/nagios-3.2.0/cgi'                                                 
make strip-post-install                                                                             
make[2]: Entering directory `/root/nagios-3.2.0/cgi'                                                
for file in *.cgi; do \                                                                             
        /usr/bin/strip /usr/local/nagios/sbin/$file; \                                                  
    done                                                                                              
make[2]: Leaving directory `/root/nagios-3.2.0/cgi'                                                 
make[1]: Leaving directory `/root/nagios-3.2.0/cgi'                                                 
cd ./html && make install                                                                           
make[1]: Entering directory `/root/nagios-3.2.0/html'                                               
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share                           
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/media                     
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/stylesheets               
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/contexthelp               
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/docs                      
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/docs/images               
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/images                    
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/images/logos              
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/includes                  
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/ssi                       
/usr/bin/install -c -m 664 -o nagios -g nagios robots.txt /usr/local/nagios/share                   
/usr/bin/install -c -m 664 -o nagios -g nagios docs/robots.txt /usr/local/nagios/share/docs         
rm -f /usr/local/nagios/share/index.html                                                            
rm -f /usr/local/nagios/share/main.html                                                             
rm -f /usr/local/nagios/share/side.html                                                             
for file in *.php; \                                                                                
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share; done             
for file in stylesheets/*.css; \                                                                    
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/stylesheets; done
for file in contexthelp/*.html; \                                                                   
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/contexthelp; done
for file in docs/*.html; \                                                                          
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/docs; done        
for file in docs/images/*.*; \                                                                      
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/docs/images; done
for file in images/*.gif; \                                                                         
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/images; done      
for file in images/*.jpg; \                                                                         
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/images; done      
for file in images/*.png; \                                                                         
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/images; done      
for file in images/*.ico; \                                                                         
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/images; done      
for file in images/logos/*.*; \                                                                     
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/images/logos; done
for file in includes/*.*; \                                                                         
    do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/includes; done    
make[1]: Leaving directory `/root/nagios-3.2.0/html'                                                
make install-basic                                                                                  
make[1]: Entering directory `/root/nagios-3.2.0'                                                    
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/libexec                         
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/var                             
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/var/archives                    
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/var/spool/checkresults          
if [ no = yes ]; then \                                                                             
        /usr/bin/install -c -m 664 -o nagios -g nagios p1.pl /usr/local/nagios/bin; \                   
    fi;                                                                                               
                                                                                                    
*** Main program, CGIs and HTML files installed ***                                                 
                                                                                                    
You can continue with installing Nagios as follows (type 'make'                                     
without any arguments for a list of all possible options):                                          
                                                                                                    
  make install-init                                                                                 
     - This installs the init script in /etc/rc.d/init.d                                            
                                                                                                    
  make install-commandmode                                                                          
     - This installs and configures permissions on the                                              
       directory for holding the external command file                                              
                                                                                                    
  make install-config                                                                               
     - This installs sample config files in /usr/local/nagios/etc                                   
                                                                                                    
make[1]: Leaving directory `/root/nagios-3.2.0'                                                     
[root@test nagios-3.2.0]#              




[root@test nagios-3.2.0]# make install-init                                                    
/usr/bin/install -c -m 755 -d -o root -g root /etc/rc.d/init.d                
/usr/bin/install -c -m 755 -o root -g root daemon-init /etc/rc.d/init.d/nagios
                                                                              
*** Init script installed ***                                                 
                                                                              
[root@test nagios-3.2.0]#   





[root@test nagios-3.2.0]# make install-config                                                                                                                                        
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/etc                                                                      
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/etc/objects                                                              
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/nagios.cfg /usr/local/nagios/etc/nagios.cfg                                  
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/cgi.cfg /usr/local/nagios/etc/cgi.cfg                                        
/usr/bin/install -c -b -m 660 -o nagios -g nagios sample-config/resource.cfg /usr/local/nagios/etc/resource.cfg                              
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/templates.cfg /usr/local/nagios/etc/objects/templates.cfg    
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/commands.cfg /usr/local/nagios/etc/objects/commands.cfg      
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/contacts.cfg /usr/local/nagios/etc/objects/contacts.cfg      
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/timeperiods.cfg /usr/local/nagios/etc/objects/timeperiods.cfg
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/localhost.cfg /usr/local/nagios/etc/objects/localhost.cfg    
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/windows.cfg /usr/local/nagios/etc/objects/windows.cfg        
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/printer.cfg /usr/local/nagios/etc/objects/printer.cfg        
/usr/bin/install -c -b -m 664 -o nagios -g nagios sample-config/template-object/switch.cfg /usr/local/nagios/etc/objects/switch.cfg          
                                                                                                                                             
*** Config files installed ***                                                                                                               
                                                                                                                                             
Remember, these are *SAMPLE* config files.  You'll need to read                                                                              
the documentation for more information on how to actually define                                                                             
services, hosts, etc. to fit your particular needs.                                                                                          
                                                                                                                                             
[root@test nagios-3.2.0]#                                                        



[root@test nagios-3.2.0]# make install-commandmode                                                                          
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/var/rw
chmod g+s /usr/local/nagios/var/rw                                        
                                                                          
*** External command directory configured ***                             
                                                                          
[root@test nagios-3.2.0]#                




[root@test nagios-3.2.0]#  more /usr/local/nagios/etc/objects/contacts.cfg | grep @                                                  
        email                           da.wan@seagate.com    ; <<***** CHANGE THIS TO YOUR EMAIL ADDRESS ******
[root@test nagios-3.2.0]#                       




[root@test nagios-3.2.0]# make install-webconf                                                                                            
/usr/bin/install -c -m 644 sample-config/httpd.conf /etc/httpd/conf/extra//nagios.conf
                                                                                      
*** Nagios/Apache conf file installed ***                                             
                                                                                      
[root@test nagios-3.2.0]#                     


[root@test nagios-3.2.0]# htpasswd -c /usr/local/nagios/etc/htpasswd.users nagiosadmin                                    
New password:                                                                               
Re-type new password:                                                                       
Adding password for user nagiosadmin                                                        
[root@test nagios-3.2.0]#                  


nagiosadmin/123456    




[root@test nagios-3.2.0]# tail -5 /etc/httpd/conf/httpd.conf                                        
                                                                 
                                                                 
                                                                 
# nagios  default settings                                       
Include conf/extra/nagios.conf                                   
[root@test nagios-3.2.0]#               




[root@test nagios-3.2.0]#  service httpd restart                                                                                                                                                               
Stopping httpd:                                            [  OK  ]                                                                                                                             
Starting httpd: [Fri Sep 13 10:58:50 2013] [warn] The ScriptAlias directive in /etc/httpd/conf/extra/nagios.conf at line 9 will probably never match because it overlaps an earlier ScriptAlias.
[Fri Sep 13 10:58:50 2013] [warn] The Alias directive in /etc/httpd/conf/extra/nagios.conf at line 26 will probably never match because it overlaps an earlier Alias.                           
httpd: apr_sockaddr_info_get() failed for wandatest                                                                                                                                             
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName                                                                                    
                                                           [  OK  ]                                                                                                                             
[root@test nagios-3.2.0]#     







[root@test nagios-plugins-1.4.16]#                                                                                                                                                                                                                                           
[root@test nagios-plugins-1.4.16]# ./configure --with-nagios-user=nagios --with-nagios-group=nagios             
checking for a BSD-compatible install... /usr/bin/install -c                                                         
checking whether build environment is sane... yes                                                                    
checking for a thread-safe mkdir -p... /bin/mkdir -p                                                                 
checking for gawk... gawk                                                                                            
checking whether make sets $(MAKE)... yes                                                                            
checking build system type... x86_64-unknown-linux-gnu                                                               
checking host system type... x86_64-unknown-linux-gnu                                                                
checking for gcc... gcc                                                                                              
checking whether the C compiler works... yes                                                                         
checking for C compiler default output file name... a.out                                                            
checking for suffix of executables...                                                                                
checking whether we are cross compiling... no                                                                        
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 ISO C89... 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 grep that handles long lines and -e... /bin/grep                                                        
checking for egrep... /bin/grep -E                                                                                   
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... yes                                                                                         
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... /bin/sed                                                         
checking for fgrep... /bin/grep -F                                                                                   
checking for ld used by gcc... /usr/bin/ld                                                                           
checking if the linker (/usr/bin/ld) is GNU ld... yes                                                                
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B                                                
checking the name lister (/usr/bin/nm -B) interface... BSD nm                                                        
checking whether ln -s works... yes                                                                                  
checking the maximum length of command line arguments... 1966080                                                     
checking whether the shell understands some XSI constructs... yes                                                    
checking whether the shell understands "+="... yes                                                                   
checking for /usr/bin/ld option to reload object files... -r                                                         
checking for objdump... objdump                                                                                      
checking how to recognize dependent libraries... pass_all                                                            
checking for ar... ar                                                                                                
checking for strip... strip                                                                                          
checking for ranlib... (cached) ranlib                                                                               
checking command to parse /usr/bin/nm -B output from gcc object... ok                                                
checking for dlfcn.h... yes                                                                                          
checking for objdir... .libs                                                                                         
checking if gcc supports -fno-rtti -fno-exceptions... no                                                             
checking for gcc option to produce PIC... -fPIC -DPIC                                                                
checking if gcc PIC flag -fPIC -DPIC works... yes                                                                    
checking if gcc static flag -static works... no                                                                      
checking if gcc supports -c -o file.o... yes                                                                         
checking if gcc supports -c -o file.o... (cached) yes                                                                
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes                         
checking whether -lc should be explicitly linked in... no                                                            
checking dynamic linker characteristics... GNU/Linux ld.so                                                           
checking how to hardcode library paths into programs... immediate                                                    
checking whether stripping libraries is possible... yes                                                              
checking if libtool supports shared libraries... yes                                                                 
checking whether to build shared libraries... yes                                                                    
checking whether to build static libraries... yes                                                                    
checking whether gcc and cc understand -c and -o together... yes                                                     
checking for error_at_line... yes                                                                                    
checking for special C compiler options needed for large files... no                                                 
checking for _FILE_OFFSET_BITS value needed for large files... no                                                    
checking for working strtod... yes                                                                                   
checking for python... /usr/bin/python                                                                               
checking for sh... /bin/sh                                                                                           
checking for perl... /usr/bin/perl                                                                                   
checking for libgnutls-config... no                                                                                  
checking for hostname... /bin/hostname                                                                               
checking for basename... /bin/basename                                                                               
checking for main in -ldce... no                                                                                     
checking for main in -lnsl... yes                                                                                    
checking for socket in -lsocket... no                                                                                
checking for main in -lresolv... yes                                                                                 
checking math.h usability... yes                                                                                     
checking math.h presence... yes                                                                                      
checking for math.h... yes                                                                                           
checking for floor in -lm... yes                                                                                     
checking mp.h usability... no                                                                                        
checking mp.h presence... no                                                                                         
checking for mp.h... no                                                                                              
checking for pow in -lbsd... no                                                                                      
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 REQUIREMENTS).                               
checking for rc_read_config in -lradiusclient... no                                                                  
checking for rc_read_config in -lradiusclient-ng... 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 linux/hdreg.h usability... yes                                                                              
checking linux/hdreg.h presence... yes                                                                               
checking for linux/hdreg.h... yes                                                                                    
checking linux/types.h usability... yes                                                                              
checking linux/types.h presence... yes                                                                               
checking for linux/types.h... yes                                                                                    
checking for mysql_config... /usr/bin/mysql_config                                                                   
checking for mysql_init in -lmysqlclient... no                                                                       
configure: WARNING: Skipping mysql plugin                                                                            
configure: WARNING: install mysql client libs to compile this plugin (see REQUIREMENTS).                             
checking for IPv6 support... yes                                                                                     
checking krb5.h usability... yes                                                                                     
checking krb5.h presence... yes                                                                                      
checking for krb5.h... yes                                                                                           
checking for dlopen in -ldl... yes                                                                                   
checking for shl_load in -ldl... no                                                                                  
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... yes                                                                                 
checking features.h presence... yes                                                                                  
checking for features.h... yes                                                                                       
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... /bin/ps                                                                                           
checking for ps syntax... /bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'                                    
checking for ping... /bin/ping                                                                                       
checking for ping6... /bin/ping6                                                                                     
checking for ICMP ping syntax... /bin/ping -n -U -w %d -c %d %s                                                      
checking for ICMPv6 ping syntax... /bin/ping6 -n -U -w %d -c %d %s                                                   
checking for nslookup... /usr/bin/nslookup                                                                           
checking for nslookup syntax... /usr/bin/nslookup -sil                                                               
checking for number of cpus... sysconf(_SC_NPROCESSORS_CONF)                                                         
checking for uptime... /usr/bin/uptime                                                                               
checking for rpcinfo... /usr/sbin/rpcinfo                                                                            
checking for lmstat... no                                                                                            
configure: WARNING: Get lmstat from Globetrotter Software to monitor flexlm licenses                                 
checking for smbclient... /usr/bin/smbclient                                                                         
checking for who... /usr/bin/who                                                                                     
checking for snmpget... /usr/bin/snmpget                                                                             
checking for snmpgetnext... /usr/bin/snmpgetnext                                                                     
checking for Net::SNMP perl module... found                                                                          
checking for quakestat... no                                                                                         
checking for qstat... no                                                                                             
configure: WARNING: Get qstat from http://www.activesw.com/people/steve/qstat.html 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_fping plugin                          
checking for ssh... /usr/bin/ssh                                                                                     
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... no                                                                                          
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... found /proc/meminfo                                                                    
checking for dig... /usr/bin/dig                                                                                     
checking for apt-get... no                                                                                           
checking sys/sockio.h usability... no                                                                                
checking sys/sockio.h presence... no                                                                                 
checking for sys/sockio.h... no                                                                                      
checking whether NLS is requested... yes                                                                             
checking for msgfmt... /usr/bin/msgfmt                                                                               
checking for gmsgfmt... /usr/bin/msgfmt                                                                              
checking for xgettext... /usr/bin/xgettext                                                                           
checking for msgmerge... /usr/bin/msgmerge                                                                           
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64                                                             
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes                                                  
checking for shared library run path origin... done                                                                  
checking for CFPreferencesCopyAppValue... no                                                                         
checking for CFLocaleCopyCurrent... no                                                                               
checking for GNU gettext in libc... yes                                                                              
checking whether to use NLS... yes                                                                                   
checking where the gettext function comes from... libc                                                               
checking for main in -lpthread... yes                                                                                
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 errno.h... (cached) yes                                                                                 
checking fcntl.h usability... yes                                                                                    
checking fcntl.h presence... yes                                                                                     
checking for fcntl.h... yes                                                                                          
checking float.h usability... yes                                                                                    
checking float.h presence... yes                                                                                     
checking for float.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 netdb.h usability... yes                                                                                    
checking netdb.h presence... yes                                                                                     
checking for netdb.h... yes                                                                                          
checking netinet/in.h usability... yes                                                                               
checking netinet/in.h presence... yes                                                                                
checking for netinet/in.h... yes                                                                                     
checking getopt.h usability... yes                                                                                   
checking getopt.h presence... yes                                                                                    
checking for getopt.h... yes                                                                                         
checking langinfo.h usability... yes                                                                                 
checking langinfo.h presence... yes                                                                                  
checking for langinfo.h... yes                                                                                       
checking stddef.h usability... yes                                                                                   
checking stddef.h presence... yes                                                                                    
checking for stddef.h... yes                                                                                         
checking xlocale.h usability... yes                                                                                  
checking xlocale.h presence... yes                                                                                   
checking for xlocale.h... yes                                                                                        
checking locale.h usability... yes                                                                                   
checking locale.h presence... yes                                                                                    
checking for locale.h... yes                                                                                         
checking for math.h... (cached) yes                                                                                  
checking sys/mman.h usability... yes                                                                                 
checking sys/mman.h presence... yes                                                                                  
checking for sys/mman.h... yes                                                                                       
checking for unistd.h... (cached) yes                                                                                
checking sys/statvfs.h usability... yes                                                                              
checking sys/statvfs.h presence... yes                                                                               
checking for sys/statvfs.h... yes                                                                                    
checking for stdint.h... (cached) yes                                                                                
checking wchar.h usability... yes                                                                                    
checking wchar.h presence... yes                                                                                     
checking for wchar.h... yes                                                                                          
checking stdio.h usability... yes                                                                                    
checking stdio.h presence... yes                                                                                     
checking for stdio.h... yes                                                                                          
checking for stdlib.h... (cached) yes                                                                                
checking for string.h... (cached) yes                                                                                
checking for sys/stat.h... (cached) yes                                                                              
checking time.h usability... yes                                                                                     
checking time.h presence... yes                                                                                      
checking for time.h... yes                                                                                           
checking for sys/time.h... (cached) yes                                                                              
checking wctype.h usability... yes                                                                                   
checking wctype.h presence... yes                                                                                    
checking for wctype.h... yes                                                                                         
checking whether the preprocessor supports include_next... yes                                                       
checking for inline... inline                                                                                        
checking for C/C++ restrict keyword... __restrict                                                                    
checking whether uses 'inline' correctly... yes                                                            
checking for btowc... yes                                                                                            
checking for dup2... yes                                                                                             
checking for fcntl... yes                                                                                            
checking for getdtablesize... yes                                                                                    
checking for mbsinit... yes                                                                                          
checking for mbrtowc... yes                                                                                          
checking for mprotect... yes                                                                                         
checking for memchr... yes                                                                                           
checking for alarm... yes                                                                                            
checking for nl_langinfo... yes                                                                                      
checking for lstat... yes                                                                                            
checking for isblank... yes                                                                                          
checking for iswctype... yes                                                                                         
checking for wcscoll... yes                                                                                          
checking for setenv... yes                                                                                           
checking for strdup... (cached) yes                                                                                  
checking for strndup... yes                                                                                          
checking for localtime_r... yes                                                                                      
checking for timegm... yes                                                                                           
checking for pipe... yes                                                                                             
checking for vasnprintf... no                                                                                        
checking for wcrtomb... yes                                                                                          
checking for iswcntrl... yes                                                                                         
checking for iswblank... yes                                                                                         
checking for nl_langinfo and CODESET... yes                                                                          
checking for a traditional french locale... fr_FR                                                                    
checking whether byte ordering is bigendian... no                                                                    
checking whether system is Windows or MSDOS... no                                                                    
checking whether // is distinct from /... no                                                                         
checking if environ is properly declared... yes                                                                      
checking for complete errno.h... yes                                                                                 
checking whether strerror_r is declared... yes                                                                       
checking for strerror_r... yes                                                                                       
checking whether strerror_r returns char *... yes                                                                    
checking for working fcntl.h... yes                                                                                  
checking for mode_t... yes                                                                                           
checking for promoted mode_t type... mode_t                                                                          
checking whether is self-contained... yes                                                             
checking for shutdown... yes                                                                                         
checking whether defines the SHUT_* macros... yes                                                     
checking for struct sockaddr_storage... yes                                                                          
checking for sa_family_t... yes                                                                                      
checking whether socket is declared without a macro... no                                                            
checking whether connect is declared without a macro... no                                                           
checking whether accept is declared without a macro... no                                                            
checking whether bind is declared without a macro... no                                                              
checking whether getpeername is declared without a macro... no                                                       
checking whether getsockname is declared without a macro... no                                                       
checking whether getsockopt is declared without a macro... no                                                        
checking whether listen is declared without a macro... no                                                            
checking whether recv is declared without a macro... no                                                              
checking whether send is declared without a macro... no                                                              
checking whether recvfrom is declared without a macro... no                                                          
checking whether sendto is declared without a macro... no                                                            
checking whether setsockopt is declared without a macro... no                                                        
checking whether shutdown is declared without a macro... no                                                          
checking whether accept4 is declared without a macro... no                                                           
checking whether getaddrinfo is declared without a macro... yes                                                      
checking whether freeaddrinfo is declared without a macro... yes                                                     
checking whether gai_strerror is declared without a macro... yes                                                     
checking whether getnameinfo is declared without a macro... yes                                                      
checking for library containing gethostbyname... none required                                                       
checking for gethostbyname... yes                                                                                    
checking for library containing getservbyname... none required                                                       
checking for getservbyname... yes                                                                                    
checking for IPv4 sockets... yes                                                                                     
checking for IPv6 sockets... yes                                                                                     
checking for library containing inet_ntop... none required                                                           
checking whether inet_ntop is declared... yes                                                                        
checking for getopt.h... (cached) yes                                                                                
checking for getopt_long_only... yes                                                                                 
checking whether optreset is declared... no                                                                          
checking whether getopt_clip is declared... no                                                                       
checking whether getopt is POSIX compatible... yes                                                                   
checking for working GNU getopt function... yes                                                                      
checking whether getenv is declared... yes                                                                           
checking whether getc_unlocked is declared... yes                                                                    
checking whether we are using the GNU C Library 2.1 or newer... yes                                                  
checking for wchar_t... yes                                                                                          
checking whether NULL can be used in arbitrary expressions... yes                                                    
checking whether malloc, realloc, calloc are POSIX compliant... yes                                                  
checking for stdlib.h... (cached) yes                                                                                
checking for GNU libc compatible malloc... yes                                                                       
checking for long long int... yes                                                                                    
checking for mbstate_t... yes                                                                                        
checking for a traditional japanese locale... ja_JP                                                                  
checking for a transitional chinese locale... zh_CN.GB18030                                                          
checking for a french Unicode locale... fr_FR.UTF-8                                                                  
checking for mmap... yes                                                                                             
checking for MAP_ANONYMOUS... yes                                                                                    
checking whether memchr works... yes                                                                                 
checking for ssize_t... yes                                                                                          
checking whether setenv validates arguments... yes                                                                   
checking search.h usability... yes                                                                                   
checking search.h presence... yes                                                                                    
checking for search.h... yes                                                                                         
checking for tsearch... yes                                                                                          
checking whether snprintf is declared... yes                                                                         
checking for stdbool.h that conforms to C99... yes                                                                   
checking for _Bool... yes                                                                                            
checking for unsigned long long int... yes                                                                           
checking whether C symbols are prefixed with underscore at the linker level... no                                    
checking whether strdup is declared... yes                                                                           
checking for working strerror function... yes                                                                        
checking whether memmem is declared without a macro... yes                                                           
checking whether mempcpy is declared without a macro... yes                                                          
checking whether memrchr is declared without a macro... yes                                                          
checking whether rawmemchr is declared without a macro... yes                                                        
checking whether stpcpy is declared without a macro... yes                                                           
checking whether stpncpy is declared without a macro... yes                                                          
checking whether strchrnul is declared without a macro... yes                                                        
checking whether strdup is declared without a macro... yes                                                           
checking whether strncat is declared without a macro... yes                                                          
checking whether strndup is declared without a macro... yes                                                          
checking whether strnlen is declared without a macro... yes                                                          
checking whether strpbrk is declared without a macro... yes                                                          
checking whether strsep is declared without a macro... yes                                                           
checking whether strcasestr is declared without a macro... yes                                                       
checking whether strtok_r is declared without a macro... yes                                                         
checking whether strsignal is declared without a macro... yes                                                        
checking whether strverscmp is declared without a macro... yes                                                       
checking whether strndup is declared... (cached) yes                                                                 
checking whether strnlen is declared... (cached) yes                                                                 
checking whether stat file-mode macros are broken... no                                                              
checking for struct timespec in ... yes                                                                      
checking for wint_t... yes                                                                                           
checking for inttypes.h... yes                                                                                       
checking for stdint.h... yes                                                                                         
checking for intmax_t... yes                                                                                         
checking whether snprintf returns a byte count as in C99... yes                                                      
checking for snprintf... yes                                                                                         
checking for strnlen... yes                                                                                          
checking for wcslen... yes                                                                                           
checking for wcsnlen... yes                                                                                          
checking for mbrtowc... (cached) yes                                                                                 
checking for wcrtomb... (cached) yes                                                                                 
checking whether _snprintf is declared... no                                                                         
checking whether vsnprintf is declared... yes                                                                        
checking for alloca as a compiler built-in... yes                                                                    
checking whether inet_ntop is declared without a macro... yes                                                        
checking whether inet_pton is declared without a macro... yes                                                        
checking whether btowc(0) is correct... yes                                                                          
checking whether btowc(EOF) is correct... yes                                                                        
checking whether // is distinct from /... (cached) no                                                                
checking whether dup2 works... yes                                                                                   
checking for error_at_line... (cached) yes                                                                           
checking whether fcntl handles F_DUPFD correctly... yes                                                              
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check                                            
checking whether fcntl is declared without a macro... yes                                                            
checking whether openat is declared without a macro... yes                                                           
checking whether floorf is declared... yes                                                                           
checking for sys/mount.h... yes                                                                                      
configure: checking how to get file system space usage                                                               
checking for statvfs function (SVR4)... no                                                                           
checking for 3-argument statfs function (DEC OSF/1)... no                                                            
checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... 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... no                                                                                
checking sys/filsys.h presence... no                                                                                 
checking for sys/filsys.h... no                                                                                      
checking sys/statfs.h usability... yes                                                                               
checking sys/statfs.h presence... yes                                                                                
checking for sys/statfs.h... yes                                                                                     
checking for statfs that truncates block counts... no                                                                
configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo                                              
checking for library containing getaddrinfo... none required                                                         
checking for getaddrinfo... yes                                                                                      
checking for gai_strerror (possibly via ws2tcpip.h)... yes                                                           
checking for struct sockaddr.sa_len... no                                                                            
checking whether getaddrinfo is declared... (cached) yes                                                             
checking whether freeaddrinfo is declared... (cached) yes                                                            
checking whether gai_strerror is declared... (cached) yes                                                            
checking whether getnameinfo is declared... (cached) yes                                                             
checking for struct addrinfo... yes                                                                                  
checking for gethostname... yes                                                                                      
checking for HOST_NAME_MAX... yes                                                                                    
checking for getloadavg... yes                                                                                       
checking for pstat_getdynamic... no                                                                                  
checking for kstat_open in -lkstat... no                                                                             
checking for perfstat_cpu_total in -lperfstat... no                                                                  
checking for getloadavg... yes                                                                                       
checking whether getloadavg requires setgid... no                                                                    
checking sys/loadavg.h usability... no                                                                               
checking sys/loadavg.h presence... no                                                                                
checking for sys/loadavg.h... no                                                                                     
checking whether getloadavg is declared... yes                                                                       
checking for library containing gethostbyname... (cached) none required                                              
checking for gethostbyname... (cached) yes                                                                           
checking for library containing inet_ntop... (cached) none required                                                  
checking whether inet_ntop is declared... (cached) yes                                                               
checking whether the compiler generally respects inline... yes                                                       
checking whether langinfo.h defines CODESET... yes                                                                   
checking whether langinfo.h defines ERA... yes                                                                       
checking whether nl_langinfo is declared without a macro... yes                                                      
checking whether locale.h conforms to POSIX:2001... yes                                                              
checking whether locale.h defines locale_t... yes                                                                    
checking whether duplocale is declared without a macro... yes                                                        
checking for stdlib.h... (cached) yes                                                                                
checking for GNU libc compatible malloc... (cached) yes                                                              
checking whether NAN macro works... yes                                                                              
checking whether HUGE_VAL works... yes                                                                               
checking whether acosl is declared without a macro... yes                                                            
checking whether asinl is declared without a macro... yes                                                            
checking whether atanl is declared without a macro... yes                                                            
checking whether ceilf is declared without a macro... yes                                                            
checking whether ceill is declared without a macro... yes                                                            
checking whether cosl is declared without a macro... yes                                                             
checking whether expl is declared without a macro... yes                                                             
checking whether floorf is declared without a macro... yes                                                           
checking whether floorl is declared without a macro... yes                                                           
checking whether frexpl is declared without a macro... yes                                                           
checking whether ldexpl is declared without a macro... yes                                                           
checking whether logb is declared without a macro... yes                                                             
checking whether logl is declared without a macro... yes                                                             
checking whether round is declared without a macro... yes                                                            
checking whether roundf is declared without a macro... yes                                                           
checking whether roundl is declared without a macro... yes                                                           
checking whether sinl is declared without a macro... yes                                                             
checking whether sqrtl is declared without a macro... yes                                                            
checking whether tanl is declared without a macro... yes                                                             
checking whether trunc is declared without a macro... yes                                                            
checking whether truncf is declared without a macro... yes                                                           
checking whether truncl is declared without a macro... yes                                                           
checking whether mbrtowc handles incomplete characters... yes                                                        
checking whether mbrtowc works as well as mbtowc... yes                                                              
checking whether mbrtowc handles a NULL string argument... yes                                                       
checking whether mbrtowc has a correct return value... yes                                                           
checking whether mbrtowc returns 0 when parsing a NUL character... yes                                               
checking whether mbrtowc handles incomplete characters... (cached) yes                                               
checking whether mbrtowc works as well as mbtowc... (cached) yes                                                     
checking for working mktime... 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 whether getaddrinfo is declared without a macro... (cached) yes                                             
checking whether freeaddrinfo is declared without a macro... (cached) yes                                            
checking whether gai_strerror is declared without a macro... (cached) yes                                            
checking whether getnameinfo is declared without a macro... (cached) yes                                             
checking whether is self-contained... yes                                                             
checking whether open recognizes a trailing slash... yes                                                             
checking for working re_compile_pattern... no                                                                        
checking libintl.h usability... yes                                                                                  
checking libintl.h presence... yes                                                                                   
checking for libintl.h... yes                                                                                        
checking whether isblank is declared... yes                                                                          
checking for library containing getservbyname... (cached) none required                                              
checking for getservbyname... (cached) yes                                                                           
checking for stdint.h... (cached) yes                                                                                
checking for SIZE_MAX... yes                                                                                         
checking for snprintf... (cached) yes                                                                                
checking whether snprintf respects a size of 1... yes                                                                
checking for library containing setsockopt... none needed                                                            
checking for socklen_t... yes                                                                                        
checking for ssize_t... (cached) yes                                                                                 
checking whether stat handles trailing slashes on directories... yes                                                 
checking whether stat handles trailing slashes on files... yes                                                       
checking whether NULL can be used in arbitrary expressions... (cached) yes                                           
checking whether stdint.h conforms to C99... yes                                                                     
checking whether dprintf is declared without a macro... yes                                                          
checking whether fpurge is declared without a macro... no                                                            
checking whether fseeko is declared without a macro... yes                                                           
checking whether ftello is declared without a macro... yes                                                           
checking whether getdelim is declared without a macro... yes                                                         
checking whether getline is declared without a macro... yes                                                          
checking whether popen is declared without a macro... yes                                                            
checking whether renameat is declared without a macro... yes                                                         
checking whether snprintf is declared without a macro... yes                                                         
checking whether tmpfile is declared without a macro... yes                                                          
checking whether vdprintf is declared without a macro... yes                                                         
checking whether vsnprintf is declared without a macro... yes                                                        
checking for random.h... no                                                                                          
checking for struct random_data... yes                                                                               
checking whether atoll is declared without a macro... yes                                                            
checking whether canonicalize_file_name is declared without a macro... yes                                           
checking whether getloadavg is declared without a macro... yes                                                       
checking whether getsubopt is declared without a macro... yes                                                        
checking whether grantpt is declared without a macro... yes                                                          
checking whether mkdtemp is declared without a macro... yes                                                          
checking whether mkostemp is declared without a macro... yes                                                         
checking whether mkostemps is declared without a macro... yes                                                        
checking whether mkstemp is declared without a macro... yes                                                          
checking whether mkstemps is declared without a macro... yes                                                         
checking whether ptsname is declared without a macro... yes                                                          
checking whether random_r is declared without a macro... yes                                                         
checking whether initstat_r is declared without a macro... no                                                        
checking whether srandom_r is declared without a macro... yes                                                        
checking whether setstate_r is declared without a macro... yes                                                       
checking whether realpath is declared without a macro... yes                                                         
checking whether rpmatch is declared without a macro... yes                                                          
checking whether setenv is declared without a macro... yes                                                           
checking whether strtod is declared without a macro... yes                                                           
checking whether strtoll is declared without a macro... yes                                                          
checking whether strtoull is declared without a macro... yes                                                         
checking whether unlockpt is declared without a macro... yes                                                         
checking whether unsetenv is declared without a macro... yes                                                         
checking for working strndup... yes                                                                                  
checking for working strnlen... yes                                                                                  
checking for strsep... yes                                                                                           
checking whether is self-contained... (cached) yes                                                    
checking for shutdown... (cached) yes                                                                                
checking whether defines the SHUT_* macros... (cached) yes                                            
checking for struct sockaddr_storage... (cached) yes                                                                 
checking for sa_family_t... (cached) yes                                                                             
checking whether socket is declared without a macro... (cached) no                                                   
checking whether connect is declared without a macro... (cached) no                                                  
checking whether accept is declared without a macro... (cached) no                                                   
checking whether bind is declared without a macro... (cached) no                                                     
checking whether getpeername is declared without a macro... (cached) no                                              
checking whether getsockname is declared without a macro... (cached) no                                              
checking whether getsockopt is declared without a macro... (cached) no                                               
checking whether listen is declared without a macro... (cached) no                                                   
checking whether recv is declared without a macro... (cached) no                                                     
checking whether send is declared without a macro... (cached) no                                                     
checking whether recvfrom is declared without a macro... (cached) no                                                 
checking whether sendto is declared without a macro... (cached) no                                                   
checking whether setsockopt is declared without a macro... (cached) no                                               
checking whether shutdown is declared without a macro... (cached) no                                                 
checking whether accept4 is declared without a macro... (cached) no                                                  
checking for nlink_t... yes                                                                                          
checking whether fchmodat is declared without a macro... yes                                                         
checking whether fstatat is declared without a macro... yes                                                          
checking whether futimens is declared without a macro... yes                                                         
checking whether lchmod is declared without a macro... yes                                                           
checking whether lstat is declared without a macro... yes                                                            
checking whether mkdirat is declared without a macro... yes                                                          
checking whether mkfifo is declared without a macro... yes                                                           
checking whether mkfifoat is declared without a macro... yes                                                         
checking whether mknod is declared without a macro... yes                                                            
checking whether mknodat is declared without a macro... yes                                                          
checking whether stat is declared without a macro... yes                                                             
checking whether utimensat is declared without a macro... yes                                                        
checking whether localtime_r is compatible with its POSIX signature... yes                                           
checking whether chown is declared without a macro... yes                                                            
checking whether dup2 is declared without a macro... yes                                                             
checking whether dup3 is declared without a macro... yes                                                             
checking whether environ is declared without a macro... yes                                                          
checking whether euidaccess is declared without a macro... yes                                                       
checking whether faccessat is declared without a macro... yes                                                        
checking whether fchdir is declared without a macro... yes                                                           
checking whether fchownat is declared without a macro... yes                                                         
checking whether fsync is declared without a macro... yes                                                            
checking whether ftruncate is declared without a macro... yes                                                        
checking whether getcwd is declared without a macro... yes                                                           
checking whether getdomainname is declared without a macro... yes                                                    
checking whether getdtablesize is declared without a macro... yes                                                    
checking whether getgroups is declared without a macro... yes                                                        
checking whether gethostname is declared without a macro... yes                                                      
checking whether getlogin is declared without a macro... yes                                                         
checking whether getlogin_r is declared without a macro... yes                                                       
checking whether getpagesize is declared without a macro... yes                                                      
checking whether getusershell is declared without a macro... yes                                                     
checking whether setusershell is declared without a macro... yes                                                     
checking whether endusershell is declared without a macro... yes                                                     
checking whether lchown is declared without a macro... yes                                                           
checking whether link is declared without a macro... yes                                                             
checking whether linkat is declared without a macro... yes                                                           
checking whether lseek is declared without a macro... yes                                                            
checking whether pipe2 is declared without a macro... yes                                                            
checking whether pread is declared without a macro... yes                                                            
checking whether pwrite is declared without a macro... yes                                                           
checking whether readlink is declared without a macro... yes                                                         
checking whether readlinkat is declared without a macro... yes                                                       
checking whether rmdir is declared without a macro... yes                                                            
checking whether sleep is declared without a macro... yes                                                            
checking whether symlink is declared without a macro... yes                                                          
checking whether symlinkat is declared without a macro... yes                                                        
checking whether ttyname_r is declared without a macro... yes                                                        
checking whether unlink is declared without a macro... yes                                                           
checking whether unlinkat is declared without a macro... yes                                                         
checking whether usleep is declared without a macro... yes                                                           
checking for unsetenv... yes                                                                                         
checking for unsetenv() return type... int                                                                           
checking whether unsetenv works on duplicates... yes                                                                 
checking for ptrdiff_t... yes                                                                                        
checking for vasprintf... yes                                                                                        
checking for vsnprintf... yes                                                                                        
checking whether snprintf respects a size of 1... (cached) yes                                                       
checking whether btowc is declared without a macro... yes                                                            
checking whether wctob is declared without a macro... yes                                                            
checking whether mbsinit is declared without a macro... yes                                                          
checking whether mbrtowc is declared without a macro... yes                                                          
checking whether mbrlen is declared without a macro... yes                                                           
checking whether mbsrtowcs is declared without a macro... yes                                                        
checking whether mbsnrtowcs is declared without a macro... yes                                                       
checking whether wcrtomb is declared without a macro... yes                                                          
checking whether wcsrtombs is declared without a macro... yes                                                        
checking whether wcsnrtombs is declared without a macro... yes                                                       
checking whether wcwidth is declared without a macro... yes                                                          
checking whether mbrtowc handles incomplete characters... (cached) yes                                               
checking whether mbrtowc works as well as mbtowc... (cached) yes                                                     
checking whether wcrtomb return value is correct... yes                                                              
checking whether iswcntrl works... yes                                                                               
checking for stdint.h... (cached) yes                                                                                
configure: creating ./config.status                                                                                  
config.status: creating gl/Makefile                                                                                  
config.status: creating nagios-plugins.spec                                                                          
config.status: creating Makefile                                                                                     
config.status: creating tap/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 perlmods/Makefile                                                                            
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: executing depfiles commands                                                                           
config.status: executing libtool commands                                                                            
config.status: executing po-directories commands                                                                     
config.status: creating po/POTFILES                                                                                  
config.status: creating po/Makefile                                                                                  
            --with-apt-get-command:                                                                                  
              --with-ping6-command: /bin/ping6 -n -U -w %d -c %d %s                                                  
               --with-ping-command: /bin/ping -n -U -w %d -c %d %s                                                   
                       --with-ipv6: yes                                                                              
                      --with-mysql: no                                                                               
                    --with-openssl: yes                                                                              
                     --with-gnutls: no                                                                               
               --enable-extra-opts: no                                                                               
                       --with-perl: /usr/bin/perl                                                                    
             --enable-perl-modules: no                                                                               
                     --with-cgiurl: /nagios/cgi-bin                                                                  
               --with-trusted-path: /bin:/sbin:/usr/bin:/usr/sbin                                                    
                   --enable-libtap: no                                                                               
You have new mail in /var/spool/mail/root                                                                            
[root@test nagios-plugins-1.4.16]#                                                                              
[root@test nagios-plugins-1.4.16]#                                                                              
[root@test nagios-plugins-1.4.16]#                                                                              
[root@test nagios-plugins-1.4.16]#      





[root@test nagios-plugins-1.4.16]#                                                                                                
[root@test nagios-plugins-1.4.16]# chkconfig --list nagios
nagios             0:off    1:off    2:on    3:on    4:on    5:on    6:off      
[root@test nagios-plugins-1.4.16]#                        
[root@test nagios-plugins-1.4.16]# chkconfig nagios on    
[root@test nagios-plugins-1.4.16]# chkconfig --list nagios
nagios             0:off    1:off    2:on    3:on    4:on    5:on    6:off      
[root@test nagios-plugins-1.4.16]#                        
[root@test nagios-plugins-1.4.16]#                        
[root@test nagios-plugins-1.4.16]# chkconfig --add nagios
[root@test nagios-plugins-1.4.16]#                        
[root@test nagios-plugins-1.4.16]# chkconfig --list nagios
nagios             0:off    1:off    2:on    3:on    4:on    5:on    6:off      
[root@test nagios-plugins-1.4.16]#           




[root@test nagios-plugins-1.4.16]#                                                                               
[root@test nagios-plugins-1.4.16]# /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
                                                                                                         
Nagios Core 3.2.0                                                                                        
Copyright (c) 2009 Nagios Core Development Team and Community Contributors                               
Copyright (c) 1999-2009 Ethan Galstad                                                                    
Last Modified: 08-12-2009                                                                                
License: GPL                                                                                             
                                                                                                         
Website: http://www.nagios.org                                                                           
Reading configuration data...                                                                            
   Read main config file okay...                                                                         
Processing object config file '/usr/local/nagios/etc/objects/commands.cfg'...                            
Processing object config file '/usr/local/nagios/etc/objects/contacts.cfg'...                            
Processing object config file '/usr/local/nagios/etc/objects/timeperiods.cfg'...                         
Processing object config file '/usr/local/nagios/etc/objects/templates.cfg'...                           
Processing object config file '/usr/local/nagios/etc/objects/localhost.cfg'...                           
   Read object config files okay...                                                                      
                                                                                                         
Running pre-flight check on configuration data...                                                        
                                                                                                         
Checking services...                                                                                     
    Checked 8 services.                                                                                    
Checking hosts...                                                                                        
    Checked 1 hosts.                                                                                       
Checking host groups...                                                                                  
    Checked 1 host groups.                                                                                 
Checking service groups...                                                                               
    Checked 0 service groups.                                                                              
Checking contacts...                                                                                     
    Checked 1 contacts.                                                                                    
Checking contact groups...                                                                               
    Checked 1 contact groups.                                                                              
Checking service escalations...                                                                          
    Checked 0 service escalations.                                                                         
Checking service dependencies...                                                                         
    Checked 0 service dependencies.                                                                        
Checking host escalations...                                                                             
    Checked 0 host escalations.                                                                            
Checking host dependencies...                                                                            
    Checked 0 host dependencies.                                                                           
Checking commands...                                                                                     
    Checked 24 commands.                                                                                   
Checking time periods...                                                                                 
    Checked 5 time periods.                                                                                
Checking for circular paths between hosts...                                                             
Checking for circular host and service dependencies...                                                   
Checking global event handlers...                                                                        
Checking obsessive compulsive processor commands...                                                      
Checking misc settings...                                                                                
                                                                                                         
Total Warnings: 0                                                                                        
Total Errors:   0                                                                                        
                                                                                                         
Things look okay - No serious problems were detected during the pre-flight check                         
[root@test nagios-plugins-1.4.16]#               


[root@test nagios-plugins-1.4.16]#                                                                         
[root@test nagios-plugins-1.4.16]# service nagios start
Starting nagios: done.                                       
[root@test nagios-plugins-1.4.16]#                      
[root@test nagios-plugins-1.4.16]# service nagios status
nagios (pid 1664) is running...                              
[root@test nagios-plugins-1.4.16]#                      
[root@test nagios-plugins-1.4.16]#              

[root@test nagios-plugins-1.4.16]# getenforce        
Disabled                                          
[root@test nagios-plugins-1.4.16]#      














怎么安装NTOP 啊
                            
http://bbs.51cto.com/thread-884891-1.html###                            
                            
wget http://downloads.sourceforge.net/ntop/ntop-3.3.7.tar.gz                                                                                                                                   
tar zxvf ntop-3.3.7.tar.gz                                                                                                                                                                
cd ntop-3.3.7                                                                                                                                                                             
yum install cairo-devel libxml2-devel pango-devel pango libpng-devel freetype freetype-devel libart_lgpl-devel libpcap-devel libpng gdbm gd gettext glib zlib libxml2 glib ppython libtool
y                                                                                                                                                                                         
wget http://down1.chinaunix.net/distfiles/gdbm-1.8.3.tar.gz                                                                                                                               
tar zxvf gdbm-1.8.3.tar.gz                                                                                                                                                                
cd gdbm-1.8.3                                                                                                                                                                             
./configure                                                                                                                                                                               
make                                                                                                                                                                                      
make install                                                                                                                                                                              
cd ..                                                                                                                                                                                     
wget http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.2.27.tar.gz                                                                                                                              
tar zxvf rrdtool-1.2.27.tar.gz                                                                                                                                                            
cd rrdtool-1.2.27                                                                                                                                                                         
./configure --prefix=/usr/local/rrdtool                                                                                                                                                   
make                                                                                                                                                                                      
make install                                                                                                                                                                              
cd..                                                                                                                                                                                      
./autogen.sh                                                                                                                                                                              
make                                                                                                                                                                                      
make install                           



http://download.chinaunix.net/download.php?id=35506&ResourceID=93                         

                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
                                                                                          
http://blog.jeoygin.org/2012/03/centos-install-ntop.html                                                                                          
                                                                                          
                                                                                          
                                                                                          
[root@test disk2]# yum install libpcap-devel                                                                                                                                                                               
Loaded plugins: fastestmirror, security                                                                                                                                                         
Loading mirror speeds from cached hostfile                                                                                                                                                      
 * c6-media:                                                                                                                                                                                    
Setting up Install Process                                                                                                                                                                      
Resolving Dependencies                                                                                                                                                                          
--> Running transaction check                                                                                                                                                                   
---> Package libpcap-devel.x86_64 14:1.0.0-6.20091201git117cb5.el6 will be installed                                                                                                            
--> Finished Dependency Resolution                                                                                                                                                              
                                                                                                                                                                                                
Dependencies Resolved                                                                                                                                                                           
                                                                                                                                                                                                
======================================================================================================                                                                                          
 Package               Arch           Version                                  Repository        Size                                                                                           
======================================================================================================                                                                                          
Installing:                                                                                                                                                                                     
 libpcap-devel         x86_64         14:1.0.0-6.20091201git117cb5.el6         c6-media          97 k                                                                                           
                                                                                                                                                                                                
Transaction Summary                                                                                                                                                                             
======================================================================================================                                                                                          
Install       1 Package(s)                                                                                                                                                                      
                                                                                                                                                                                                
Total download size: 97 k                                                                                                                                                                       
Installed size: 134 k                                                                                                                                                                           
Is this ok [y/N]: y                                                                                                                                                                             
Downloading Packages:                                                                                                                                                                           
Running rpm_check_debug                                                                                                                                                                         
Running Transaction Test                                                                                                                                                                        
Transaction Test Succeeded                                                                                                                                                                      
Running Transaction                                                                                                                                                                             
  Installing : 14:libpcap-devel-1.0.0-6.20091201git117cb5.el6.x86_64                              1/1                                                                                           
                                                                                                                                                                                                
Installed:                                                                                                                                                                                      
  libpcap-devel.x86_64 14:1.0.0-6.20091201git117cb5.el6                                                                                                                                         
                                                                                                                                                                                                
Complete!                                                                                                                                                                                       
[root@test disk2]#        




[root@test disk2]# yum install libtool                                                                                                                                                                                                                            
Loaded plugins: fastestmirror, security                                                               
Loading mirror speeds from cached hostfile                                                            
 * c6-media:                                                                                          
Setting up Install Process                                                                            
Resolving Dependencies                                                                                
--> Running transaction check                                                                         
---> Package libtool.x86_64 0:2.2.6-15.5.el6 will be installed                                        
--> Processing Dependency: autoconf >= 2.58 for package: libtool-2.2.6-15.5.el6.x86_64                
--> Processing Dependency: automake >= 1.4 for package: libtool-2.2.6-15.5.el6.x86_64                 
--> Running transaction check                                                                         
---> Package autoconf.noarch 0:2.63-5.1.el6 will be installed                                         
---> Package automake.noarch 0:1.11.1-1.2.el6 will be installed                                       
--> Finished Dependency Resolution                                                                    
                                                                                                      
Dependencies Resolved                                                                                 
                                                                                                      
======================================================================================================
 Package               Arch                Version                        Repository             Size
======================================================================================================
Installing:                                                                                           
 libtool               x86_64              2.2.6-15.5.el6                 c6-media              564 k
Installing for dependencies:                                                                          
 autoconf              noarch              2.63-5.1.el6                   c6-media              781 k
 automake              noarch              1.11.1-1.2.el6                 c6-media              550 k
                                                                                                      
Transaction Summary                                                                                   
======================================================================================================
Install       3 Package(s)                                                                            
                                                                                                      
Total download size: 1.9 M                                                                            
Installed size: 5.8 M                                                                                 
Is this ok [y/N]: y                                                                                   
Downloading Packages:                                                                                 
------------------------------------------------------------------------------------------------------
Total                                                                 8.8 MB/s | 1.9 MB     00:00     
Running rpm_check_debug                                                                               
Running Transaction Test                                                                              
Transaction Test Succeeded                                                                            
Running Transaction                                                                                   
  Installing : autoconf-2.63-5.1.el6.noarch                                                       1/3
  Installing : automake-1.11.1-1.2.el6.noarch                                                     2/3
  Installing : libtool-2.2.6-15.5.el6.x86_64                                                      3/3
                                                                                                      
Installed:                                                                                            
  libtool.x86_64 0:2.2.6-15.5.el6                                                                     
                                                                                                      
Dependency Installed:                                                                                 
  autoconf.noarch 0:2.63-5.1.el6                   automake.noarch 0:1.11.1-1.2.el6                   
                                                                                                      
Complete!                                                                                             
[root@test disk2]#           





[root@test disk2]# yum install autoconf                                                                                                 
Loaded plugins: fastestmirror, security                                  
Loading mirror speeds from cached hostfile                               
 * c6-media:                                                             
Setting up Install Process                                               
Package autoconf-2.63-5.1.el6.noarch already installed and latest version
Nothing to do                                                            
[root@test disk2]#                                    



[root@test disk2]# yum install automake                                             
Loaded plugins: fastestmirror, security                                    
Loading mirror speeds from cached hostfile                                 
 * c6-media:                                                               
Setting up Install Process                                                 
Package automake-1.11.1-1.2.el6.noarch already installed and latest version
Nothing to do                                                              
[root@test disk2]#                  



[root@test disk2]# yum install gdbm-devel                                                                                          
Loaded plugins: fastestmirror, security                                                               
Loading mirror speeds from cached hostfile                                                            
 * c6-media:                                                                                          
Setting up Install Process                                                                            
Resolving Dependencies                                                                                
--> Running transaction check                                                                         
---> Package gdbm-devel.x86_64 0:1.8.0-36.el6 will be installed                                       
--> Finished Dependency Resolution                                                                    
                                                                                                      
Dependencies Resolved                                                                                 
                                                                                                      
======================================================================================================
 Package                 Arch                Version                      Repository             Size
======================================================================================================
Installing:                                                                                           
 gdbm-devel              x86_64              1.8.0-36.el6                 c6-media               25 k
                                                                                                      
Transaction Summary                                                                                   
======================================================================================================
Install       1 Package(s)                                                                            
                                                                                                      
Total download size: 25 k                                                                             
Installed size: 22 k                                                                                  
Is this ok [y/N]: y                                                                                   
Downloading Packages:                                                                                 
Running rpm_check_debug                                                                               
Running Transaction Test                                                                              
Transaction Test Succeeded                                                                            
Running Transaction                                                                                   
  Installing : gdbm-devel-1.8.0-36.el6.x86_64                                                     1/1
                                                                                                      
Installed:                                                                                            
  gdbm-devel.x86_64 0:1.8.0-36.el6                                                                    
                                                                                                      
Complete!                                                                                             
[root@test disk2]#                                          






[root@test disk2]# yum install zlib-devel                                                                  
Loaded plugins: fastestmirror, security                                    
Loading mirror speeds from cached hostfile                                 
 * c6-media:                                                               
Setting up Install Process                                                 
Package zlib-devel-1.2.3-27.el6.x86_64 already installed and latest version
Nothing to do                                                              
[root@test disk2]#                          





[root@test disk2]# yum install zlib-devel                                                                                  
Loaded plugins: fastestmirror, security                                                               
Loading mirror speeds from cached hostfile                                                            
 * c6-media:                                                                                          
Setting up Install Process                                                                            
Package zlib-devel-1.2.3-27.el6.x86_64 already installed and latest version                           
Nothing to do                                                                                         
[root@test disk2]# yum install ruby                                                              
Loaded plugins: fastestmirror, security                                                               
Loading mirror speeds from cached hostfile                                                            
 * c6-media:                                                                                          
Setting up Install Process                                                                            
Resolving Dependencies                                                                                
--> Running transaction check                                                                         
---> Package ruby.x86_64 0:1.8.7.352-3.el6 will be installed                                          
--> Processing Dependency: ruby-libs = 1.8.7.352-3.el6 for package: ruby-1.8.7.352-3.el6.x86_64       
--> Processing Dependency: libruby.so.1.8()(64bit) for package: ruby-1.8.7.352-3.el6.x86_64           
--> Running transaction check                                                                         
---> Package ruby-libs.x86_64 0:1.8.7.352-3.el6 will be installed                                     
--> Processing Dependency: libreadline.so.5()(64bit) for package: ruby-libs-1.8.7.352-3.el6.x86_64    
--> Running transaction check                                                                         
---> Package compat-readline5.x86_64 0:5.2-17.1.el6 will be installed                                 
--> Finished Dependency Resolution                                                                    
                                                                                                      
Dependencies Resolved                                                                                 
                                                                                                      
======================================================================================================
 Package                     Arch              Version                      Repository           Size
======================================================================================================
Installing:                                                                                           
 ruby                        x86_64            1.8.7.352-3.el6              c6-media            532 k
Installing for dependencies:                                                                          
 compat-readline5            x86_64            5.2-17.1.el6                 c6-media            130 k
 ruby-libs                   x86_64            1.8.7.352-3.el6              c6-media            1.6 M
                                                                                                      
Transaction Summary                                                                                   
======================================================================================================
Install       3 Package(s)                                                                            
                                                                                                      
Total download size: 2.3 M                                                                            
Installed size: 7.8 M                                                                                 
Is this ok [y/N]: y                                                                                   
Downloading Packages:                                                                                 
------------------------------------------------------------------------------------------------------
Total                                                                  11 MB/s | 2.3 MB     00:00     
Running rpm_check_debug                                                                               
Running Transaction Test                                                                              
Transaction Test Succeeded                                                                            
Running Transaction                                                                                   
  Installing : compat-readline5-5.2-17.1.el6.x86_64                                               1/3
  Installing : ruby-libs-1.8.7.352-3.el6.x86_64                                                   2/3
  Installing : ruby-1.8.7.352-3.el6.x86_64                                                        3/3
                                                                                                      
Installed:                                                                                            
  ruby.x86_64 0:1.8.7.352-3.el6                                                                       
                                                                                                      
Dependency Installed:                                                                                 
  compat-readline5.x86_64 0:5.2-17.1.el6              ruby-libs.x86_64 0:1.8.7.352-3.el6              
                                                                                                      
Complete!                                                                                             
[root@test disk2]#                                      

                                         
http://pkgs.repoforge.org/geoip/

这个地址还是找了我大半天。这些文档还是不是特别的详细。应该说,或者说,他们就是演示一遍,不是从最头开始的。                                         
                                         
[root@test software]# rpm -ivh geoip-1.4.6-1.el6.rf.x86_64.rpm
warning: geoip-1.4.6-1.el6.rf.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY
Preparing...                ########################################### [100%]
   1:geoip                  ########################################### [100%]
[root@test software]#

http://pkgs.repoforge.org/
这是个好网站啊。


[root@test software]# rpm -ivh geoip-devel-1.4.6-1.el6.rf.x86_64.rpm
warning: geoip-devel-1.4.6-1.el6.rf.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY
Preparing...                ########################################### [100%]
   1:geoip-devel            ########################################### [100%]
[root@test software]#

2013-09-17  13:00 Tuesday



P22
2、安装 ntop

[root@test software]# useradd -M -s /sbin/nologin -r ntop
[root@test software]#


[root@test software]#
You have new mail in /var/spool/mail/root
[root@test software]# ls
cacti-0.8.7e      geoip-1.4.6-1.el6.rf.x86_64.rpm        nagios-4.0.0beta4(1).tar.gz  nrpe-2.12.tar.gz
cacti-0.8.7e.tar  geoip-devel-1.4.6-1.el6.rf.x86_64.rpm  nagios-plugins-1.4.13.tar    ntop-4.0.1.tar.gz
cacti-0.8.7g.tar  nagios-3.2.0.tar                       nagios-plugins-1.4.16.tar
[root@test software]#
[root@test software]# tar zxvf ntop-4.0.1.tar.gz
ntop-4.0.1/
ntop-4.0.1/3rd_party/
ntop-4.0.1/acinclude.m4.in
ntop-4.0.1/acinclude.m4.ntop
ntop-4.0.1/aclocal.m4
ntop-4.0.1/address.c
ntop-4.0.1/admin.c
ntop-4.0.1/argv.c
ntop-4.0.1/AUTHORS
ntop-4.0.1/autogen.sh
ntop-4.0.1/autotoolversions
ntop-4.0.1/ChangeLog
ntop-4.0.1/compile
ntop-4.0.1/config.sub
ntop-4.0.1/configure.in
ntop-4.0.1/configureextra/
ntop-4.0.1/CONTENTS
ntop-4.0.1/COPYING
ntop-4.0.1/database.c
ntop-4.0.1/dataFormat.c
ntop-4.0.1/depcomp
ntop-4.0.1/dirent.c
ntop-4.0.1/docs/
ntop-4.0.1/emitter.c
ntop-4.0.1/event.c
ntop-4.0.1/fcReport.c
ntop-4.0.1/fcUtils.c
ntop-4.0.1/fcUtils.h
ntop-4.0.1/globals-core.c
ntop-4.0.1/globals-core.h
ntop-4.0.1/globals-defines.h
ntop-4.0.1/globals-report.c
ntop-4.0.1/globals-report.h
ntop-4.0.1/globals-structtypes.h
ntop-4.0.1/graph.c
ntop-4.0.1/hash.c
ntop-4.0.1/html/
ntop-4.0.1/http.c
ntop-4.0.1/iface.c
ntop-4.0.1/iface.h
ntop-4.0.1/initialize.c
ntop-4.0.1/INSTALL
ntop-4.0.1/install-sh
ntop-4.0.1/installer/
ntop-4.0.1/iwtan/
ntop-4.0.1/leaks.c
ntop-4.0.1/leaks.h
ntop-4.0.1/main.c
ntop-4.0.1/Makefile.am
ntop-4.0.1/Makefile.mingw
ntop-4.0.1/MANIFESTO
ntop-4.0.1/map.c
ntop-4.0.1/misc/
ntop-4.0.1/missing
ntop-4.0.1/mkinstalldirs
ntop-4.0.1/NetFlow/
ntop-4.0.1/NEWS
ntop-4.0.1/ntop-cert.pem
ntop-4.0.1/ntop-config.in
ntop-4.0.1/ntop.8
ntop-4.0.1/ntop.c
ntop-4.0.1/ntop.h
ntop-4.0.1/ntop.html
ntop-4.0.1/ntop.txt
ntop-4.0.1/ntop_darwin.c
ntop-4.0.1/ntop_darwin.h
ntop-4.0.1/ntop_win32.c
ntop-4.0.1/ntop_win32.h
ntop-4.0.1/packages/
ntop-4.0.1/pbuf.c
ntop-4.0.1/plugin.c
ntop-4.0.1/plugins/
ntop-4.0.1/pluginSkeleton.c
ntop-4.0.1/PORTING
ntop-4.0.1/prefs.c
ntop-4.0.1/protocols.c
ntop-4.0.1/python/
ntop-4.0.1/python.c
ntop-4.0.1/README
ntop-4.0.1/report.c
ntop-4.0.1/reportUtils.c
ntop-4.0.1/scsiUtils.h
ntop-4.0.1/sessions.c
ntop-4.0.1/ssl.c
ntop-4.0.1/stamp-h.in
ntop-4.0.1/subnets.txt
ntop-4.0.1/SUPPORT_NTOP.txt
ntop-4.0.1/term.c
ntop-4.0.1/THANKS
ntop-4.0.1/traffic.c
ntop-4.0.1/util.c
ntop-4.0.1/utildl.c
ntop-4.0.1/utils/
ntop-4.0.1/vendor.c
ntop-4.0.1/vt.sed
ntop-4.0.1/webInterface.c
ntop-4.0.1/www/
ntop-4.0.1/www/FILES
ntop-4.0.1/www/Perl/
ntop-4.0.1/www/PHP/
ntop-4.0.1/www/Python/
ntop-4.0.1/www/README
ntop-4.0.1/www/Python/ntopTest.py
ntop-4.0.1/www/PHP/doSearch.php
ntop-4.0.1/www/PHP/ifStats.php
ntop-4.0.1/www/PHP/index.html
ntop-4.0.1/www/PHP/sessions.php
ntop-4.0.1/www/Perl/dumpFlat.pl
ntop-4.0.1/www/Perl/mapper.pl
ntop-4.0.1/www/Perl/nClient
ntop-4.0.1/www/Perl/remoteClient.pl
ntop-4.0.1/utils/addMacAddress.c
ntop-4.0.1/utils/addMacAddressFile.pl
ntop-4.0.1/utils/addVlanName.c
ntop-4.0.1/utils/AS-list.sh
ntop-4.0.1/utils/AutoConfigureNtop
ntop-4.0.1/utils/checkrrdmodel.sh
ntop-4.0.1/utils/config_h.sh
ntop-4.0.1/utils/config_h1.awk
ntop-4.0.1/utils/config_h2.awk
ntop-4.0.1/utils/faqtohtml.awk
ntop-4.0.1/utils/gdbm_rw.c
ntop-4.0.1/utils/getopt/
ntop-4.0.1/utils/inetnum2countryalloc.c
ntop-4.0.1/utils/init.d_ntop
ntop-4.0.1/utils/insertssi.awk
ntop-4.0.1/utils/Juniper/
ntop-4.0.1/utils/linuxrelease
ntop-4.0.1/utils/lookuptest.c
ntop-4.0.1/utils/Makefile
ntop-4.0.1/utils/prefixtablegen.c
ntop-4.0.1/utils/processstruct.awk
ntop-4.0.1/utils/README
ntop-4.0.1/utils/rm.bat
ntop-4.0.1/utils/rrd-alarm/
ntop-4.0.1/utils/sampleMACfile.txt
ntop-4.0.1/utils/verified.awk
ntop-4.0.1/utils/xmldump.awk
ntop-4.0.1/utils/rrd-alarm/conf/
ntop-4.0.1/utils/rrd-alarm/doc/
ntop-4.0.1/utils/rrd-alarm/Makefile
ntop-4.0.1/utils/rrd-alarm/README
ntop-4.0.1/utils/rrd-alarm/rrd_alarm.c
ntop-4.0.1/utils/rrd-alarm/doc/rrd.html
ntop-4.0.1/utils/rrd-alarm/conf/alarm.conf.example
ntop-4.0.1/utils/Juniper/juniper.conf.sample
ntop-4.0.1/utils/Juniper/README
ntop-4.0.1/utils/Juniper/setFilter.pl
ntop-4.0.1/utils/getopt/getopt.c
ntop-4.0.1/utils/getopt/getopt.h
ntop-4.0.1/utils/getopt/getopt1.c
ntop-4.0.1/python/docs/
ntop-4.0.1/python/fastbit.py
ntop-4.0.1/python/GeoPacketVisualizer.py
ntop-4.0.1/python/hello_world.py
ntop-4.0.1/python/ipPortQuery.py
ntop-4.0.1/python/json/
ntop-4.0.1/python/rrdalarm/
ntop-4.0.1/python/templates/
ntop-4.0.1/python/templates/fastbit.tmpl
ntop-4.0.1/python/templates/GeoPacketVisualizer.tmpl
ntop-4.0.1/python/templates/ipPortQuery.tmpl
ntop-4.0.1/python/templates/queryResults.tmpl
ntop-4.0.1/python/templates/rrdAlarmConfigurator.tmpl
ntop-4.0.1/python/templates/rrdAlarmConfiguratorHelp.tmpl
ntop-4.0.1/python/templates/rrdAlarmStart.tmpl
ntop-4.0.1/python/rrdalarm/config.py
ntop-4.0.1/python/rrdalarm/crontab.rrdalarm
ntop-4.0.1/python/rrdalarm/save.py
ntop-4.0.1/python/rrdalarm/scripts/
ntop-4.0.1/python/rrdalarm/start.py
ntop-4.0.1/python/rrdalarm/scripts/savelog.py
ntop-4.0.1/python/rrdalarm/scripts/sendmail.py
ntop-4.0.1/python/json/info.py
ntop-4.0.1/python/json/interfaces.py
ntop-4.0.1/python/json/iphone/
ntop-4.0.1/python/json/iphone/clientcheck.py
ntop-4.0.1/python/json/iphone/hostinfo.py
ntop-4.0.1/python/json/iphone/ifdata.py
ntop-4.0.1/python/json/iphone/iflist.py
ntop-4.0.1/python/json/iphone/iftophosts.py
ntop-4.0.1/python/json/iphone/instance.py
ntop-4.0.1/python/json/iphone/interfaces.py
ntop-4.0.1/python/docs/epydoc.conf
ntop-4.0.1/python/docs/Makefile
ntop-4.0.1/python/docs/src/
ntop-4.0.1/python/docs/src/fastbit.py
ntop-4.0.1/python/docs/src/host.py
ntop-4.0.1/python/docs/src/interface.py
ntop-4.0.1/python/docs/src/ntop.py
ntop-4.0.1/plugins/cpacketPlugin.c
ntop-4.0.1/plugins/FILES
ntop-4.0.1/plugins/icmpPlugin.c
ntop-4.0.1/plugins/Makefile.am
ntop-4.0.1/plugins/netflowPlugin.c
ntop-4.0.1/plugins/rrdPlugin.c
ntop-4.0.1/plugins/rrdPlugin.h
ntop-4.0.1/plugins/sflowPlugin.c
ntop-4.0.1/packages/debian/
ntop-4.0.1/packages/debian.official/
ntop-4.0.1/packages/Fedora/
ntop-4.0.1/packages/FreeBSD-ports/
ntop-4.0.1/packages/Gentoo/
ntop-4.0.1/packages/MacOSX/
ntop-4.0.1/packages/Makefile.debian
ntop-4.0.1/packages/Mandrake/
ntop-4.0.1/packages/RedHat/
ntop-4.0.1/packages/suse/
ntop-4.0.1/packages/Win32/
ntop-4.0.1/packages/Win32/ntop-VC6-project.zip
ntop-4.0.1/packages/Win32/README
ntop-4.0.1/packages/suse/ntop.spec
ntop-4.0.1/packages/suse/ntopd
ntop-4.0.1/packages/suse/rc.config.ntopd
ntop-4.0.1/packages/RedHat/cfgdbfile.patch
ntop-4.0.1/packages/RedHat/makefile_am.patch
ntop-4.0.1/packages/RedHat/ntop.conf.sample
ntop-4.0.1/packages/RedHat/ntop.init
ntop-4.0.1/packages/RedHat/ntop.logrotate
ntop-4.0.1/packages/RedHat/ntop.spec
ntop-4.0.1/packages/RedHat/README
ntop-4.0.1/packages/RedHat/version.patch
ntop-4.0.1/packages/Mandrake/ntop.init
ntop-4.0.1/packages/Mandrake/ntop.spec
ntop-4.0.1/packages/Mandrake/README
ntop-4.0.1/packages/Mandrake/regex.patch
ntop-4.0.1/packages/Mandrake/version.patch
ntop-4.0.1/packages/MacOSX/License.txt
ntop-4.0.1/packages/MacOSX/ltconfig
ntop-4.0.1/packages/MacOSX/ltmain.sh
ntop-4.0.1/packages/MacOSX/ntop.package.pmsp
ntop-4.0.1/packages/MacOSX/ReadMe.txt
ntop-4.0.1/packages/Gentoo/digest-ntop-3.0_pre1
ntop-4.0.1/packages/Gentoo/digest-ntop-3.0_pre2
ntop-4.0.1/packages/Gentoo/ntop-3.0_pre1.ebuild
ntop-4.0.1/packages/Gentoo/ntop-3.0_pre2.ebuild
ntop-4.0.1/packages/FreeBSD-ports/net/
ntop-4.0.1/packages/FreeBSD-ports/README
ntop-4.0.1/packages/FreeBSD-ports/net/ntop/
ntop-4.0.1/packages/FreeBSD-ports/net/ntop/distinfo
ntop-4.0.1/packages/FreeBSD-ports/net/ntop/files/
ntop-4.0.1/packages/FreeBSD-ports/net/ntop/Makefile
ntop-4.0.1/packages/FreeBSD-ports/net/ntop/pkg-descr
ntop-4.0.1/packages/FreeBSD-ports/net/ntop/pkg-message
ntop-4.0.1/packages/FreeBSD-ports/net/ntop/pkg-plist
ntop-4.0.1/packages/FreeBSD-ports/net/ntop/files/ntop.conf.sample
ntop-4.0.1/packages/FreeBSD-ports/net/ntop/files/ntop.sh
ntop-4.0.1/packages/FreeBSD-ports/net/ntop/files/patch-configure
ntop-4.0.1/packages/FreeBSD-ports/net/ntop/files/patch-configure-in
ntop-4.0.1/packages/FreeBSD-ports/net/ntop/files/patch-ntop-h
ntop-4.0.1/packages/Fedora/ntop.spec
ntop-4.0.1/packages/Fedora/README
ntop-4.0.1/packages/debian.official/changelog
ntop-4.0.1/packages/debian.official/conffiles
ntop-4.0.1/packages/debian.official/config
ntop-4.0.1/packages/debian.official/control
ntop-4.0.1/packages/debian.official/copyright
ntop-4.0.1/packages/debian.official/dirs
ntop-4.0.1/packages/debian.official/init
ntop-4.0.1/packages/debian.official/logcheck
ntop-4.0.1/packages/debian.official/logcheck.paranoid
ntop-4.0.1/packages/debian.official/logrotate
ntop-4.0.1/packages/debian.official/postinst
ntop-4.0.1/packages/debian.official/postrm
ntop-4.0.1/packages/debian.official/prerm
ntop-4.0.1/packages/debian.official/protocol.list
ntop-4.0.1/packages/debian.official/README.Debian
ntop-4.0.1/packages/debian.official/rules
ntop-4.0.1/packages/debian.official/templates
ntop-4.0.1/packages/debian/changelog
ntop-4.0.1/packages/debian/conffiles
ntop-4.0.1/packages/debian/control
ntop-4.0.1/packages/debian/COPYRIGHT
ntop-4.0.1/packages/debian/dirs
ntop-4.0.1/packages/debian/docs
ntop-4.0.1/packages/debian/etc/
ntop-4.0.1/packages/debian/files
ntop-4.0.1/packages/debian/postinst
ntop-4.0.1/packages/debian/postrm
ntop-4.0.1/packages/debian/preinst
ntop-4.0.1/packages/debian/prerm
ntop-4.0.1/packages/debian/README
ntop-4.0.1/packages/debian/README.Debian
ntop-4.0.1/packages/debian/README.target
ntop-4.0.1/packages/debian/rules
ntop-4.0.1/packages/debian/substvars
ntop-4.0.1/packages/debian/etc/init.d/
ntop-4.0.1/packages/debian/etc/ld.so.conf.d/
ntop-4.0.1/packages/debian/etc/ld.so.conf.d/ntop.conf
ntop-4.0.1/packages/debian/etc/init.d/ntop
ntop-4.0.1/NetFlow/docs/
ntop-4.0.1/NetFlow/netFlowClient.pl
ntop-4.0.1/NetFlow/ntop_flows.sql
ntop-4.0.1/NetFlow/README
ntop-4.0.1/NetFlow/docs/ntop-netflow-cisco.pdf
ntop-4.0.1/NetFlow/docs/ntop-netflow-cisco.txt
ntop-4.0.1/misc/configure.in.lua
ntop-4.0.1/misc/configure.in.perl
ntop-4.0.1/misc/lua/
ntop-4.0.1/misc/lua.c
ntop-4.0.1/misc/perl/
ntop-4.0.1/misc/perl.c
ntop-4.0.1/misc/perl/ntop.i
ntop-4.0.1/misc/perl/ntop_perl.h
ntop-4.0.1/misc/perl/ntop_wrap.c
ntop-4.0.1/misc/perl/report/
ntop-4.0.1/misc/perl/report.pl
ntop-4.0.1/misc/perl/test.pl
ntop-4.0.1/misc/perl/report/basic.xml
ntop-4.0.1/misc/lua/test.lua
ntop-4.0.1/iwtan/iwtan_analyze.c
ntop-4.0.1/iwtan/iwtan_analyze.h
ntop-4.0.1/iwtan/iwtan_data.c
ntop-4.0.1/iwtan/iwtan_data.h
ntop-4.0.1/iwtan/iwtan_example.c
ntop-4.0.1/iwtan/iwtan_example.h
ntop-4.0.1/iwtan/Makefile
ntop-4.0.1/iwtan/test_analyze.c
ntop-4.0.1/iwtan/test_data_driver.c
ntop-4.0.1/installer/MacOSX/
ntop-4.0.1/installer/MacOSX/License.txt
ntop-4.0.1/installer/MacOSX/ntop.package.pmproj
ntop-4.0.1/installer/MacOSX/ReadMe.txt
ntop-4.0.1/html/ajax/
ntop-4.0.1/html/antenna.gif
ntop-4.0.1/html/arrow.gif
ntop-4.0.1/html/arrow_down.png
ntop-4.0.1/html/arrow_up.png
ntop-4.0.1/html/autosuggest.css
ntop-4.0.1/html/autosuggest.js
ntop-4.0.1/html/back.png
ntop-4.0.1/html/bg_line.gif
ntop-4.0.1/html/bit_off.png
ntop-4.0.1/html/bit_on.png
ntop-4.0.1/html/black.gif
ntop-4.0.1/html/blank.gif
ntop-4.0.1/html/bottom_corner.gif
ntop-4.0.1/html/bridge.gif
ntop-4.0.1/html/brocade.gif
ntop-4.0.1/html/bug.png
ntop-4.0.1/html/bulb.gif
ntop-4.0.1/html/calendar-setup.js
ntop-4.0.1/html/calendar.gif
ntop-4.0.1/html/calendar.js
ntop-4.0.1/html/card.gif
ntop-4.0.1/html/child.gif
ntop-4.0.1/html/clear.gif
ntop-4.0.1/html/clock.gif
ntop-4.0.1/html/collapsed.gif
ntop-4.0.1/html/corner.gif
ntop-4.0.1/html/deleteURL.gif
ntop-4.0.1/html/deleteUser.gif
ntop-4.0.1/html/disk.gif
ntop-4.0.1/html/dns.gif
ntop-4.0.1/html/docs/
ntop-4.0.1/html/domLib.js
ntop-4.0.1/html/domTT.js
ntop-4.0.1/html/download.gif
ntop-4.0.1/html/dump.html
ntop-4.0.1/html/edit.gif
ntop-4.0.1/html/emulex.gif
ntop-4.0.1/html/error.gif
ntop-4.0.1/html/expanded.gif
ntop-4.0.1/html/external.png
ntop-4.0.1/html/favicon.ico
ntop-4.0.1/html/fback.png
ntop-4.0.1/html/fforward.png
ntop-4.0.1/html/forward.png
ntop-4.0.1/html/functions.js
ntop-4.0.1/html/gauge.jpg
ntop-4.0.1/html/gaugeR.jpg
ntop-4.0.1/html/gaugeS.jpg
ntop-4.0.1/html/graph.gif
ntop-4.0.1/html/graph_if.svg
ntop-4.0.1/html/graph_zoom.gif
ntop-4.0.1/html/graph_zoomDOWN.gif
ntop-4.0.1/html/graph_zoomUP.gif
ntop-4.0.1/html/gray_bg.gif
ntop-4.0.1/html/help.html
ntop-4.0.1/html/help.png
ntop-4.0.1/html/hostSortNote.html
ntop-4.0.1/html/icon_python.png
ntop-4.0.1/html/img_inquisitor/
ntop-4.0.1/html/info.gif
ntop-4.0.1/html/initiator.gif
ntop-4.0.1/html/jscalendar/
ntop-4.0.1/html/JSCookMenu.js
ntop-4.0.1/html/json2.js
ntop-4.0.1/html/line-bottom.png
ntop-4.0.1/html/lock.png
ntop-4.0.1/html/mail.gif
ntop-4.0.1/html/major.gif
ntop-4.0.1/html/marchio_unipi_pant541_144.gif
ntop-4.0.1/html/marker.gif
ntop-4.0.1/html/marker.png
ntop-4.0.1/html/minor.gif
ntop-4.0.1/html/MochiKit/
ntop-4.0.1/html/multihomed.png
ntop-4.0.1/html/multivlaned.gif
ntop-4.0.1/html/nboxLogo.gif
ntop-4.0.1/html/ntop.gif
ntop-4.0.1/html/ntop.html
ntop-4.0.1/html/ntop_logo.png
ntop-4.0.1/html/ntopdump.dtd
ntop-4.0.1/html/ntophelp.html
ntop-4.0.1/html/p2p.gif
ntop-4.0.1/html/phone.gif
ntop-4.0.1/html/PlotKit/
ntop-4.0.1/html/printer.gif
ntop-4.0.1/html/privacyNotice.html
ntop-4.0.1/html/question.gif
ntop-4.0.1/html/reflection.js
ntop-4.0.1/html/Risk_high.gif
ntop-4.0.1/html/Risk_low.gif
ntop-4.0.1/html/Risk_medium.gif
ntop-4.0.1/html/Risk_unknown.gif
ntop-4.0.1/html/router.gif
ntop-4.0.1/html/rrdAlarmConfig.js
ntop-4.0.1/html/seagate.gif
ntop-4.0.1/html/skype.gif
ntop-4.0.1/html/sorterScript.js
ntop-4.0.1/html/sorterStyle.css
ntop-4.0.1/html/spacer.gif
ntop-4.0.1/html/statsicons/
ntop-4.0.1/html/style.css
ntop-4.0.1/html/switch.gif
ntop-4.0.1/html/theme.css
ntop-4.0.1/html/theme.js
ntop-4.0.1/html/upload.gif
ntop-4.0.1/html/url.gif
ntop-4.0.1/html/user.gif
ntop-4.0.1/html/users.gif
ntop-4.0.1/html/vgauge.jpg
ntop-4.0.1/html/warning.gif
ntop-4.0.1/html/web.gif
ntop-4.0.1/html/wheel.gif
ntop-4.0.1/html/white_bg.gif
ntop-4.0.1/html/zoom.js
ntop-4.0.1/html/statsicons/flags/
ntop-4.0.1/html/statsicons/os/
ntop-4.0.1/html/statsicons/os/aix.gif
ntop-4.0.1/html/statsicons/os/amiga.gif
ntop-4.0.1/html/statsicons/os/be.gif
ntop-4.0.1/html/statsicons/os/bsd.gif
ntop-4.0.1/html/statsicons/os/cisco.gif
ntop-4.0.1/html/statsicons/os/hp.gif
ntop-4.0.1/html/statsicons/os/irix.gif
ntop-4.0.1/html/statsicons/os/linux.gif
ntop-4.0.1/html/statsicons/os/mac.gif
ntop-4.0.1/html/statsicons/os/novell.gif
ntop-4.0.1/html/statsicons/os/os2.gif
ntop-4.0.1/html/statsicons/os/sun.gif
ntop-4.0.1/html/statsicons/os/windows.gif
ntop-4.0.1/html/statsicons/flags/ad.gif
ntop-4.0.1/html/statsicons/flags/ae.gif
ntop-4.0.1/html/statsicons/flags/af.gif
ntop-4.0.1/html/statsicons/flags/ag.gif
ntop-4.0.1/html/statsicons/flags/ai.gif
ntop-4.0.1/html/statsicons/flags/al.gif
ntop-4.0.1/html/statsicons/flags/am.gif
ntop-4.0.1/html/statsicons/flags/an.gif
ntop-4.0.1/html/statsicons/flags/ao.gif
ntop-4.0.1/html/statsicons/flags/aq.gif
ntop-4.0.1/html/statsicons/flags/ar.gif
ntop-4.0.1/html/statsicons/flags/as.gif
ntop-4.0.1/html/statsicons/flags/at.gif
ntop-4.0.1/html/statsicons/flags/au.gif
ntop-4.0.1/html/statsicons/flags/aw.gif
ntop-4.0.1/html/statsicons/flags/az.gif
ntop-4.0.1/html/statsicons/flags/ba.gif
ntop-4.0.1/html/statsicons/flags/bb.gif
ntop-4.0.1/html/statsicons/flags/bd.gif
ntop-4.0.1/html/statsicons/flags/be.gif
ntop-4.0.1/html/statsicons/flags/bf.gif
ntop-4.0.1/html/statsicons/flags/bg.gif
ntop-4.0.1/html/statsicons/flags/bh.gif
ntop-4.0.1/html/statsicons/flags/bi.gif
ntop-4.0.1/html/statsicons/flags/bj.gif
ntop-4.0.1/html/statsicons/flags/bm.gif
ntop-4.0.1/html/statsicons/flags/bn.gif
ntop-4.0.1/html/statsicons/flags/bo.gif
ntop-4.0.1/html/statsicons/flags/br.gif
ntop-4.0.1/html/statsicons/flags/bs.gif
ntop-4.0.1/html/statsicons/flags/bt.gif
ntop-4.0.1/html/statsicons/flags/bv.gif
ntop-4.0.1/html/statsicons/flags/bw.gif
ntop-4.0.1/html/statsicons/flags/by.gif
ntop-4.0.1/html/statsicons/flags/bz.gif
ntop-4.0.1/html/statsicons/flags/ca.gif
ntop-4.0.1/html/statsicons/flags/cc.gif
ntop-4.0.1/html/statsicons/flags/cd.gif
ntop-4.0.1/html/statsicons/flags/cf.gif
ntop-4.0.1/html/statsicons/flags/cg.gif
ntop-4.0.1/html/statsicons/flags/ch.gif
ntop-4.0.1/html/statsicons/flags/ci.gif
ntop-4.0.1/html/statsicons/flags/ck.gif
ntop-4.0.1/html/statsicons/flags/cl.gif
ntop-4.0.1/html/statsicons/flags/cm.gif
ntop-4.0.1/html/statsicons/flags/cn.gif
ntop-4.0.1/html/statsicons/flags/co.gif
ntop-4.0.1/html/statsicons/flags/com.gif
ntop-4.0.1/html/statsicons/flags/cr.gif
ntop-4.0.1/html/statsicons/flags/cu.gif
ntop-4.0.1/html/statsicons/flags/cv.gif
ntop-4.0.1/html/statsicons/flags/cx.gif
ntop-4.0.1/html/statsicons/flags/cy.gif
ntop-4.0.1/html/statsicons/flags/cz.gif
ntop-4.0.1/html/statsicons/flags/de.gif
ntop-4.0.1/html/statsicons/flags/dj.gif
ntop-4.0.1/html/statsicons/flags/dk.gif
ntop-4.0.1/html/statsicons/flags/dm.gif
ntop-4.0.1/html/statsicons/flags/do.gif
ntop-4.0.1/html/statsicons/flags/dz.gif
ntop-4.0.1/html/statsicons/flags/ec.gif
ntop-4.0.1/html/statsicons/flags/edu.gif
ntop-4.0.1/html/statsicons/flags/ee.gif
ntop-4.0.1/html/statsicons/flags/eg.gif
ntop-4.0.1/html/statsicons/flags/eh.gif
ntop-4.0.1/html/statsicons/flags/es.gif
ntop-4.0.1/html/statsicons/flags/et.gif
ntop-4.0.1/html/statsicons/flags/eu.gif
ntop-4.0.1/html/statsicons/flags/fi.gif
ntop-4.0.1/html/statsicons/flags/fj.gif
ntop-4.0.1/html/statsicons/flags/fk.gif
ntop-4.0.1/html/statsicons/flags/fm.gif
ntop-4.0.1/html/statsicons/flags/fo.gif
ntop-4.0.1/html/statsicons/flags/fr.gif
ntop-4.0.1/html/statsicons/flags/fx.gif
ntop-4.0.1/html/statsicons/flags/ga.gif
ntop-4.0.1/html/statsicons/flags/gb.gif
ntop-4.0.1/html/statsicons/flags/gd.gif
ntop-4.0.1/html/statsicons/flags/ge.gif
ntop-4.0.1/html/statsicons/flags/gf.gif
ntop-4.0.1/html/statsicons/flags/gh.gif
ntop-4.0.1/html/statsicons/flags/gi.gif
ntop-4.0.1/html/statsicons/flags/gl.gif
ntop-4.0.1/html/statsicons/flags/gm.gif
ntop-4.0.1/html/statsicons/flags/gn.gif
ntop-4.0.1/html/statsicons/flags/gov.gif
ntop-4.0.1/html/statsicons/flags/gp.gif
ntop-4.0.1/html/statsicons/flags/gq.gif
ntop-4.0.1/html/statsicons/flags/gr.gif
ntop-4.0.1/html/statsicons/flags/gt.gif
ntop-4.0.1/html/statsicons/flags/gu.gif
ntop-4.0.1/html/statsicons/flags/gw.gif
ntop-4.0.1/html/statsicons/flags/gy.gif
ntop-4.0.1/html/statsicons/flags/hk.gif
ntop-4.0.1/html/statsicons/flags/hm.gif
ntop-4.0.1/html/statsicons/flags/hn.gif
ntop-4.0.1/html/statsicons/flags/hr.gif
ntop-4.0.1/html/statsicons/flags/ht.gif
ntop-4.0.1/html/statsicons/flags/hu.gif
ntop-4.0.1/html/statsicons/flags/id.gif
ntop-4.0.1/html/statsicons/flags/ie.gif
ntop-4.0.1/html/statsicons/flags/il.gif
ntop-4.0.1/html/statsicons/flags/in.gif
ntop-4.0.1/html/statsicons/flags/int.gif
ntop-4.0.1/html/statsicons/flags/io.gif
ntop-4.0.1/html/statsicons/flags/iq.gif
ntop-4.0.1/html/statsicons/flags/ir.gif
ntop-4.0.1/html/statsicons/flags/is.gif
ntop-4.0.1/html/statsicons/flags/it.gif
ntop-4.0.1/html/statsicons/flags/jm.gif
ntop-4.0.1/html/statsicons/flags/jo.gif
ntop-4.0.1/html/statsicons/flags/jp.gif
ntop-4.0.1/html/statsicons/flags/ke.gif
ntop-4.0.1/html/statsicons/flags/kg.gif
ntop-4.0.1/html/statsicons/flags/kh.gif
ntop-4.0.1/html/statsicons/flags/ki.gif
ntop-4.0.1/html/statsicons/flags/km.gif
ntop-4.0.1/html/statsicons/flags/kn.gif
ntop-4.0.1/html/statsicons/flags/kp.gif
ntop-4.0.1/html/statsicons/flags/kr.gif
ntop-4.0.1/html/statsicons/flags/kw.gif
ntop-4.0.1/html/statsicons/flags/ky.gif
ntop-4.0.1/html/statsicons/flags/kz.gif
ntop-4.0.1/html/statsicons/flags/la.gif
ntop-4.0.1/html/statsicons/flags/lb.gif
ntop-4.0.1/html/statsicons/flags/lc.gif
ntop-4.0.1/html/statsicons/flags/li.gif
ntop-4.0.1/html/statsicons/flags/lk.gif
ntop-4.0.1/html/statsicons/flags/local.gif
ntop-4.0.1/html/statsicons/flags/localhost.gif
ntop-4.0.1/html/statsicons/flags/lr.gif
ntop-4.0.1/html/statsicons/flags/ls.gif
ntop-4.0.1/html/statsicons/flags/lt.gif
ntop-4.0.1/html/statsicons/flags/lu.gif
ntop-4.0.1/html/statsicons/flags/lv.gif
ntop-4.0.1/html/statsicons/flags/ly.gif
ntop-4.0.1/html/statsicons/flags/ma.gif
ntop-4.0.1/html/statsicons/flags/mc.gif
ntop-4.0.1/html/statsicons/flags/md.gif
ntop-4.0.1/html/statsicons/flags/mil.gif
ntop-4.0.1/html/statsicons/flags/mk.gif
ntop-4.0.1/html/statsicons/flags/ml.gif
ntop-4.0.1/html/statsicons/flags/mn.gif
ntop-4.0.1/html/statsicons/flags/mo.gif
ntop-4.0.1/html/statsicons/flags/mq.gif
ntop-4.0.1/html/statsicons/flags/mr.gif
ntop-4.0.1/html/statsicons/flags/mt.gif
ntop-4.0.1/html/statsicons/flags/mu.gif
ntop-4.0.1/html/statsicons/flags/mx.gif
ntop-4.0.1/html/statsicons/flags/my.gif
ntop-4.0.1/html/statsicons/flags/mz.gif
ntop-4.0.1/html/statsicons/flags/na.gif
ntop-4.0.1/html/statsicons/flags/ne.gif
ntop-4.0.1/html/statsicons/flags/net.gif
ntop-4.0.1/html/statsicons/flags/ng.gif
ntop-4.0.1/html/statsicons/flags/ni.gif
ntop-4.0.1/html/statsicons/flags/nl.gif
ntop-4.0.1/html/statsicons/flags/no.gif
ntop-4.0.1/html/statsicons/flags/np.gif
ntop-4.0.1/html/statsicons/flags/nu.gif
ntop-4.0.1/html/statsicons/flags/nz.gif
ntop-4.0.1/html/statsicons/flags/om.gif
ntop-4.0.1/html/statsicons/flags/org.gif
ntop-4.0.1/html/statsicons/flags/pa.gif
ntop-4.0.1/html/statsicons/flags/pe.gif
ntop-4.0.1/html/statsicons/flags/pf.gif
ntop-4.0.1/html/statsicons/flags/pg.gif
ntop-4.0.1/html/statsicons/flags/ph.gif
ntop-4.0.1/html/statsicons/flags/pk.gif
ntop-4.0.1/html/statsicons/flags/pl.gif
ntop-4.0.1/html/statsicons/flags/pr.gif
ntop-4.0.1/html/statsicons/flags/ps.gif
ntop-4.0.1/html/statsicons/flags/pt.gif
ntop-4.0.1/html/statsicons/flags/py.gif
ntop-4.0.1/html/statsicons/flags/qa.gif
ntop-4.0.1/html/statsicons/flags/ro.gif
ntop-4.0.1/html/statsicons/flags/ru.gif
ntop-4.0.1/html/statsicons/flags/rw.gif
ntop-4.0.1/html/statsicons/flags/sa.gif
ntop-4.0.1/html/statsicons/flags/sb.gif
ntop-4.0.1/html/statsicons/flags/sd.gif
ntop-4.0.1/html/statsicons/flags/se.gif
ntop-4.0.1/html/statsicons/flags/sg.gif
ntop-4.0.1/html/statsicons/flags/si.gif
ntop-4.0.1/html/statsicons/flags/sk.gif
ntop-4.0.1/html/statsicons/flags/sm.gif
ntop-4.0.1/html/statsicons/flags/sn.gif
ntop-4.0.1/html/statsicons/flags/su.gif
ntop-4.0.1/html/statsicons/flags/sv.gif
ntop-4.0.1/html/statsicons/flags/sy.gif
ntop-4.0.1/html/statsicons/flags/sz.gif
ntop-4.0.1/html/statsicons/flags/tc.gif
ntop-4.0.1/html/statsicons/flags/td.gif
ntop-4.0.1/html/statsicons/flags/tf.gif
ntop-4.0.1/html/statsicons/flags/tg.gif
ntop-4.0.1/html/statsicons/flags/th.gif
ntop-4.0.1/html/statsicons/flags/tj.gif
ntop-4.0.1/html/statsicons/flags/tk.gif
ntop-4.0.1/html/statsicons/flags/tm.gif
ntop-4.0.1/html/statsicons/flags/tn.gif
ntop-4.0.1/html/statsicons/flags/to.gif
ntop-4.0.1/html/statsicons/flags/tr.gif
ntop-4.0.1/html/statsicons/flags/tt.gif
ntop-4.0.1/html/statsicons/flags/tw.gif
ntop-4.0.1/html/statsicons/flags/tz.gif
ntop-4.0.1/html/statsicons/flags/ua.gif
ntop-4.0.1/html/statsicons/flags/uk.gif
ntop-4.0.1/html/statsicons/flags/us.gif
ntop-4.0.1/html/statsicons/flags/uy.gif
ntop-4.0.1/html/statsicons/flags/uz.gif
ntop-4.0.1/html/statsicons/flags/va.gif
ntop-4.0.1/html/statsicons/flags/vc.gif
ntop-4.0.1/html/statsicons/flags/ve.gif
ntop-4.0.1/html/statsicons/flags/vg.gif
ntop-4.0.1/html/statsicons/flags/vi.gif
ntop-4.0.1/html/statsicons/flags/vn.gif
ntop-4.0.1/html/statsicons/flags/wf.gif
ntop-4.0.1/html/statsicons/flags/ws.gif
ntop-4.0.1/html/statsicons/flags/ye.gif
ntop-4.0.1/html/statsicons/flags/yu.gif
ntop-4.0.1/html/statsicons/flags/za.gif
ntop-4.0.1/html/statsicons/flags/ze.gif
ntop-4.0.1/html/statsicons/flags/zm.gif
ntop-4.0.1/html/statsicons/flags/zw.gif
ntop-4.0.1/html/PlotKit/Base.js
ntop-4.0.1/html/PlotKit/Canvas.js
ntop-4.0.1/html/PlotKit/dummy.svg
ntop-4.0.1/html/PlotKit/EasyPlot.js
ntop-4.0.1/html/PlotKit/excanvas.js
ntop-4.0.1/html/PlotKit/Layout.js
ntop-4.0.1/html/PlotKit/PlotKit.js
ntop-4.0.1/html/PlotKit/PlotKit_Packed.js
ntop-4.0.1/html/PlotKit/SVG.js
ntop-4.0.1/html/PlotKit/SweetCanvas.js
ntop-4.0.1/html/PlotKit/SweetSVG.js
ntop-4.0.1/html/MochiKit/__package__.js
ntop-4.0.1/html/MochiKit/Async.js
ntop-4.0.1/html/MochiKit/Base.js
ntop-4.0.1/html/MochiKit/Color.js
ntop-4.0.1/html/MochiKit/DateTime.js
ntop-4.0.1/html/MochiKit/DOM.js
ntop-4.0.1/html/MochiKit/DragAndDrop.js
ntop-4.0.1/html/MochiKit/Format.js
ntop-4.0.1/html/MochiKit/Iter.js
ntop-4.0.1/html/MochiKit/Logging.js
ntop-4.0.1/html/MochiKit/LoggingPane.js
ntop-4.0.1/html/MochiKit/MochiKit.js
ntop-4.0.1/html/MochiKit/MockDOM.js
ntop-4.0.1/html/MochiKit/Position.js
ntop-4.0.1/html/MochiKit/Selector.js
ntop-4.0.1/html/MochiKit/Signal.js
ntop-4.0.1/html/MochiKit/Sortable.js
ntop-4.0.1/html/MochiKit/Style.js
ntop-4.0.1/html/MochiKit/Test.js
ntop-4.0.1/html/MochiKit/Visual.js
ntop-4.0.1/html/jscalendar/calendar-load.js
ntop-4.0.1/html/jscalendar/calendar-setup.js
ntop-4.0.1/html/jscalendar/calendar.js
ntop-4.0.1/html/jscalendar/lang/
ntop-4.0.1/html/jscalendar/lang/calendar-en.js
ntop-4.0.1/html/img_inquisitor/as_pointer.gif
ntop-4.0.1/html/img_inquisitor/hl_corner_bl.gif
ntop-4.0.1/html/img_inquisitor/hl_corner_br.gif
ntop-4.0.1/html/img_inquisitor/hl_corner_tl.gif
ntop-4.0.1/html/img_inquisitor/hl_corner_tr.gif
ntop-4.0.1/html/img_inquisitor/ul_corner_bl.gif
ntop-4.0.1/html/img_inquisitor/ul_corner_br.gif
ntop-4.0.1/html/img_inquisitor/ul_corner_tl.gif
ntop-4.0.1/html/img_inquisitor/ul_corner_tr.gif
ntop-4.0.1/html/docs/python/
ntop-4.0.1/html/docs/python/api-objects.txt
ntop-4.0.1/html/docs/python/crarr.png
ntop-4.0.1/html/docs/python/epydoc.css
ntop-4.0.1/html/docs/python/epydoc.js
ntop-4.0.1/html/docs/python/fastbit-module.html
ntop-4.0.1/html/docs/python/frames.html
ntop-4.0.1/html/docs/python/help.html
ntop-4.0.1/html/docs/python/host-module.html
ntop-4.0.1/html/docs/python/identifier-index.html
ntop-4.0.1/html/docs/python/index.html
ntop-4.0.1/html/docs/python/interface-module.html
ntop-4.0.1/html/docs/python/module-tree.html
ntop-4.0.1/html/docs/python/ntop-module.html
ntop-4.0.1/html/docs/python/redirect.html
ntop-4.0.1/html/docs/python/toc-everything.html
ntop-4.0.1/html/docs/python/toc-fastbit-module.html
ntop-4.0.1/html/docs/python/toc-host-module.html
ntop-4.0.1/html/docs/python/toc-interface-module.html
ntop-4.0.1/html/docs/python/toc-ntop-module.html
ntop-4.0.1/html/docs/python/toc.html
ntop-4.0.1/docs/1STRUN.txt
ntop-4.0.1/docs/BUG_REPORT
ntop-4.0.1/docs/BUILD-MinGW.txt
ntop-4.0.1/docs/BUILD-NTOP.txt
ntop-4.0.1/docs/DAG
ntop-4.0.1/docs/database/
ntop-4.0.1/docs/FAQ
ntop-4.0.1/docs/FAQarchive
ntop-4.0.1/docs/FILES
ntop-4.0.1/docs/HACKING
ntop-4.0.1/docs/INSTALL
ntop-4.0.1/docs/KNOWN_BUGS
ntop-4.0.1/docs/ntop-autotools.pdf
ntop-4.0.1/docs/ntop-autotools.vsd
ntop-4.0.1/docs/README
ntop-4.0.1/docs/README.SSL
ntop-4.0.1/docs/README.Suse
ntop-4.0.1/docs/RedHat-rpmbuild-HOWTO.txt
ntop-4.0.1/docs/RMON/
ntop-4.0.1/docs/TODO
ntop-4.0.1/docs/RMON/README.RMON
ntop-4.0.1/docs/database/README
ntop-4.0.1/configureextra/AIX
ntop-4.0.1/configureextra/DARWIN
ntop-4.0.1/configureextra/FREEBSD
ntop-4.0.1/configureextra/functions
ntop-4.0.1/configureextra/HPUX
ntop-4.0.1/configureextra/LINUXmandrake
ntop-4.0.1/configureextra/LINUXredhat3
ntop-4.0.1/configureextra/LINUXredhat8.0
ntop-4.0.1/configureextra/LINUXredhat9
ntop-4.0.1/configureextra/LINUXsuse
ntop-4.0.1/configureextra/LINUXwhitebox3.0
ntop-4.0.1/configureextra/openbsd
ntop-4.0.1/configureextra/python-config
ntop-4.0.1/configureextra/readme
ntop-4.0.1/configureextra/SOLARIS10
ntop-4.0.1/configureextra/SOLARIS8
ntop-4.0.1/configureextra/SOLARIS9
ntop-4.0.1/3rd_party/etter.finger.os.gz
ntop-4.0.1/3rd_party/GeoIPASNum.dat.gz
ntop-4.0.1/3rd_party/GeoLiteCity.dat.gz
ntop-4.0.1/3rd_party/oui.txt.gz
ntop-4.0.1/3rd_party/specialMAC.txt.gz
[root@test software]#
[root@test software]# ls
cacti-0.8.7e      geoip-1.4.6-1.el6.rf.x86_64.rpm        nagios-4.0.0beta4(1).tar.gz  nrpe-2.12.tar.gz
cacti-0.8.7e.tar  geoip-devel-1.4.6-1.el6.rf.x86_64.rpm  nagios-plugins-1.4.13.tar    ntop-4.0.1
cacti-0.8.7g.tar  nagios-3.2.0.tar                       nagios-plugins-1.4.16.tar    ntop-4.0.1.tar.gz
[root@test software]# cd ntop-4.0.1
[root@test ntop-4.0.1]# ls
3rd_party          COPYING            globals-structtypes.h  Makefile.mingw  ntop.txt          scsiUtils.h
acinclude.m4.in    database.c         graph.c                MANIFESTO       ntop_win32.c      sessions.c
acinclude.m4.ntop  dataFormat.c       hash.c                 map.c           ntop_win32.h      ssl.c
aclocal.m4         depcomp            html                   misc            packages          stamp-h.in
address.c          dirent.c           http.c                 missing         pbuf.c            subnets.txt
admin.c            docs               iface.c                mkinstalldirs   plugin.c          SUPPORT_NTOP.txt
argv.c             emitter.c          iface.h                NetFlow         plugins           term.c
AUTHORS            event.c            initialize.c           NEWS            pluginSkeleton.c  THANKS
autogen.sh         fcReport.c         INSTALL                ntop.8          PORTING           traffic.c
autotoolversions   fcUtils.c          installer              ntop.c          prefs.c           util.c
ChangeLog          fcUtils.h          install-sh             ntop-cert.pem   protocols.c       utildl.c
compile            globals-core.c     iwtan                  ntop-config.in  python            utils
config.sub         globals-core.h     leaks.c                ntop_darwin.c   python.c          vendor.c
configureextra     globals-defines.h  leaks.h                ntop_darwin.h   README            vt.sed
configure.in       globals-report.c   main.c                 ntop.h          report.c          webInterface.c
CONTENTS           globals-report.h   Makefile.am            ntop.html       reportUtils.c     www
[root@test ntop-4.0.1]#
[root@test ntop-4.0.1]#

[root@test ntop-4.0.1]# pwd
/software/ntop-4.0.1




[root@test ntop-4.0.1]# pwd
/software/ntop-4.0.1
[root@test ntop-4.0.1]# ./autogen.sh

Starting ntop automatic configuration system v.0.2.3

  Please be patient, there is a lot to do...

1. Testing gnu tools....
    libtool ..... 2.2.6b
        .... ok
    automake .... 1.11.1
        .... ok
    autoconf .... 2.63
        .... ok

2. Preparing for libtool ....
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
    Finding libtool.m4.in
        .... found /usr/share/aclocal/libtool.m4
        .... done

3. Create acinclude.m4, local definitions for automake ...
        .... done

4. Running aclocal to create aclocal.m4 ...
acinclude.m4:236: the serial number must appear before any macro definition
        .... done

5. Running autoheader to create config.h.in ...
        .... done

6. Running automake to create Makefile.in ...
configure.in:105: installing `./config.guess'
Makefile.am:118: compiling `main.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in'
        .... done

7. Running autoconf to create configure ...
        .... done

mkdir: cannot create directory `m4': File exists
8. Running ./configure ...
I am going to run ./configure with no arguments
if you wish to pass any to it, please specify them on the ./autogen.sh command line.

Welcome to ntop, Version 4.0.1
  copyright (c) 1998-2010 Luca Deri

Configuration script version v4.0.1-06-08-2010

************************************************************************
*                                                                      *
* NOTICE:  I know you're used to ignoring output from ./configure      *
*                                                                      *
*          ntop has a lot of complexity and interdependences.          *
*                                                                      *
*          Please, please AT LEAST read the stuff in these boxes!      *
*                                                                      *
*>>> The ACTION taken by ./configure is shown prefixed with '>>>'      *
*                                                                      *
*    If that ACTION is unacceptable,                                   *
*??? Steps to take to fix the problem are shown, prefixed with '???'   *
*                                                                      *
************************************************************************

NOTE:

       To enable additional, debugging messages during the ./configure
       execution, do this before running ./configure:

$ export NTOPCONFIGDEBUG=yes


Configuring ntop according to your request(s):
   ./configure

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for aclocal.m4... yes
checking for depcomp... yes
checking for library containing gethostbyname... none required
checking for library containing socket... none required

Checking C compiler program and features...

checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3

*******************************************************************
*
* Checking for unique options for x86_64-unknown-linux-gnu, gcc...
*
* This appears to be LINUX system 6.2
*
*   Testing for extra configuration options for LINUX system 6.2
*
*******************************************************************

Test the compiler and setup CFLAGS...

checking if compiler accepts -W (warning flags)... yes
grep: libtool: No such file or directory
checking for pfring_open in -lpfring... no

Critical library/include tests...

checking for pcap_lookupdev in -lpcap... yes
checking for pcap_next_ex in -lpcap... yes
checking for gdbm...
checking gdbm.h usability... yes
checking gdbm.h presence... yes
checking for gdbm.h... yes
checking for gdbm_open in -lgdbm... yes
checking capi.h usability... no
checking capi.h presence... no
checking for capi.h... no

Plugins?
    ...(Default) Requested. Disable via ./configure command line option --disable-plugins.

Jumbo (9k) Ethernet Frames?
    ...(Default) Disabled. Request via ./configure command line option --enable-jumbo-frames.

Processing the rest of the ROOT/DIRECTORY entries

checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for inline... inline
checking whether char is unsigned... no
checking for long double with more range or precision than double... yes
checking whether byte ordering is bigendian... no

Testing headers and functions...

checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking pcre.h usability... no
checking pcre.h presence... no
checking for pcre.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for unistd.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking net/ethernet.h usability... yes
checking net/ethernet.h presence... yes
checking for net/ethernet.h... yes
checking for zlibVersion in -lz... yes
checking for main in -lrrd_th... yes
checking for net/if.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking for netinet/if_ether.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking for netinet/ip.h... yes
checking for netinet/ip_icmp.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for netinet/udp.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for net/if_dl.h... (cached) no
checking for sys/sysctl.h... yes
checking for net/route.h... yes
checking ethertype.h usability... no
checking ethertype.h presence... no
checking for ethertype.h... no
checking net/ppp_defs.h usability... yes
checking net/ppp_defs.h presence... yes
checking for net/ppp_defs.h... yes
checking for linux/if_pppox.h... no
checking openssl/rsa.h usability... yes
checking openssl/rsa.h presence... yes
checking for openssl/rsa.h... yes
checking openssl/crypto.h usability... yes
checking openssl/crypto.h presence... yes
checking for openssl/crypto.h... yes
checking openssl/x509.h usability... yes
checking openssl/x509.h presence... yes
checking for openssl/x509.h... yes
checking openssl/pem.h usability... yes
checking openssl/pem.h presence... yes
checking for openssl/pem.h... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking for SSLeay_version in -lcrypto... yes
checking for SSL_accept in -lssl... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
checking for shadow.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for dlfcn.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking if.h usability... no
checking if.h presence... no
checking for if.h... no
checking for inttypes.h... (cached) yes
checking for memory.h... (cached) yes
checking sys/ldr.h usability... no
checking sys/ldr.h presence... no
checking for sys/ldr.h... no
checking for sys/param.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for sys/wait.h... (cached) yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/sched.h usability... no
checking sys/sched.h presence... no
checking for sys/sched.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking if r/w locks are supported... yes
checking sys/syslog.h usability... yes
checking sys/syslog.h presence... yes
checking for sys/syslog.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ip6.h usability... no
checking ip6.h presence... no
checking for ip6.h... no
checking icmp6.h usability... no
checking icmp6.h presence... no
checking for icmp6.h... no
checking for netinet/ip6.h... yes
checking for netinet/icmp6.h... yes
checking for sysctl... yes
checking for finite... yes
checking for isinf... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for typedef u_int64_t... yes
checking for typedef uint64_t... no
checking for typedef u_int32_t... yes
checking for typedef u_int16_t... yes
checking for typedef u_int8_t... yes
checking for typedef int64_t... yes
checking for typedef int32_t... yes
checking for typedef int16_t... yes
checking for typedef int8_t... yes
checking trivial compile... ok
checking for backtrace in -lc... yes
checking for crypt in -lc... no
checking for crypt in -lcrypt... yes
checking for crypt_get_format_get_format in -lc... no
checking for crypt_get_format in -lcrypt... no
checking for getopt_long in -lc... yes
checking for dlopen in -lc... yes
checking for dladdr (GNU extension)... yes
checking for sin in -lc... yes
checking for ceil in -lc... yes
checking for pthread_create in -lpthread... yes
checking for sem_init in -lposix4... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for alarm... yes
checking for endpwent... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for gethostbyaddr_r... yes
checking for getpass... yes
checking for gettimeofday... yes
checking for localtime_r... yes
checking for memchr... yes
checking for memset... yes
checking for putenv... yes
checking for select... yes
checking for socket... yes
checking for snprintf... yes
checking for sqrtf... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strcasestr... yes
checking for strchr... yes
checking for strrchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strpbrk... yes
checking for strsignal... yes
checking for strspn... yes
checking for strstr... yes
checking for strtoul... yes
checking for uname... yes
checking for strtok_r... yes

Now, let's check for problems with what we've found...

   Testing Required libraries and headers**

checking for required C headers... ok
checking for crypt... ok
checking for dynamic load module... ok

-------------------------------------------------------------------

   **Testing Optional libraries and headers**

checking for Multithreading... ok
checking for openSSL... ok
checking for zlib... ok
checking for python-config... no
>>>> Unable to locate python-config: using workaround <<<<
checking for python... python
checking Checking python version... Old python installed

Please install python 2.6 or newer. Python support disabled
checking sctp... no
checking pthread_atfork... yes

Miscelaneous settings...

checking for gcc backtrace... found - automatic SIGSEGV backtrace enabled via -K
checking for gcc getopt_long... found - long command line options are enabled
checking for facilitynames - define SYSLOG_NAMES option... available
checking if ether_header uses ether_addr structs... no
checking if in6_addr is defined for sFlowPlugin... yes

-------------------------------------------------------------------

Removing dups and misplaced entries from LIBS and INCS...
checking for GeoIP_record_by_ipnum in -lGeoIP... yes
checking for GeoIP_name_by_ipnum_v6 in -lGeoIP... yes

Testing for special final configuration options for LINUX system 6.2

===================================================================

This is your ntop 4.0.1 configuration:

Host System Type        : x86_64-unknown-linux-gnu
Preprocessor (cppflags) :  -DLINUX -I/usr/local/include -I/opt/local/include
Compiler (cflags)       : gcc -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
Defines                 : -DHAVE_CONFIG_H
Loader (ldflags)        :  -L/usr/local/lib -L/opt/local/lib
Include path            :
System Libs             : -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz  -lGeoIP
Locale                  : /usr/lib/locale

External packages:

LBL pcap .h             : standard system headers
LBL pcap library        : standard system libraries
GNU gdbm .h             : standard system headers
GNU gdbm library        : standard system libraries
zlib     .h             : standard system headers
zlib     library        : standard system libraries
openSSL  .h             : standard system headers
openSSL  library        : standard system libraries

Install directories:

    Default prefix: /usr/local
    Install into:   NONE (default or via --prefix request)

    Data files are in     /usr/local/share/ntop
    Config files are in   /usr/local/etc/ntop
    Run directory is      /usr/local/var/ntop
    Plugin files are in   /usr/local/lib/ntop/plugins
    Database files are in /usr/local/var/ntop

-------------------------------------------------------------------

Creating files...

configure: creating ./config.status
config.status: creating Makefile
config.status: creating plugins/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

version.c...


===================================================================


*******************************************************************
*
* NOTE: ./configure is now complete!
*
*       All of the obviously FATAL errors would cause you to
*       abort before this point, so while you SHOULD scroll
*       back and check for error/warning/note messages,
*       you probably will not...
*
++
++    If you like ntop, please do not forget to support its
++    development. See SUPPORT_NTOP.txt for more information.
++
++              Thanks for supporting ntop!
++
*
* NEXT STEP(S):
*
*    Building ntop requires GNU Make, so to build ntop, type
*    'make' (or on *BSD and Solaris systems, 'gmake')
*
*******************************************************************

        .... autogen.sh done
just type make to compile ntop

You have new mail in /var/spool/mail/root
[root@test ntop-4.0.1]#
[root@test ntop-4.0.1]#
[root@test ntop-4.0.1]#
[root@test ntop-4.0.1]# make
make  all-recursive
make[1]: Entering directory `/software/ntop-4.0.1'
Making all in .
make[2]: Entering directory `/software/ntop-4.0.1'
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT address.lo -MD -MP -MF .deps/address.Tpo -c -o address.lo address.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.c  -fPIC -DPIC -o .libs/address.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.c -o address.o >/dev/null 2>&1
mv -f .deps/address.Tpo .deps/address.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT argv.lo -MD -MP -MF .deps/argv.Tpo -c -o argv.lo argv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT argv.lo -MD -MP -MF .deps/argv.Tpo -c argv.c  -fPIC -DPIC -o .libs/argv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT argv.lo -MD -MP -MF .deps/argv.Tpo -c argv.c -o argv.o >/dev/null 2>&1
mv -f .deps/argv.Tpo .deps/argv.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT dataFormat.lo -MD -MP -MF .deps/dataFormat.Tpo -c -o dataFormat.lo dataFormat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT dataFormat.lo -MD -MP -MF .deps/dataFormat.Tpo -c dataFormat.c  -fPIC -DPIC -o .libs/dataFormat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT dataFormat.lo -MD -MP -MF .deps/dataFormat.Tpo -c dataFormat.c -o dataFormat.o >/dev/null 2>&1
mv -f .deps/dataFormat.Tpo .deps/dataFormat.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT fcUtils.lo -MD -MP -MF .deps/fcUtils.Tpo -c -o fcUtils.lo fcUtils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT fcUtils.lo -MD -MP -MF .deps/fcUtils.Tpo -c fcUtils.c  -fPIC -DPIC -o .libs/fcUtils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT fcUtils.lo -MD -MP -MF .deps/fcUtils.Tpo -c fcUtils.c -o fcUtils.o >/dev/null 2>&1
mv -f .deps/fcUtils.Tpo .deps/fcUtils.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c  -fPIC -DPIC -o .libs/event.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1
mv -f .deps/event.Tpo .deps/event.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT globals-core.lo -MD -MP -MF .deps/globals-core.Tpo -c -o globals-core.lo globals-core.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT globals-core.lo -MD -MP -MF .deps/globals-core.Tpo -c globals-core.c  -fPIC -DPIC -o .libs/globals-core.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT globals-core.lo -MD -MP -MF .deps/globals-core.Tpo -c globals-core.c -o globals-core.o >/dev/null 2>&1
mv -f .deps/globals-core.Tpo .deps/globals-core.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c  -fPIC -DPIC -o .libs/hash.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1
mv -f .deps/hash.Tpo .deps/hash.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT iface.lo -MD -MP -MF .deps/iface.Tpo -c -o iface.lo iface.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT iface.lo -MD -MP -MF .deps/iface.Tpo -c iface.c  -fPIC -DPIC -o .libs/iface.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT iface.lo -MD -MP -MF .deps/iface.Tpo -c iface.c -o iface.o >/dev/null 2>&1
mv -f .deps/iface.Tpo .deps/iface.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT initialize.lo -MD -MP -MF .deps/initialize.Tpo -c -o initialize.lo initialize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT initialize.lo -MD -MP -MF .deps/initialize.Tpo -c initialize.c  -fPIC -DPIC -o .libs/initialize.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT initialize.lo -MD -MP -MF .deps/initialize.Tpo -c initialize.c -o initialize.o >/dev/null 2>&1
mv -f .deps/initialize.Tpo .deps/initialize.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT leaks.lo -MD -MP -MF .deps/leaks.Tpo -c -o leaks.lo leaks.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT leaks.lo -MD -MP -MF .deps/leaks.Tpo -c leaks.c  -fPIC -DPIC -o .libs/leaks.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT leaks.lo -MD -MP -MF .deps/leaks.Tpo -c leaks.c -o leaks.o >/dev/null 2>&1
mv -f .deps/leaks.Tpo .deps/leaks.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT ntop.lo -MD -MP -MF .deps/ntop.Tpo -c -o ntop.lo ntop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT ntop.lo -MD -MP -MF .deps/ntop.Tpo -c ntop.c  -fPIC -DPIC -o .libs/ntop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT ntop.lo -MD -MP -MF .deps/ntop.Tpo -c ntop.c -o ntop.o >/dev/null 2>&1
mv -f .deps/ntop.Tpo .deps/ntop.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT pbuf.lo -MD -MP -MF .deps/pbuf.Tpo -c -o pbuf.lo pbuf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT pbuf.lo -MD -MP -MF .deps/pbuf.Tpo -c pbuf.c  -fPIC -DPIC -o .libs/pbuf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT pbuf.lo -MD -MP -MF .deps/pbuf.Tpo -c pbuf.c -o pbuf.o >/dev/null 2>&1
mv -f .deps/pbuf.Tpo .deps/pbuf.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT database.lo -MD -MP -MF .deps/database.Tpo -c -o database.lo database.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT database.lo -MD -MP -MF .deps/database.Tpo -c database.c  -fPIC -DPIC -o .libs/database.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT database.lo -MD -MP -MF .deps/database.Tpo -c database.c -o database.o >/dev/null 2>&1
mv -f .deps/database.Tpo .deps/database.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c  -fPIC -DPIC -o .libs/plugin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -o plugin.o >/dev/null 2>&1
mv -f .deps/plugin.Tpo .deps/plugin.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT prefs.lo -MD -MP -MF .deps/prefs.Tpo -c -o prefs.lo prefs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT prefs.lo -MD -MP -MF .deps/prefs.Tpo -c prefs.c  -fPIC -DPIC -o .libs/prefs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT prefs.lo -MD -MP -MF .deps/prefs.Tpo -c prefs.c -o prefs.o >/dev/null 2>&1
mv -f .deps/prefs.Tpo .deps/prefs.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT protocols.lo -MD -MP -MF .deps/protocols.Tpo -c -o protocols.lo protocols.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT protocols.lo -MD -MP -MF .deps/protocols.Tpo -c protocols.c  -fPIC -DPIC -o .libs/protocols.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT protocols.lo -MD -MP -MF .deps/protocols.Tpo -c protocols.c -o protocols.o >/dev/null 2>&1
mv -f .deps/protocols.Tpo .deps/protocols.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT sessions.lo -MD -MP -MF .deps/sessions.Tpo -c -o sessions.lo sessions.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT sessions.lo -MD -MP -MF .deps/sessions.Tpo -c sessions.c  -fPIC -DPIC -o .libs/sessions.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT sessions.lo -MD -MP -MF .deps/sessions.Tpo -c sessions.c -o sessions.o >/dev/null 2>&1
mv -f .deps/sessions.Tpo .deps/sessions.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT term.lo -MD -MP -MF .deps/term.Tpo -c -o term.lo term.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT term.lo -MD -MP -MF .deps/term.Tpo -c term.c  -fPIC -DPIC -o .libs/term.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT term.lo -MD -MP -MF .deps/term.Tpo -c term.c -o term.o >/dev/null 2>&1
mv -f .deps/term.Tpo .deps/term.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c  -fPIC -DPIC -o .libs/util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
mv -f .deps/util.Tpo .deps/util.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT utildl.lo -MD -MP -MF .deps/utildl.Tpo -c -o utildl.lo utildl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT utildl.lo -MD -MP -MF .deps/utildl.Tpo -c utildl.c  -fPIC -DPIC -o .libs/utildl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT utildl.lo -MD -MP -MF .deps/utildl.Tpo -c utildl.c -o utildl.o >/dev/null 2>&1
mv -f .deps/utildl.Tpo .deps/utildl.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT traffic.lo -MD -MP -MF .deps/traffic.Tpo -c -o traffic.lo traffic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT traffic.lo -MD -MP -MF .deps/traffic.Tpo -c traffic.c  -fPIC -DPIC -o .libs/traffic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT traffic.lo -MD -MP -MF .deps/traffic.Tpo -c traffic.c -o traffic.o >/dev/null 2>&1
mv -f .deps/traffic.Tpo .deps/traffic.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT vendor.lo -MD -MP -MF .deps/vendor.Tpo -c -o vendor.lo vendor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT vendor.lo -MD -MP -MF .deps/vendor.Tpo -c vendor.c  -fPIC -DPIC -o .libs/vendor.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT vendor.lo -MD -MP -MF .deps/vendor.Tpo -c vendor.c -o vendor.o >/dev/null 2>&1
mv -f .deps/vendor.Tpo .deps/vendor.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c  -fPIC -DPIC -o .libs/version.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1
mv -f .deps/version.Tpo .deps/version.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT ntop_darwin.lo -MD -MP -MF .deps/ntop_darwin.Tpo -c -o ntop_darwin.lo ntop_darwin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT ntop_darwin.lo -MD -MP -MF .deps/ntop_darwin.Tpo -c ntop_darwin.c  -fPIC -DPIC -o .libs/ntop_darwin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT ntop_darwin.lo -MD -MP -MF .deps/ntop_darwin.Tpo -c ntop_darwin.c -o ntop_darwin.o >/dev/null 2>&1
mv -f .deps/ntop_darwin.Tpo .deps/ntop_darwin.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs   -release 4.0.1 -export-dynamic  -L/usr/local/lib -L/opt/local/lib -o libntop.la -rpath /usr/local/lib address.lo argv.lo dataFormat.lo fcUtils.lo event.lo globals-core.lo hash.lo iface.lo initialize.lo leaks.lo ntop.lo pbuf.lo database.lo plugin.lo prefs.lo protocols.lo sessions.lo term.lo util.lo utildl.lo traffic.lo vendor.lo version.lo ntop_darwin.lo -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz  -lGeoIP    
libtool: link: gcc -shared  .libs/address.o .libs/argv.o .libs/dataFormat.o .libs/fcUtils.o .libs/event.o .libs/globals-core.o .libs/hash.o .libs/iface.o .libs/initialize.o .libs/leaks.o .libs/ntop.o .libs/pbuf.o .libs/database.o .libs/plugin.o .libs/prefs.o .libs/protocols.o .libs/sessions.o .libs/term.o .libs/util.o .libs/utildl.o .libs/traffic.o .libs/vendor.o .libs/version.o .libs/ntop_darwin.o   -L/usr/local/lib -L/opt/local/lib -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz -lGeoIP    -Wl,-soname -Wl,libntop-4.0.1.so -o .libs/libntop-4.0.1.so
libtool: link: (cd ".libs" && rm -f "libntop.so" && ln -s "libntop-4.0.1.so" "libntop.so")
libtool: link: ar cru .libs/libntop.a  address.o argv.o dataFormat.o fcUtils.o event.o globals-core.o hash.o iface.o initialize.o leaks.o ntop.o pbuf.o database.o plugin.o prefs.o protocols.o sessions.o term.o util.o utildl.o traffic.o vendor.o version.o ntop_darwin.o
libtool: link: ranlib .libs/libntop.a
libtool: link: ( cd ".libs" && rm -f "libntop.la" && ln -s "../libntop.la" "libntop.la" )
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c -o emitter.lo emitter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c  -fPIC -DPIC -o .libs/emitter.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -o emitter.o >/dev/null 2>&1
mv -f .deps/emitter.Tpo .deps/emitter.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT globals-report.lo -MD -MP -MF .deps/globals-report.Tpo -c -o globals-report.lo globals-report.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT globals-report.lo -MD -MP -MF .deps/globals-report.Tpo -c globals-report.c  -fPIC -DPIC -o .libs/globals-report.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT globals-report.lo -MD -MP -MF .deps/globals-report.Tpo -c globals-report.c -o globals-report.o >/dev/null 2>&1
mv -f .deps/globals-report.Tpo .deps/globals-report.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c -o graph.lo graph.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c graph.c  -fPIC -DPIC -o .libs/graph.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c graph.c -o graph.o >/dev/null 2>&1
mv -f .deps/graph.Tpo .deps/graph.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT fcReport.lo -MD -MP -MF .deps/fcReport.Tpo -c -o fcReport.lo fcReport.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT fcReport.lo -MD -MP -MF .deps/fcReport.Tpo -c fcReport.c  -fPIC -DPIC -o .libs/fcReport.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT fcReport.lo -MD -MP -MF .deps/fcReport.Tpo -c fcReport.c -o fcReport.o >/dev/null 2>&1
mv -f .deps/fcReport.Tpo .deps/fcReport.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT http.lo -MD -MP -MF .deps/http.Tpo -c -o http.lo http.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c  -fPIC -DPIC -o .libs/http.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -o http.o >/dev/null 2>&1
mv -f .deps/http.Tpo .deps/http.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT report.lo -MD -MP -MF .deps/report.Tpo -c -o report.lo report.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT report.lo -MD -MP -MF .deps/report.Tpo -c report.c  -fPIC -DPIC -o .libs/report.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT report.lo -MD -MP -MF .deps/report.Tpo -c report.c -o report.o >/dev/null 2>&1
mv -f .deps/report.Tpo .deps/report.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT reportUtils.lo -MD -MP -MF .deps/reportUtils.Tpo -c -o reportUtils.lo reportUtils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT reportUtils.lo -MD -MP -MF .deps/reportUtils.Tpo -c reportUtils.c  -fPIC -DPIC -o .libs/reportUtils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT reportUtils.lo -MD -MP -MF .deps/reportUtils.Tpo -c reportUtils.c -o reportUtils.o >/dev/null 2>&1
mv -f .deps/reportUtils.Tpo .deps/reportUtils.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT ssl.lo -MD -MP -MF .deps/ssl.Tpo -c -o ssl.lo ssl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT ssl.lo -MD -MP -MF .deps/ssl.Tpo -c ssl.c  -fPIC -DPIC -o .libs/ssl.o
ssl.c: In function ?.nit_ssl?.
ssl.c:156: warning: assignment discards qualifiers from pointer target type
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT ssl.lo -MD -MP -MF .deps/ssl.Tpo -c ssl.c -o ssl.o >/dev/null 2>&1
mv -f .deps/ssl.Tpo .deps/ssl.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT webInterface.lo -MD -MP -MF .deps/webInterface.Tpo -c -o webInterface.lo webInterface.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT webInterface.lo -MD -MP -MF .deps/webInterface.Tpo -c webInterface.c  -fPIC -DPIC -o .libs/webInterface.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT webInterface.lo -MD -MP -MF .deps/webInterface.Tpo -c webInterface.c -o webInterface.o >/dev/null 2>&1
mv -f .deps/webInterface.Tpo .deps/webInterface.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT map.lo -MD -MP -MF .deps/map.Tpo -c -o map.lo map.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c  -fPIC -DPIC -o .libs/map.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -o map.o >/dev/null 2>&1
mv -f .deps/map.Tpo .deps/map.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT python.lo -MD -MP -MF .deps/python.Tpo -c -o python.lo python.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT python.lo -MD -MP -MF .deps/python.Tpo -c python.c  -fPIC -DPIC -o .libs/python.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT python.lo -MD -MP -MF .deps/python.Tpo -c python.c -o python.o >/dev/null 2>&1
mv -f .deps/python.Tpo .deps/python.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs   -release 4.0.1 -export-dynamic  -L/usr/local/lib -L/opt/local/lib -o libntopreport.la -rpath /usr/local/lib emitter.lo globals-report.lo graph.lo fcReport.lo http.lo report.lo reportUtils.lo ssl.lo webInterface.lo map.lo python.lo libntop.la -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz  -lGeoIP    
libtool: link: gcc -shared  .libs/emitter.o .libs/globals-report.o .libs/graph.o .libs/fcReport.o .libs/http.o .libs/report.o .libs/reportUtils.o .libs/ssl.o .libs/webInterface.o .libs/map.o .libs/python.o   -Wl,-rpath -Wl,/software/ntop-4.0.1/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/opt/local/lib ./.libs/libntop.so -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz -lGeoIP    -Wl,-soname -Wl,libntopreport-4.0.1.so -o .libs/libntopreport-4.0.1.so
libtool: link: (cd ".libs" && rm -f "libntopreport.so" && ln -s "libntopreport-4.0.1.so" "libntopreport.so")
libtool: link: ar cru .libs/libntopreport.a  emitter.o globals-report.o graph.o fcReport.o http.o report.o reportUtils.o ssl.o webInterface.o map.o python.o
libtool: link: ranlib .libs/libntopreport.a
libtool: link: ( cd ".libs" && rm -f "libntopreport.la" && ln -s "../libntopreport.la" "libntopreport.la" )
gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT ntop-main.o -MD -MP -MF .deps/ntop-main.Tpo -c -o ntop-main.o `test -f 'main.c' || echo './'`main.c
mv -f .deps/ntop-main.Tpo .deps/ntop-main.Po
gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT ntop-admin.o -MD -MP -MF .deps/ntop-admin.Tpo -c -o ntop-admin.o `test -f 'admin.c' || echo './'`admin.c
mv -f .deps/ntop-admin.Tpo .deps/ntop-admin.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs   -L/usr/local/lib -L/opt/local/lib -o ntop ntop-main.o ntop-admin.o libntopreport.la libntop.la -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz  -lGeoIP    
libtool: link: gcc -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -o .libs/ntop ntop-main.o ntop-admin.o  -L/usr/local/lib -L/opt/local/lib ./.libs/libntopreport.so /software/ntop-4.0.1/.libs/libntop.so ./.libs/libntop.so -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz -lGeoIP -Wl,-rpath -Wl,/usr/local/lib
make[2]: Leaving directory `/software/ntop-4.0.1'
Making all in plugins
make[2]: Entering directory `/software/ntop-4.0.1/plugins'
Making all in .
make[3]: Entering directory `/software/ntop-4.0.1/plugins'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT libicmpPlugin_la-icmpPlugin.lo -MD -MP -MF .deps/libicmpPlugin_la-icmpPlugin.Tpo -c -o libicmpPlugin_la-icmpPlugin.lo `test -f 'icmpPlugin.c' || echo './'`icmpPlugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT libicmpPlugin_la-icmpPlugin.lo -MD -MP -MF .deps/libicmpPlugin_la-icmpPlugin.Tpo -c icmpPlugin.c  -fPIC -DPIC -o .libs/libicmpPlugin_la-icmpPlugin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT libicmpPlugin_la-icmpPlugin.lo -MD -MP -MF .deps/libicmpPlugin_la-icmpPlugin.Tpo -c icmpPlugin.c -o libicmpPlugin_la-icmpPlugin.o >/dev/null 2>&1
mv -f .deps/libicmpPlugin_la-icmpPlugin.Tpo .deps/libicmpPlugin_la-icmpPlugin.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -shared -release 4.0.1  -L/usr/local/lib -L/opt/local/lib -o libicmpPlugin.la -rpath /usr/local/lib libicmpPlugin_la-icmpPlugin.lo  -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz  -lGeoIP
libtool: link: gcc -shared  .libs/libicmpPlugin_la-icmpPlugin.o   -L/usr/local/lib -L/opt/local/lib -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz -lGeoIP    -Wl,-soname -Wl,libicmpPlugin-4.0.1.so -o .libs/libicmpPlugin-4.0.1.so
libtool: link: (cd ".libs" && rm -f "libicmpPlugin.so" && ln -s "libicmpPlugin-4.0.1.so" "libicmpPlugin.so")
libtool: link: ( cd ".libs" && rm -f "libicmpPlugin.la" && ln -s "../libicmpPlugin.la" "libicmpPlugin.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT libnetflowPlugin_la-netflowPlugin.lo -MD -MP -MF .deps/libnetflowPlugin_la-netflowPlugin.Tpo -c -o libnetflowPlugin_la-netflowPlugin.lo `test -f 'netflowPlugin.c' || echo './'`netflowPlugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT libnetflowPlugin_la-netflowPlugin.lo -MD -MP -MF .deps/libnetflowPlugin_la-netflowPlugin.Tpo -c netflowPlugin.c  -fPIC -DPIC -o .libs/libnetflowPlugin_la-netflowPlugin.o
netflowPlugin.c: In function ?.issectFlow?.
netflowPlugin.c:1834: warning: declaration of ?._v?.shadows a previous local
netflowPlugin.c:1834: warning: shadowed declaration is here
netflowPlugin.c:1834: warning: declaration of ?._x?.shadows a previous local
netflowPlugin.c:1834: warning: shadowed declaration is here
netflowPlugin.c:2010: warning: declaration of ?._v?.shadows a previous local
netflowPlugin.c:2010: warning: shadowed declaration is here
netflowPlugin.c:2010: warning: declaration of ?._x?.shadows a previous local
netflowPlugin.c:2010: warning: shadowed declaration is here
netflowPlugin.c:2011: warning: declaration of ?._v?.shadows a previous local
netflowPlugin.c:2011: warning: shadowed declaration is here
netflowPlugin.c:2011: warning: declaration of ?._x?.shadows a previous local
netflowPlugin.c:2011: warning: shadowed declaration is here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT libnetflowPlugin_la-netflowPlugin.lo -MD -MP -MF .deps/libnetflowPlugin_la-netflowPlugin.Tpo -c netflowPlugin.c -o libnetflowPlugin_la-netflowPlugin.o >/dev/null 2>&1
mv -f .deps/libnetflowPlugin_la-netflowPlugin.Tpo .deps/libnetflowPlugin_la-netflowPlugin.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -shared -release 4.0.1  -L/usr/local/lib -L/opt/local/lib -o libnetflowPlugin.la -rpath /usr/local/lib libnetflowPlugin_la-netflowPlugin.lo  -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz  -lGeoIP
libtool: link: gcc -shared  .libs/libnetflowPlugin_la-netflowPlugin.o   -L/usr/local/lib -L/opt/local/lib -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz -lGeoIP    -Wl,-soname -Wl,libnetflowPlugin-4.0.1.so -o .libs/libnetflowPlugin-4.0.1.so
libtool: link: (cd ".libs" && rm -f "libnetflowPlugin.so" && ln -s "libnetflowPlugin-4.0.1.so" "libnetflowPlugin.so")
libtool: link: ( cd ".libs" && rm -f "libnetflowPlugin.la" && ln -s "../libnetflowPlugin.la" "libnetflowPlugin.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT libcpacketPlugin_la-cpacketPlugin.lo -MD -MP -MF .deps/libcpacketPlugin_la-cpacketPlugin.Tpo -c -o libcpacketPlugin_la-cpacketPlugin.lo `test -f 'cpacketPlugin.c' || echo './'`cpacketPlugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT libcpacketPlugin_la-cpacketPlugin.lo -MD -MP -MF .deps/libcpacketPlugin_la-cpacketPlugin.Tpo -c cpacketPlugin.c  -fPIC -DPIC -o .libs/libcpacketPlugin_la-cpacketPlugin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT libcpacketPlugin_la-cpacketPlugin.lo -MD -MP -MF .deps/libcpacketPlugin_la-cpacketPlugin.Tpo -c cpacketPlugin.c -o libcpacketPlugin_la-cpacketPlugin.o >/dev/null 2>&1
mv -f .deps/libcpacketPlugin_la-cpacketPlugin.Tpo .deps/libcpacketPlugin_la-cpacketPlugin.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -shared -release 4.0.1  -L/usr/local/lib -L/opt/local/lib -o libcpacketPlugin.la -rpath /usr/local/lib libcpacketPlugin_la-cpacketPlugin.lo  -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz  -lGeoIP
libtool: link: gcc -shared  .libs/libcpacketPlugin_la-cpacketPlugin.o   -L/usr/local/lib -L/opt/local/lib -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz -lGeoIP    -Wl,-soname -Wl,libcpacketPlugin-4.0.1.so -o .libs/libcpacketPlugin-4.0.1.so
libtool: link: (cd ".libs" && rm -f "libcpacketPlugin.so" && ln -s "libcpacketPlugin-4.0.1.so" "libcpacketPlugin.so")
libtool: link: ( cd ".libs" && rm -f "libcpacketPlugin.la" && ln -s "../libcpacketPlugin.la" "libcpacketPlugin.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT librrdPlugin_la-rrdPlugin.lo -MD -MP -MF .deps/librrdPlugin_la-rrdPlugin.Tpo -c -o librrdPlugin_la-rrdPlugin.lo `test -f 'rrdPlugin.c' || echo './'`rrdPlugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT librrdPlugin_la-rrdPlugin.lo -MD -MP -MF .deps/librrdPlugin_la-rrdPlugin.Tpo -c rrdPlugin.c  -fPIC -DPIC -o .libs/librrdPlugin_la-rrdPlugin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT librrdPlugin_la-rrdPlugin.lo -MD -MP -MF .deps/librrdPlugin_la-rrdPlugin.Tpo -c rrdPlugin.c -o librrdPlugin_la-rrdPlugin.o >/dev/null 2>&1
mv -f .deps/librrdPlugin_la-rrdPlugin.Tpo .deps/librrdPlugin_la-rrdPlugin.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -shared -release 4.0.1  -L/usr/local/lib -L/opt/local/lib -o librrdPlugin.la -rpath /usr/local/lib librrdPlugin_la-rrdPlugin.lo  -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz  -lGeoIP
libtool: link: gcc -shared  .libs/librrdPlugin_la-rrdPlugin.o   -L/usr/local/lib -L/opt/local/lib -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz -lGeoIP    -Wl,-soname -Wl,librrdPlugin-4.0.1.so -o .libs/librrdPlugin-4.0.1.so
libtool: link: (cd ".libs" && rm -f "librrdPlugin.so" && ln -s "librrdPlugin-4.0.1.so" "librrdPlugin.so")
libtool: link: ( cd ".libs" && rm -f "librrdPlugin.la" && ln -s "../librrdPlugin.la" "librrdPlugin.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..  -I/usr/local/include  -DLINUX -I/usr/local/include -I/opt/local/include  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT libsflowPlugin_la-sflowPlugin.lo -MD -MP -MF .deps/libsflowPlugin_la-sflowPlugin.Tpo -c -o libsflowPlugin_la-sflowPlugin.lo `test -f 'sflowPlugin.c' || echo './'`sflowPlugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT libsflowPlugin_la-sflowPlugin.lo -MD -MP -MF .deps/libsflowPlugin_la-sflowPlugin.Tpo -c sflowPlugin.c  -fPIC -DPIC -o .libs/libsflowPlugin_la-sflowPlugin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT libsflowPlugin_la-sflowPlugin.lo -MD -MP -MF .deps/libsflowPlugin_la-sflowPlugin.Tpo -c sflowPlugin.c -o libsflowPlugin_la-sflowPlugin.o >/dev/null 2>&1
mv -f .deps/libsflowPlugin_la-sflowPlugin.Tpo .deps/libsflowPlugin_la-sflowPlugin.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -shared -release 4.0.1  -L/usr/local/lib -L/opt/local/lib -o libsflowPlugin.la -rpath /usr/local/lib libsflowPlugin_la-sflowPlugin.lo  -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz  -lGeoIP
libtool: link: gcc -shared  .libs/libsflowPlugin_la-sflowPlugin.o   -L/usr/local/lib -L/opt/local/lib -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz -lGeoIP    -Wl,-soname -Wl,libsflowPlugin-4.0.1.so -o .libs/libsflowPlugin-4.0.1.so
libtool: link: (cd ".libs" && rm -f "libsflowPlugin.so" && ln -s "libsflowPlugin-4.0.1.so" "libsflowPlugin.so")
libtool: link: ( cd ".libs" && rm -f "libsflowPlugin.la" && ln -s "../libsflowPlugin.la" "libsflowPlugin.la" )
make[3]: Leaving directory `/software/ntop-4.0.1/plugins'
make[2]: Leaving directory `/software/ntop-4.0.1/plugins'
make[1]: Leaving directory `/software/ntop-4.0.1'
[root@test ntop-4.0.1]#
[root@test ntop-4.0.1]#
[root@test ntop-4.0.1]# make install
Making install in .
make[1]: Entering directory `/software/ntop-4.0.1'
make[2]: Entering directory `/software/ntop-4.0.1'
test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libntop.la libntopreport.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libntop-4.0.1.so /usr/local/lib/libntop-4.0.1.so
libtool: install: (cd /usr/local/lib && { ln -s -f libntop-4.0.1.so libntop.so || { rm -f libntop.so && ln -s libntop-4.0.1.so libntop.so; }; })
libtool: install: /usr/bin/install -c .libs/libntop.lai /usr/local/lib/libntop.la
libtool: install: warning: relinking `libntopreport.la'
libtool: install: (cd /software/ntop-4.0.1; /bin/sh /software/ntop-4.0.1/libtool  --tag CC --mode=relink gcc -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -release 4.0.1 -export-dynamic -L/usr/local/lib -L/opt/local/lib -o libntopreport.la -rpath /usr/local/lib emitter.lo globals-report.lo graph.lo fcReport.lo http.lo report.lo reportUtils.lo ssl.lo webInterface.lo map.lo python.lo libntop.la -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz -lGeoIP )
libtool: relink: gcc -shared  .libs/emitter.o .libs/globals-report.o .libs/graph.o .libs/fcReport.o .libs/http.o .libs/report.o .libs/reportUtils.o .libs/ssl.o .libs/webInterface.o .libs/map.o .libs/python.o   -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/opt/local/lib -lntop -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz -lGeoIP    -Wl,-soname -Wl,libntopreport-4.0.1.so -o .libs/libntopreport-4.0.1.so
libtool: install: /usr/bin/install -c .libs/libntopreport-4.0.1.soT /usr/local/lib/libntopreport-4.0.1.so
libtool: install: (cd /usr/local/lib && { ln -s -f libntopreport-4.0.1.so libntopreport.so || { rm -f libntopreport.so && ln -s libntopreport-4.0.1.so libntopreport.so; }; })
libtool: install: /usr/bin/install -c .libs/libntopreport.lai /usr/local/lib/libntopreport.la
libtool: install: /usr/bin/install -c .libs/libntop.a /usr/local/lib/libntop.a
libtool: install: chmod 644 /usr/local/lib/libntop.a
libtool: install: ranlib /usr/local/lib/libntop.a
libtool: install: /usr/bin/install -c .libs/libntopreport.a /usr/local/lib/libntopreport.a
libtool: install: chmod 644 /usr/local/lib/libntopreport.a
libtool: install: ranlib /usr/local/lib/libntopreport.a
libtool: finish: PATH="/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
  /bin/sh ./libtool   --mode=install /usr/bin/install -c ntop '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/ntop /usr/local/bin/ntop
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"

-----------------------------------------------
Converting docs/FAQ to HTML format  .... Please wait

   Oh, yeah...
       If we hang here, then you are probably
       running make not GNU make (gmake)

faq.html done !
-----------------------------------------------



Preparing

...Moving current etter.finger.os.gz to etter.finger.os.gz.old

...Downloading new file...
--2013-09-17 13:11:49--  http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share/etter.finger.os?rev=HEAD
Resolving ettercap.cvs.sourceforge.net... 216.34.181.112
Connecting to ettercap.cvs.sourceforge.net|216.34.181.112|:80... failed: Connection timed out.
Retrying.

--2013-09-17 13:12:11--  (try: 2)  http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share/etter.finger.os?rev=HEAD
Connecting to ettercap.cvs.sourceforge.net|216.34.181.112|:80... failed: Connection timed out.
Retrying.

--2013-09-17 13:12:34--  (try: 3)  http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share/etter.finger.os?rev=HEAD
Connecting to ettercap.cvs.sourceforge.net|216.34.181.112|:80... failed: Connection timed out.
Retrying.

--2013-09-17 13:12:58--  (try: 4)  http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share/etter.finger.os?rev=HEAD
Connecting to ettercap.cvs.sourceforge.net|216.34.181.112|:80... failed: Connection timed out.
Retrying.

--2013-09-17 13:13:23--  (try: 5)  http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share/etter.finger.os?rev=HEAD
Connecting to ettercap.cvs.sourceforge.net|216.34.181.112|:80... failed: Connection timed out.
Retrying.

--2013-09-17 13:13:49--  (try: 6)  http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share/etter.finger.os?rev=HEAD
Connecting to ettercap.cvs.sourceforge.net|216.34.181.112|:80... failed: Connection timed out.
Retrying.

--2013-09-17 13:14:16--  (try: 7)  http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share/etter.finger.os?rev=HEAD
Connecting to ettercap.cvs.sourceforge.net|216.34.181.112|:80... failed: Connection timed out.
Retrying.

--2013-09-17 13:14:44--  (try: 8)  http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share/etter.finger.os?rev=HEAD
Connecting to ettercap.cvs.sourceforge.net|216.34.181.112|:80... ^Cmake[2]: *** wait: No child processes.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: *** wait: No child processes.  Stop.
make[1]: *** wait: No child processes.  Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: *** wait: No child processes.  Stop.
make: *** wait: No child processes.  Stop.
make: *** Waiting for unfinished jobs....
make: *** wait: No child processes.  Stop.
You have new mail in /var/spool/mail/root
[root@test ntop-4.0.1]#



http://blog.chinaunix.net/uid-20104120-id-3241184.html
找到这个blog
—— 注意:make install时会自动下载etter.finger.os文件,若Ntop服务器无法访问Internet,则可能安装失败。这时可改用离线安装:先手动下载etter.finger.os文件,然后放到本地的某个Web服务器上,并建立对应的目录结构,通过修改hosts文件的方法将该Web服务器作为ettercap.cvs.sourceforge.net站点,然后重新make install即可。



i don't know, the ettercap is a software or file



1. check the orginal etter.finger.os file, i can confirm that etter.finger.os is file.
2. http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share/etter.finger.os?rev=HEAD
copy the content and vi etter.finger.os file.
3. vi  c:\windows\system32\drivers\etc\HOSTS
      10.40.212.199    ettercap.cvs.sourceforge.net
4. IE:   http://ettercap.cvs.sourceforge.net/      to check it , show "ok"

5. IE: http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share/etter.finger.os?rev=HEAD
show:

Not Found                                                                                  
                                                                                                 
The requested URL /ettercap/ettercap_ng/share/etter.finger.os was not found on this server.
                                                                                           
Apache/2.2.15 (CentOS) Server at ettercap.cvs.sourceforge.net Port 80      

6. so, the infrastructure is not correct.
[root@test html]# more /var/www/html/index.php                 
$link=mysql_connect("localhost","root","123456");   
if(!$link) echo "FAILD!";                           
else echo "OK!";                                    
?>                                                  
You have new mail in /var/spool/mail/root           
[root@test html]#                        

7. copy etter.finger.os to /var/www/html
[root@test html]# ls /var/www/html/
cacti  etter.finger.os  index.php      

8. IE: http://ettercap.cvs.sourceforge.net/etter.finger.os
show: etter.finger.os content, equal more /var/www/html/etter.finger.os

9. [root@test html]# mkdir -p /var/www/html/ettercap/ettercap_ng/share/

10. IE: http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share/


Index of /ettercap/ettercap_ng/share

[ICO]    Name    Last modified    Size    Description
[DIR]    Parent Directory          -    
Apache/2.2.15 (CentOS) Server at ettercap.cvs.sourceforge.net Port 8
 


11. [root@test html]# scp -rp 10.40.100.230:/tmp/etter.finger.os /var/www/html/ettercap/ettercap_ng/share/

http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share/etter.finger.os?rev=HEAD

############################################################################
#                                                                          #
#  ettercap -- etter.finger.os -- passive OS fingerprint database          #
#                                                                          #
#  Copyright (C) 2001-2004  ALoR & NaGA                                    #
#                                                                          #
#  This program is free software; you can redistribute it and/or modify    #
#  it under the terms of the GNU General Public License as published by    #
#  the Free Software Foundation; either version 2 of the License, or       #
#  (at your option) any later version.                                     #
#                                                                          #
############################################################################
#                                                                          #
#  Version         : $Revision: 1.22 $                                     #
#  Last updated on : $Date: 2005/06/24 10:29:49 $                          #
#  Total entries   : 1765                                                  #
#                                                                          #
############################################################################
#                                                                          #
# The fingerprint database has the following structure:                    #
#                                                                          #
# WWWW:MSS:TTL:WS:S:N:D:T:F:LEN:OS                                         #
#                                                                          #
# WWWW: 4 digit hex field indicating the TCP Window Size                   #
# MSS : 4 digit hex field indicating the TCP Option Maximum Segment Size   #
#       if omitted in the packet or unknown it is "_MSS"                   #
# TTL : 2 digit hex field indicating the IP Time To Live                   #
# WS  : 2 digit hex field indicating the TCP Option Window Scale           #
#       if omitted in the packet or unknown it is "WS"                     #
# S   : 1 digit field indicating if the TCP Option SACK permitted is true  #
# N   : 1 digit field indicating if the TCP Options contain a NOP          #
# D   : 1 digit field indicating if the IP Don't Fragment flag is set      #
# T   : 1 digit field indicating if the TCP Timestamp is present           #
# F   : 1 digit ascii field indicating the flag of the packet              #
#       S = SYN                                                            #
#       A = SYN + ACK                                                      #
# LEN : 2 digit hex field indicating the length of the packet              #
#       if irrilevant or unknown it is "LT"                                #
# OS  : an ascii string representing the OS                                #


................
................





12. install finished.


[root@test ntop-4.0.1]# make install
Making install in .
make[1]: Entering directory `/software/ntop-4.0.1'
make[2]: Entering directory `/software/ntop-4.0.1'
test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libntop.la libntopreport.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libntop-4.0.1.so /usr/local/lib/libntop-4.0.1.so
libtool: install: (cd /usr/local/lib && { ln -s -f libntop-4.0.1.so libntop.so || { rm -f libntop.so && ln -s libntop-4.0.1.so libntop.so; }; })
libtool: install: /usr/bin/install -c .libs/libntop.lai /usr/local/lib/libntop.la
libtool: install: warning: relinking `libntopreport.la'
libtool: install: (cd /software/ntop-4.0.1; /bin/sh /software/ntop-4.0.1/libtool  --tag CC --mode=relink gcc -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -release 4.0.1 -export-dynamic -L/usr/local/lib -L/opt/local/lib -o libntopreport.la -rpath /usr/local/lib emitter.lo globals-report.lo graph.lo fcReport.lo http.lo report.lo reportUtils.lo ssl.lo webInterface.lo map.lo python.lo libntop.la -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz -lGeoIP )
libtool: relink: gcc -shared  .libs/emitter.o .libs/globals-report.o .libs/graph.o .libs/fcReport.o .libs/http.o .libs/report.o .libs/reportUtils.o .libs/ssl.o .libs/webInterface.o .libs/map.o .libs/python.o   -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/opt/local/lib -lntop -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcap -lgdbm -lz -lGeoIP    -Wl,-soname -Wl,libntopreport-4.0.1.so -o .libs/libntopreport-4.0.1.so
libtool: install: /usr/bin/install -c .libs/libntopreport-4.0.1.soT /usr/local/lib/libntopreport-4.0.1.so
libtool: install: (cd /usr/local/lib && { ln -s -f libntopreport-4.0.1.so libntopreport.so || { rm -f libntopreport.so && ln -s libntopreport-4.0.1.so libntopreport.so; }; })
libtool: install: /usr/bin/install -c .libs/libntopreport.lai /usr/local/lib/libntopreport.la
libtool: install: /usr/bin/install -c .libs/libntop.a /usr/local/lib/libntop.a
libtool: install: chmod 644 /usr/local/lib/libntop.a
libtool: install: ranlib /usr/local/lib/libntop.a
libtool: install: /usr/bin/install -c .libs/libntopreport.a /usr/local/lib/libntopreport.a
libtool: install: chmod 644 /usr/local/lib/libntopreport.a
libtool: install: ranlib /usr/local/lib/libntopreport.a
libtool: finish: PATH="/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
  /bin/sh ./libtool   --mode=install /usr/bin/install -c ntop '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/ntop /usr/local/bin/ntop
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"


Preparing

...Deleting prior file, etter.finger.os...

...Downloading new file...
--2013-09-18 10:51:28--  http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share/etter.finger.os?rev=HEAD
Resolving ettercap.cvs.sourceforge.net... 10.40.212.199
Connecting to ettercap.cvs.sourceforge.net|10.40.212.199|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 87090 (85K) [text/plain]
Saving to: ?.tter.finger.os?

100%[===================================================================================================>] 87,090      --.-K/s   in 0s      

2013-09-18 10:51:28 (340 MB/s) - ?.tter.finger.os?.saved [87090/87090]


gziping downloaded file...


New file lines are:  1815


New file is:
-rw-r--r-- 1 root root 18394 Sep 18 09:53 etter.finger.os.gz
mkdir -p -- //usr/local/lib/plugins
mkdir -p -- //usr/local/share/ntop
mkdir -p -- //usr/local/share/ntop/html
mkdir -p -- //usr/local/share/ntop/html/PlotKit
mkdir -p -- //usr/local/share/ntop/html/MochiKit
mkdir -p -- //usr/local/share/ntop/html/img_inquisitor
mkdir -p -- //usr/local/share/ntop/html/jscalendar
mkdir -p -- //usr/local/share/ntop/html/jscalendar/lang
mkdir -p -- //usr/local/share/ntop/html/statsicons
mkdir -p -- //usr/local/share/ntop/html/statsicons/flags
mkdir -p -- //usr/local/share/ntop/html/statsicons/os
mkdir -p -- //usr/local/etc/ntop
mkdir -p -- //usr/local/share/ntop/python
cp -r python/* //usr/local/share/ntop/python
test -z "/usr/local/share/man/man8" || /bin/mkdir -p "/usr/local/share/man/man8"
 /usr/bin/install -c -m 644 ntop.8 '/usr/local/share/man/man8'
make[2]: Leaving directory `/software/ntop-4.0.1'
make[1]: Leaving directory `/software/ntop-4.0.1'
Making install in plugins
make[1]: Entering directory `/software/ntop-4.0.1/plugins'
Making install in .
make[2]: Entering directory `/software/ntop-4.0.1/plugins'
make[3]: Entering directory `/software/ntop-4.0.1/plugins'
test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libicmpPlugin.la libnetflowPlugin.la libcpacketPlugin.la librrdPlugin.la libsflowPlugin.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libicmpPlugin-4.0.1.so /usr/local/lib/libicmpPlugin-4.0.1.so
libtool: install: (cd /usr/local/lib && { ln -s -f libicmpPlugin-4.0.1.so libicmpPlugin.so || { rm -f libicmpPlugin.so && ln -s libicmpPlugin-4.0.1.so libicmpPlugin.so; }; })
libtool: install: /usr/bin/install -c .libs/libicmpPlugin.lai /usr/local/lib/libicmpPlugin.la
libtool: install: /usr/bin/install -c .libs/libnetflowPlugin-4.0.1.so /usr/local/lib/libnetflowPlugin-4.0.1.so
libtool: install: (cd /usr/local/lib && { ln -s -f libnetflowPlugin-4.0.1.so libnetflowPlugin.so || { rm -f libnetflowPlugin.so && ln -s libnetflowPlugin-4.0.1.so libnetflowPlugin.so; }; })
libtool: install: /usr/bin/install -c .libs/libnetflowPlugin.lai /usr/local/lib/libnetflowPlugin.la
libtool: install: /usr/bin/install -c .libs/libcpacketPlugin-4.0.1.so /usr/local/lib/libcpacketPlugin-4.0.1.so
libtool: install: (cd /usr/local/lib && { ln -s -f libcpacketPlugin-4.0.1.so libcpacketPlugin.so || { rm -f libcpacketPlugin.so && ln -s libcpacketPlugin-4.0.1.so libcpacketPlugin.so; }; })
libtool: install: /usr/bin/install -c .libs/libcpacketPlugin.lai /usr/local/lib/libcpacketPlugin.la
libtool: install: /usr/bin/install -c .libs/librrdPlugin-4.0.1.so /usr/local/lib/librrdPlugin-4.0.1.so
libtool: install: (cd /usr/local/lib && { ln -s -f librrdPlugin-4.0.1.so librrdPlugin.so || { rm -f librrdPlugin.so && ln -s librrdPlugin-4.0.1.so librrdPlugin.so; }; })
libtool: install: /usr/bin/install -c .libs/librrdPlugin.lai /usr/local/lib/librrdPlugin.la
libtool: install: /usr/bin/install -c .libs/libsflowPlugin-4.0.1.so /usr/local/lib/libsflowPlugin-4.0.1.so
libtool: install: (cd /usr/local/lib && { ln -s -f libsflowPlugin-4.0.1.so libsflowPlugin.so || { rm -f libsflowPlugin.so && ln -s libsflowPlugin-4.0.1.so libsflowPlugin.so; }; })
libtool: install: /usr/bin/install -c .libs/libsflowPlugin.lai /usr/local/lib/libsflowPlugin.la
libtool: finish: PATH="/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
mkdir -p -- /usr/local/lib/ntop/plugins
make[3]: Leaving directory `/software/ntop-4.0.1/plugins'
make[2]: Leaving directory `/software/ntop-4.0.1/plugins'
make[1]: Leaving directory `/software/ntop-4.0.1/plugins'

------------------------------------------------------------

  Cleanup of old database files...



************************************************************
************************************************************

  WARNING: This install created a directory for the ntop
           files and databases:

             //usr/local/share/ntop

           This directory MUST be owned by the user
           which you are going to use to run ntop.

           The command you must issue is something like:

           chown -R ntop.ntop //usr/local/share/ntop
     or    chown -R ntop:users //usr/local/share/ntop

           man chown to check the syntax for YOUR system

************************************************************
************************************************************


echo "Shall you be using SELinux please run:"
Shall you be using SELinux please run:
echo "make install-selinux-policy"
make install-selinux-policy
[root@test ntop-4.0.1]#


P23

chown -R ntop:ntop /usr/local/share/ntop
chown -R ntop:root /usr/local/var/ntop



[root@test ntop-4.0.1]# chown -R ntop:ntop /usr/local/share/ntop/
[root@test ntop-4.0.1]#
[root@test ntop-4.0.1]# chown -R ntop:root /usr/local/var/ntop
[root@test ntop-4.0.1]#



3、配置并启动 ntop


首先为 ntop 的 admin 用户设置密码:
ntop -A

[root@test ntop-4.0.1]# ntop -A
Wed Sep 18 10:54:03 2013  NOTE: Interface merge enabled by default
Wed Sep 18 10:54:03 2013  Initializing gdbm databases
Wed Sep 18 10:54:03 2013  Setting administrator password...


ntop startup - waiting for user response!


Please enter the password for the admin user:
Please enter the password again:
Wed Sep 18 10:54:13 2013  Admin user password has been set
Wed Sep 18 10:54:13 2013  Admin password set...
[root@test ntop-4.0.1]#

admin/ntop123456

 
接下来启动 ntop:
ntop -i eth0 -d -L -u ntop



[root@test ntop-4.0.1]# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:50:56:86:00:7F  
          inet addr:10.40.212.199  Bcast:10.40.215.255  Mask:255.255.252.0
          inet6 addr: fe80::250:56ff:fe86:7f/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:969500 errors:0 dropped:0 overruns:0 frame:0
          TX packets:222718 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:133672772 (127.4 MiB)  TX bytes:79500414 (75.8 MiB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:133776 errors:0 dropped:0 overruns:0 frame:0
          TX packets:133776 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:9768805 (9.3 MiB)  TX bytes:9768805 (9.3 MiB)

[root@test ntop-4.0.1]#


[root@test ntop-4.0.1]# ntop -i eth0 -d -L -u ntop
Wed Sep 18 10:59:38 2013  NOTE: Interface merge enabled by default
Wed Sep 18 10:59:38 2013  Initializing gdbm databases
Wed Sep 18 10:59:38 2013  **ERROR** ++++ DEMON MODE=1
[root@test ntop-4.0.1]#


 
使之开机自动启动:
echo 'ntop -i eth0 -d -L -u ntop &> /dev/null' >> /etc/rc.d/rc.local
用web页面访问http://yourIP:3000  如果出现以下换面  则表示运行正常


[root@test ntop-4.0.1]# more /etc/rc.d/rc.local
#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.

touch /var/lock/subsys/local
mount 10.40.100.230:/media/disk1 /media/cdrom/disk1
mount 10.40.100.230:/media/disk2 /media/cdrom/disk2
ntop -i eth0 -d -L -u ntop &> /dev/null
[root@test ntop-4.0.1]#




http://10.40.212.199:3000/


################################################

http://10.40.212.199/cacti/
always report the below issue, can not solve it and last two days.

but, i create a folder  cacti1,
http://10.40.212.199/cacti1,  it can be accessed, why,

so, i  cp -rp cacti cacti-new
[root@test html]# cp -pr cacti cacti-new
You have new mail in /var/spool/mail/root
[root@test html]#

cacti 的密码是admin/admin 这个是默认的。pdf上有。
到此为止,所有的都安装好了,到位。





★★下面是对这三者的整合.把 nagios 和 ntop  整合到 cacti 中


先让 cacti 支持插件功能
 笔者在上文所安装的 cacti 版本为 0.8.7g,支持插件的补丁就选用 cacti-plugin-0.8.7g-PA-v2.8.tar.gz
 
下载后进行解压缩
tar zxvf cacti-plugin-0.8.7g-PA-v2.8.tar.gz   
cd cacti-plugin-arch
cp -R * /var/www/html/cacti/   
mysql -uroot -p cactidb patch -p1 -N   < cacti-plugin-0.8.7g-PA-v2.8.diff
打完补丁后图片有时不会显示,这是需要修改下/var/www/html/cacti/include 目录下的 config.php 文件
修改$url_path 后面的值:
$url_path = "/cacti/";
修改完成直接web页面登陆,http://yourIP/cacti


i use cacti-0.8.7e, so i need find the relative plugin.
search it from baidu as below.



http://os.51cto.com/art/201103/252363.htm





[root@test software]# unzip cacti-plugin-0.8.7e-PA-v2.6.zip
Archive:  cacti-plugin-0.8.7e-PA-v2.6.zip
   creating: cacti-plugin-arch/
   creating: cacti-plugin-arch/files-0.8.7e/
  inflating: cacti-plugin-arch/files-0.8.7e/user_admin.php  
  inflating: cacti-plugin-arch/files-0.8.7e/graphs.php  
  inflating: cacti-plugin-arch/files-0.8.7e/plugins.php  
  inflating: cacti-plugin-arch/files-0.8.7e/index.php  
  inflating: cacti-plugin-arch/files-0.8.7e/poller.php  
  inflating: cacti-plugin-arch/files-0.8.7e/graph.php  
  inflating: cacti-plugin-arch/files-0.8.7e/data_sources.php  
  inflating: cacti-plugin-arch/files-0.8.7e/graphs_new.php  
   creating: cacti-plugin-arch/files-0.8.7e/lib/
  inflating: cacti-plugin-arch/files-0.8.7e/lib/rrd.php  
  inflating: cacti-plugin-arch/files-0.8.7e/lib/plugins.php  
  inflating: cacti-plugin-arch/files-0.8.7e/lib/poller.php  
  inflating: cacti-plugin-arch/files-0.8.7e/lib/html.php  
  inflating: cacti-plugin-arch/files-0.8.7e/lib/api_device.php  
  inflating: cacti-plugin-arch/files-0.8.7e/lib/auth.php  
  inflating: cacti-plugin-arch/files-0.8.7e/lib/variables.php  
  inflating: cacti-plugin-arch/files-0.8.7e/lib/html_form.php  
  inflating: cacti-plugin-arch/files-0.8.7e/lib/functions.php  
  inflating: cacti-plugin-arch/files-0.8.7e/utilities.php  
  inflating: cacti-plugin-arch/files-0.8.7e/auth_changepassword.php  
  inflating: cacti-plugin-arch/files-0.8.7e/auth_login.php  
   creating: cacti-plugin-arch/files-0.8.7e/include/
  inflating: cacti-plugin-arch/files-0.8.7e/include/plugins.php  
  inflating: cacti-plugin-arch/files-0.8.7e/include/global_arrays.php  
  inflating: cacti-plugin-arch/files-0.8.7e/include/global_form.php  
  inflating: cacti-plugin-arch/files-0.8.7e/include/top_header.php  
  inflating: cacti-plugin-arch/files-0.8.7e/include/global.php  
  inflating: cacti-plugin-arch/files-0.8.7e/include/auth.php  
  inflating: cacti-plugin-arch/files-0.8.7e/include/global_constants.php  
  inflating: cacti-plugin-arch/files-0.8.7e/include/global_settings.php  
  inflating: cacti-plugin-arch/files-0.8.7e/include/bottom_footer.php  
  inflating: cacti-plugin-arch/files-0.8.7e/include/top_graph_header.php  
   creating: cacti-plugin-arch/files-0.8.7e/plugins/
  inflating: cacti-plugin-arch/files-0.8.7e/plugins/index.php  
  inflating: cacti-plugin-arch/files-0.8.7e/graph_image.php  
  inflating: cacti-plugin-arch/files-0.8.7e/host.php  
  inflating: cacti-plugin-arch/pa.sql  
  inflating: cacti-plugin-arch/Readme.txt  
  inflating: cacti-plugin-arch/cacti-plugin-0.8.7e-PA-v2.6.diff  
  inflating: cacti-plugin-arch/LICENSE  
[root@test software]#
[root@test software]#


[root@test software]# cd cacti-plugin-arch/
[root@test cacti-plugin-arch]#

[root@test cacti-plugin-arch]# cp -R * /var/www/html/cacti-new/
cp: overwrite `/var/www/html/cacti-new/LICENSE'? y
[root@test cacti-plugin-arch]#

[root@test cacti-plugin-arch]# mysql -uroot -p cactidb Enter password:
[root@test cacti-plugin-arch]#



[root@test cacti-plugin-arch]# patch -p1 -N < /software/cacti-plugin-arch/cacti-plugin-0.8.7e-PA-v2.6.diff
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur cacti-0.8.7e-old/auth_changepassword.php cacti-0.8.7e/auth_changepassword.php
|--- cacti-0.8.7e-old/auth_changepassword.php    2009-06-28 11:07:11.000000000 -0500
|+++ cacti-0.8.7e/auth_changepassword.php    2009-11-21 23:06:16.000000000 -0600
--------------------------
File to patch:
Skip this patch? [y] y
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 16
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur cacti-0.8.7e-old/auth_login.php cacti-0.8.7e/auth_login.php
|--- cacti-0.8.7e-old/auth_login.php    2009-06-28 11:07:11.000000000 -0500
|+++ cacti-0.8.7e/auth_login.php    2009-11-21 23:06:16.000000000 -0600
--------------------------
File to patch: n
n: No such file or directory
Skip this patch? [y] n^H^C
[root@test cacti-plugin-arch]#
[root@test cacti-plugin-arch]#



[root@test software]# cp -rp cacti-0.8.7e cacti-plugin-arch/
[root@test software]#

[root@test software]# cd cacti-plugin-arch/
[root@test cacti-plugin-arch]# ls
cacti-0.8.7e  cacti-plugin-0.8.7e-PA-v2.6.diff  files-0.8.7e  LICENSE  pa.sql  Readme.txt
[root@test cacti-plugin-arch]#
[root@test cacti-plugin-arch]# pwd
/software/cacti-plugin-arch
[root@test cacti-plugin-arch]#

patch can Not success, so forget it first.



P25

http://blog.chinaunix.net/uid-25057421-id-3256034.html


[root@test software]# gunzip ntop-v0.2-1.tgz

[root@test software]# tar xvf ntop-v0.2-1.tar
ntop/
ntop/general_header.php
ntop/images/
ntop/images/index.php
ntop/images/tab_ntop.gif
ntop/images/tab_ntop_down.gif
ntop/index.php
ntop/LICENSE
ntop/ntop.php
ntop/README
ntop/setup.php
[root@test software]#



########################2013-9-23##########

[root@test software]# mv cacti-0.8.8a /var/www/html/cacti
[root@test software]#


mysql> drop database cactidb;
Query OK, 52 rows affected (0.05 sec)

mysql>

##### drop datasse cactidb and add it again ###########

阅读(6207) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~