Tagged Questions
6
votes
5answers
2k views
nagios Missing Dependency: perl(Net::SNMP)
I have an odd problem. I'm trying to install nagios NRPE but it keeps failing with
nagios-plugins-1.4.15-2.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: ...
2
votes
3answers
679 views
Where to define command in nagios
I want to define new command in nagios for remote host but i can't find out where should i write this thing
define command {
}
on remote host i have only this file
vim ...