Hi,
only for information:
I use os-frr for bgp
When I'm inside of the web-gui, I see with 'top' 4 to 6 processes of python combined with netstat running at nearly 100% cpu load.
I think this comes from the dashboard widgets.
But even if I change, for example, to the rules tap, the processes keeps running.
When I logged out from the web-gui, the processes removes.
How do you use BGP, do you have a full internet routing table installed?
If yes, these python scripts are looping over all routes, and that can take quite some time.