<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><blockquote type="cite">Any suggestions on what tools I can use to monitor BIRD?</blockquote><br><div>I wrote and maintain some useful operations tools for BIRD:</div><div><br></div><div><a href="https://github.com/dowlingw/bird-tool">https://github.com/dowlingw/bird-tool</a></div><div><br></div><div>Have a look at the -n option which makes the bird_query.pl script run as a nagios check. If you want to do checks per ASN, combine it with the -a option. Also combine with -6 for bird6.</div><div><br></div><div>It relies on a bit of convention for session names (R_AS#x#), but I plan on making this somewhat configurable later.</div><div><br></div><div>Let me know if you like it or need any additional features!</div><div><br></div><div>- Will</div></body></html>