[Bug 180092] Review Request: NRPE - Monitoring agent for Nagios

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 1 01:24:32 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: NRPE - Monitoring agent for Nagios


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180092





------- Additional Comments From jpo at di.uminho.pt  2006-07-31 21:15 EST -------
Mike,
I've found two more problems:

* missing build requirement: tcp_wrappers

  configure output
  ----------------
  ...
  checking for socket in -lsocket... no
  checking for main in -lwrap... yes
  checking for strdup... yes
  ...

  nrpe linking
  ------------
  gcc ... -o nrpe nrpe.c utils.c -L/usr/lib  -lssl -lcrypto -lnsl -lwrap

* package nagios-plugins-nrpe shouldn't own 
    /usr/lib/nagios
    /usr/lib/nagios/plugins
  as they are owned by the nagios-plugins package (which is listed as a
  requirement)

     $ rpm -qf /usr/lib/nagios
     nagios-plugins-1.4.3-14.fc5

     $ rpm -qf /usr/lib/nagios/plugins
     nagios-plugins-1.4.3-14.fc5

jpo

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list