The node graph rendered blank because the two CML/PROX labs formed two disconnected components (iBGP-only meshes within each lab), and Grafana's nodeGraph layout renders nothing for a disconnected graph. Match BGP sessions to monitored routers by peer IP as well as peer BGP-ID, so the real cross-lab eBGP sessions become graph edges. The graph is now one connected component (30 iBGP + 4 eBGP edges) and lays out. The companion external-neighbours table uses the same peer-IP check so those sessions are no longer double-listed. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
OpenBMP Grafana Integration
Grafana can be used with the OpenBMP PostgreSQL backend to visualize BGP data and statistics.
Install/Run Grafana
Install/run grafana. See grafana in openbmp compose for details on how you can run the Grafana container.
Grafana Provisioning
This repo is structured to support Grafana Provisioning.
For the most part, this repo can be cloned directly in to the /etc/grafana/provisioning directory.