debian/rules clean dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. /usr/bin/make distclean make[1]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4' cd ./src && /usr/bin/make distclean make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/src' rm -f pnpsender *.o rm -f npcd *.o rm -f *~ *.*~ rm -f Makefile make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/src' cd ./share && /usr/bin/make distclean make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/share' rm pnp/ajax.php rm pnp/zoom.php rm pnp/index.php rm Makefile make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/share' cd ./scripts && /usr/bin/make distclean make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/scripts' rm -f process_perfdata.pl net2pnp.pl rc.npcd rm -f Makefile make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/scripts' cd ./sample-config && /usr/bin/make distclean make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/sample-config' rm -f pnp/config.php rm -f pnp/process_perfdata.cfg-sample rm -f pnp/npcd.cfg-sample rm -f misccommands.sample rm -f xinetd.pnp.sample rm Makefile make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/sample-config' cd ./man && /usr/bin/make distclean make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/man' rm -f *~ *.*~ rm -f Makefile make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/man' rm -f Makefile include/stamp-h1 include/config.h config.status config.log rm -f sample-config/xinetd.pnp.sample sample-config/misccommands.sample make[1]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4' cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess dh_clean dpkg-source -b nagios-pnp-0.4.4 dpkg-source: building nagios-pnp using existing nagios-pnp_0.4.4.orig.tar.gz dpkg-source: building nagios-pnp in nagios-pnp_0.4.4-1.diff.gz dpkg-source: building nagios-pnp in nagios-pnp_0.4.4-1.dsc debian/rules build dh_testdir # Add here commands to configure the package. ./configure --host=i486-linux-gnu \ --build=i486-linux-gnu \ --prefix=/usr \ --bindir=/usr/sbin \ --mandir=\${prefix}/share/man \ --infodir=\${prefix}/share/info \ --sysconfdir=/etc/nagios-pnp \ --libexecdir=/usr/lib/nagios-pnp \ --datadir=/usr/share/nagios-pnp/html \ --localstatedir=/var/log/nagios-pnp \ --with-perfdata-dir=/var/lib/nagios-pnp \ --with-perfdata-spool-dir=/var/spool/nagios-pnp/perfspool \ CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,defs" checking for a BSD-compatible install... /usr/bin/install -c checking for i486-linux-gnu-gcc... i486-linux-gnu-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 i486-linux-gnu-gcc accepts -g... yes checking for i486-linux-gnu-gcc option to accept ANSI C... none needed checking whether make sets $(MAKE)... yes checking for strip... /usr/bin/strip checking for cp... /bin/cp checking how to run the C preprocessor... i486-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... 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 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 dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for unistd.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for dirent.h... (cached) yes checking for string.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.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 pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for pid_t... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes 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 for bzero... yes checking for socket... yes checking for alarm... yes checking for strerror... yes checking for strspn... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for an ANSI C-conforming const... yes checking for perl... /usr/bin/perl checking for rrdtool... /usr/bin/rrdtool checking for /usr/bin/rrdtool... yes RRDtool (/usr/bin/rrdtool) found checking for /usr/share/nagios-pnp/html... yes configure: creating ./config.status config.status: creating Makefile config.status: creating share/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating sample-config/Makefile config.status: creating scripts/process_perfdata.pl config.status: creating scripts/net2pnp.pl config.status: creating scripts/rc.npcd config.status: creating share/pnp/index.php config.status: creating share/pnp/zoom.php config.status: creating share/pnp/ajax.php config.status: creating sample-config/pnp/config.php config.status: creating sample-config/xinetd.pnp.sample config.status: creating sample-config/misccommands.sample config.status: creating sample-config/pnp/npcd.cfg-sample config.status: creating man/Makefile config.status: creating sample-config/pnp/process_perfdata.cfg-sample config.status: creating include/config.h *** Configuration summary for pnp 0.4.4 27-11-2007 ***: General Options: ------------------------- Nagios user/group: nagios,nagios Install ${prefix}: /usr HTML Dir: /usr/share/nagios-pnp/html Config Dir: /etc/nagios-pnp/ Path to rrdtool: /usr/bin/rrdtool RRD Files stored in: /var/lib/nagios-pnp Perfdata Files stored in: /var/spool/nagios-pnp/perfspool Is Update: Please backup your installation! Review the options above for accuracy. If they look okay, type 'make all' to compile. dh_testdir # Add here commands to compile the package. /usr/bin/make all make[1]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4' cd ./src && /usr/bin/make make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/src' i486-linux-gnu-gcc -Wall -g -O2 -DHAVE_CONFIG_H -DNSCORE -o pnpsender pnpsender.c pnpsender.c: In function 'process_arguments': pnpsender.c:121: warning: unused variable 'test_mode' pnpsender.c: In function 'process_env': pnpsender.c:249: warning: unused variable 'ptr' pnpsender.c: In function 'open_sock': pnpsender.c:362: warning: implicit declaration of function 'inet_addr' pnpsender.c: In function 'process_env': pnpsender.c:247: warning: 'socket' may be used uninitialized in this function i486-linux-gnu-gcc -Wall -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o utils.o utils.c utils.c: In function 'check_sig': utils.c:188: warning: implicit declaration of function 'do_log' utils.c:212: warning: implicit declaration of function 'prepare_vars' utils.c:183: warning: unused variable 'nr' i486-linux-gnu-gcc -Wall -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o config.o config.c config.c: In function 'process_configfile': config.c:79: warning: implicit declaration of function 'strip' config.c:50: warning: unused variable 'input' i486-linux-gnu-gcc -Wall -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o logging.o logging.c logging.c: In function 'do_log': logging.c:32: warning: implicit declaration of function 'write_log' logging.c: In function 'write_log': logging.c:47: warning: implicit declaration of function 'gettimeofday' i486-linux-gnu-gcc -Wall -g -O2 -DHAVE_CONFIG_H -DNSCORE -o npcd npcd.c utils.o config.o logging.o -lpthread npcd.c: In function 'main': npcd.c:129: warning: implicit declaration of function 'check_needed_config_options' npcd.c:169: warning: implicit declaration of function 'do_log' npcd.c:99: warning: 'load' may be used uninitialized in this function make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/src' cd ./share && /usr/bin/make make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/share' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/share' cd ./scripts && /usr/bin/make make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/scripts' *** Compile finished *** If the pnpsender program and your personal settings you did compiled without any errors, you can continue installing PNP as follows (typ 'make' without any arguments for a list of arguments you can run): make install - This installs the main program and HTML files *** Support Notes ******************************************* If you have questions about configuring or running PNP, please make sure that you: - Look at the config files - Look at the distributed template files - Read the HTML documentation - Read the Docs online at http://www.ederdrom.de/nagios/pnp/ - Come to the forum at www.nagios-portal.de and try the search function - Subscribe to the Mailinglist Pnp4nagios-users@lists.sourceforge.net 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 PNP you are using - What version of PHP and rrdtools you are using - Relevant snippets from your config and template files - Relevant error messages from the PNP and Apache log file ************************************************************* Enjoy. make[1]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4' #docbook-to-man debian/nagios-pnp.sgml > nagios-pnp.1 touch build-stamp debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/nagios-pnp. /usr/bin/make DESTDIR=/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/ install install-config make[1]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4' cd ./src && /usr/bin/make install make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/src' /usr/bin/make install-basic make[3]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/src' /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/lib/nagios-pnp /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/sbin /usr/bin/install -c -m 774 -o nagios -g nagios pnpsender /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/lib/nagios-pnp /usr/bin/install -c -m 774 -o nagios -g nagios npcd /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/sbin make[3]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/src' /usr/bin/make strip-post-install make[3]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/src' /usr/bin/strip /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/lib/nagios-pnp/pnpsender /usr/bin/strip /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/sbin/npcd make[3]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/src' make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/src' cd ./share && /usr/bin/make install make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/share' /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/images /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/include /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/include/font /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/include/font/makefont /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/include/js /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/lang/ /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/templates/ /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/templates.dist/ for file in pnp/*.php; \ do /usr/bin/install -c -m 664 -o nagios -g nagios $file /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html; done for file in pnp/templates.dist/*.php; \ do /usr/bin/install -c -m 664 -o nagios -g nagios $file /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/templates.dist; done for file in pnp/lang/*.php; \ do /usr/bin/install -c -m 664 -o nagios -g nagios $file /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/lang; done for file in pnp/images/*; \ do /usr/bin/install -c -m 664 -o nagios -g nagios $file /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/images; done for file in pnp/include/*.*; \ do /usr/bin/install -c -m 664 -o nagios -g nagios $file /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/include; done for file in pnp/include/js/*; \ do /usr/bin/install -c -m 664 -o nagios -g nagios $file /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/include/js; done for file in pnp/include/font/*.php; \ do /usr/bin/install -c -m 664 -o nagios -g nagios $file /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/include/font; done for file in pnp/include/font/makefont/*; \ do /usr/bin/install -c -m 664 -o nagios -g nagios $file /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/include/font/makefont; done make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/share' cd ./scripts && /usr/bin/make install make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/scripts' /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//var/lib/nagios-pnp /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/lib/nagios-pnp /usr/bin/make install-processperfdata make[3]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/scripts' /usr/bin/install -c -m 774 -o nagios -g nagios process_perfdata.pl /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/lib/nagios-pnp make[3]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/scripts' make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/scripts' cd ./sample-config && /usr/bin/make install make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/sample-config' rm -f /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/pnp/conf/config.php /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//etc/nagios-pnp/ /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//etc/nagios-pnp//check_commands /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//etc/nagios-pnp//pages /usr/bin/install -c -m 664 -o nagios -g nagios pnp/config.php /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//etc/nagios-pnp/ /usr/bin/install -c -m 664 -o nagios -g nagios pnp/background.pdf /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//etc/nagios-pnp/ make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/sample-config' cd ./man && /usr/bin/make install make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/man' /usr/bin/make install-basic make[3]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/man' /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/man/man1/ for file in man1/*.1; \ do /usr/bin/install -c -m 664 -o nagios -g nagios $file /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/man/man1/; done make[3]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/man' make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/man' /usr/bin/make install-basic make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4' *** Main program, Scripts and HTML files installed *** Your next step should now be to enable performance data in your nagios.cfg with following option: process_performance_data=1 and: service_perfdata_command=process-service-perfdata In your commands.cfg you have to add a new command like this: define command{ command_name process-service-perfdata command_line /usr/lib/nagios-pnp/process_perfdata.pl } and after this set the service option: process_perf_data 1 for each service that supports 'real' performance data and finaly which you wants to see within PNP Please run 'make install-config' to install sample configuration files make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4' cd ./sample-config && /usr/bin/make install-config make[2]: Entering directory `/root/0.4.4/nagios-pnp-0.4.4/sample-config' rm -f /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//usr/share/nagios-pnp/html/pnp/conf/config.php /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//etc/nagios-pnp/ /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//etc/nagios-pnp//check_commands /usr/bin/install -c -m 775 -o nagios -g nagios -d /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//etc/nagios-pnp//pages /usr/bin/install -c -m 664 -o nagios -g nagios pnp/config.php /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//etc/nagios-pnp/ /usr/bin/install -c -m 664 -o nagios -g nagios pnp/process_perfdata.cfg-sample /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//etc/nagios-pnp/ /usr/bin/install -c -m 664 -o nagios -g nagios pnp/rra.cfg-sample /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//etc/nagios-pnp/ /usr/bin/install -c -m 664 -o nagios -g nagios pnp/check_commands/check_nwstat.cfg-sample /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//etc/nagios-pnp//check_commands /usr/bin/install -c -m 664 -o nagios -g nagios pnp/pages/web_traffic.cfg-sample /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//etc/nagios-pnp//pages /usr/bin/install -c -m 664 -o nagios -g nagios pnp/npcd.cfg-sample /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp//etc/nagios-pnp/ make[2]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4/sample-config' make[1]: Leaving directory `/root/0.4.4/nagios-pnp-0.4.4' for FILE in `find /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/ -name "*-sample"`; do \ mv -v "$FILE" "${FILE/-sample/}"; \ done `/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/check_commands/check_nwstat.cfg-sample' -> `/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/check_commands/check_nwstat.cfg' `/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/pages/web_traffic.cfg-sample' -> `/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/pages/web_traffic.cfg' `/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/process_perfdata.cfg-sample' -> `/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/process_perfdata.cfg' `/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/rra.cfg-sample' -> `/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/rra.cfg' `/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/npcd.cfg-sample' -> `/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/npcd.cfg' cp -av /root/0.4.4/nagios-pnp-0.4.4/debian/check_commands/* /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/check_commands/ `/root/0.4.4/nagios-pnp-0.4.4/debian/check_commands/check_nrpe_1arg.cfg' -> `/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/check_commands/check_nrpe_1arg.cfg' cp -av /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp.cfg /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/ `/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp.cfg' -> `/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/nagios-pnp.cfg' cp -av /root/0.4.4/nagios-pnp-0.4.4/debian/apache.conf /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/ `/root/0.4.4/nagios-pnp-0.4.4/debian/apache.conf' -> `/root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/apache.conf' sed -i -e 's!#perfdata_file_run_cmd=/usr/local/nagios/libexec/process_perfdata.pl!perfdata_file_run_cmd=/usr/lib/nagios-pnp/process_perfdata.pl!' \ -e 's!#perfdata_spool_dir=/usr/var/perfspool/!perfdata_spool_dir=/var/spool/nagios-pnp/perfspool/!' \ /root/0.4.4/nagios-pnp-0.4.4/debian/nagios-pnp/etc/nagios-pnp/npcd.cfg dh_testdir dh_testroot dh_installchangelogs ChangeLog dh_installdocs dh_installexamples dh_installinit dh_installman dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `nagios-pnp' in `../nagios-pnp_0.4.4-1_i386.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage (debuild emulation): full upload (original source is included) Now running lintian... warning: lintian's authors do not recommend running it with root privileges! W: nagios-pnp source: changelog-should-mention-nmu W: nagios-pnp source: source-nmu-has-incorrect-version-number 0.4.4-1 W: nagios-pnp: binary-without-manpage npcd W: nagios-pnp: init.d-script-missing-lsb-section /etc/init.d/nagios-pnp Finished running lintian.