Unable To Install Nagios Plugins

Steve Shipway s.shipway at auckland.ac.nz
Tue Apr 12 01:58:10 CEST 2005


 
[Padmanabh wrote]

 Trying to install nagios plugin, I get the following error
[root at nagios ppadaki]# rpm -ivh nagios-plugins-1.3.1-10.1.fc3.rf.i386.rpm
warning: nagios-plugins-1.3.1-10.1.fc3.rf.i386.rpm: V3 DSA signature: NOKEY,
key ID 6b8d79e6
error: Failed dependencies:
        perl(Net::SNMP) is needed by nagios-plugins-1.3.1-10.1.fc3.rf.i386
 
Tried installing 1.4.x version, but the error message is the same.

[Reply]

The rpm software is saynig that you need to have the Net::SNMP package
already installed, and it believes you do not have the required package.

If you have not installed Net::SNMP then obtain appropriate RPM and install
it, or download from CPAN and compile it (although then you will also need
to do the following step as rpm will not know about it)

If you know for sure you have already installed Net::SNMP (probably not via
rpm?) then you should add the '--nodeps --force' options to rpm to make it
install the package anyway -- this ignores the dependencies.  Be sure before
you do this, though.

Steve



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
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