The following information appeared when I installed plugin?

[root@localhost nagios]# rpm -ivh nagios-plugins-1.3.1-10.rh90.dag.i386.rpm
warning: nagios-plugins-1.3.1-10.rh90.dag.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
perl(Net::SNMP) is needed by nagios-plugins-1.3.1-10.rh90.dag
fping is needed by nagios-plugins-1.3.1-10.rh90.dag

where do I download the perl(net::snmp) and fping?
Minquan

look for the net-snmp package… it’s a sourceforge project, possibly it adds the perl package too.

Luca

Thanks for your answer! I have found the link for all the plugins!

Minquan

perl -MCPAN -e ‘install Net::SNMP’