Why bash?

You can simply use php and exec with minotaur bgp summary patch.
I've ported it (1.2.5) and using till now(browse the bird mailinglist)

<?php

echo exec("/sbin/birdc bgp summary")

?>

THAT'S ALL!

See attachment for patch

MfG
Maciej

2011/6/25 Denis Samsonov <denis.samsonov@gmail.com>
24.06.2011 16:12, Piotr Iwanejko пишет:

Wiadomość napisana przez Adrian Czapek w dniu 2011-06-24, o godz. 10:49:
http://www.plix.pl/pl/lg
is running on MRLG (http://mrlg.op-sec.us/)

Sorry for misleading, we used to run our LG in MRLG, but that was before bird.
Currently we have custom bash scripts combined with birdc commands.

Best regards,
Can you put your bash script for example ?