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 )
-------------------------------------------------------------------------
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
_______________________________________________
Nagios-users mailing list
[email protected]
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

Reply via email to