Hi,

In the meanwhile you can "catch" route changes by exporting them to some
kernel table and monitoring netlink. Or exporting them via BGP to some
software that will perform custom action on changes. There are BGP
implementations in Python and Go to my knowledge.
But I'm not sure if that is enough for your requirements. Maybe you need to
catch some updates that do not cause route changes.

On Fri, Oct 14, 2022, 08:14 Martin Vystrčil via Bird-users <
bird-users@network.cz> wrote:

> Good morning,
>
> is there any possibility to be notified on network update. We are using
> bird to manage BABEL in our product (embedded system).
>
> Main usage would be to send SNMP notification on BABEL network update.
> Prefered would be to execute any shell script, but any other method
> would be appreciated.
>
> Best Regards,
> Martin
>
>

Reply via email to