problems 'make install'-ing PNP on CentOS 4.x+Nagios 2.10

Roger Roger at NagiosWiki.com
Tue Dec 18 02:22:30 CET 2007


I'm having problems "make install"-ing PNP (PNP is not Perfparse), and I
suspect it's because I have not inserted the correct parameters on configure
for CentOS 4.x / Nagios 2.10 (installed via RPMforge package).

When I run the following:


./configure --bindir=/usr/bin --libexec=/usr/lib/nagios/plugins
--sysconfdir=/etc/nagios --with-perfdata-dir=/var/log/nagios/perfdata
--datadir=/usr/share/nagios


I get this:

*** Configuration summary for pnp 0.4.3 13-10-2007 ***:

 General Options:
 -------------------------
        Nagios user/group:  nagios,nagios
        Install ${prefix}:  /usr/local/nagios
                 HTML Dir:  /usr/share/nagios
               Config Dir:  /etc/nagios/
          Path to rrdtool:  /usr/bin/rrdtool
      RRD Files stored in:  /var/log/nagios/perfdata
                Is Update:  Please backup your installation!


After I run the configure script, I run "make all" and then "make install",
it's supposed to put the compiled code in /usr/local/nagios, right?

But when I look there, all I see in /usr/local/nagios/man/man1 is the fil '
pnpsender.1'

(I'm trying to get over this hump so that I can follow the rest of the
instructions here: http://www.ederdrom.de/pnp/doc_complete )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20071217/2fc81f1f/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list