check_bgp Error

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
and1100
Posts: 93
Joined: Mon Mar 25, 2013 8:37 am

Re: check_bgp Error

Post by and1100 »

Sorry for the delay..


[root@vmnagios objects]# find / -name SNMP.pm
[root@vmnagios objects]# find / -name snmp.pm
[root@vmnagios objects]#

Looks like it did not find anything which is odd.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: check_bgp Error

Post by tmcdonald »

Let's try this:

Code: Select all

yum -y install cpan
perl -MCPAN -e 'install Net::SNMP'
You might have to hit Enter for a few prompts.
Former Nagios employee
Locked