check_bgp Error
Posted: Fri Nov 08, 2013 9:54 am
Hi,
I am trying to use the following script to check BGP Neighbors/peering on our switches.
http://exchange.nagios.org/directory/Pl ... gp/details
However, I receive the following errors:
[root@vmnagios libexec]# ./check_bgp -help
Can't locate Net/SNMP.pm in @INC (@INC contains: /usr/lib/nagios/plugins /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./check_bgp line 77.
BEGIN failed--compilation aborted at ./check_bgp line 77.
The file has correct permissions:
-rwxr-xr-x. 1 nagios nagios 9928 Nov 8 09:48 check_bgp
Does anyone have any ideas, or perhaps a better script for BGP peer checks on Aristas?
Thank you very much.
I am trying to use the following script to check BGP Neighbors/peering on our switches.
http://exchange.nagios.org/directory/Pl ... gp/details
However, I receive the following errors:
[root@vmnagios libexec]# ./check_bgp -help
Can't locate Net/SNMP.pm in @INC (@INC contains: /usr/lib/nagios/plugins /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./check_bgp line 77.
BEGIN failed--compilation aborted at ./check_bgp line 77.
The file has correct permissions:
-rwxr-xr-x. 1 nagios nagios 9928 Nov 8 09:48 check_bgp
Does anyone have any ideas, or perhaps a better script for BGP peer checks on Aristas?
Thank you very much.