Skip to content

sbadia/check-bgp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check-bgp

Gitoyen BGP checks by SNMP

Links

Install

On the monitored router

Just install the quagga-snmp-bgpd.pl script in /usr/local/etc/quagga-snmp-bgpd

And add this line in your snmpd.conf

pass_persist .1.3.6.1.4.1.99999.1 /usr/local/etc/quagga-snmp-bgpd

On the monitoring server

Install check_bgp.pl in the nagios/checkmk plugin directory.

And run

./check_bgp.pl -H router1.myisp.net -C mysUp3rsecr3t -p 8.8.8.8

Limitations

For the moment, this script in IPv4 only :-(

About

BGP checks by SNMP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published