13 lines
590 B
Markdown
13 lines
590 B
Markdown
|
|
# 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](https://github.com/OpenBMP/obmp-docker/blob/main/docker-compose.yml) for
|
||
|
|
details on how you can run the Grafana container.
|
||
|
|
|
||
|
|
## Grafana Provisioning
|
||
|
|
This repo is structured to support [Grafana Provisioning](https://grafana.com/docs/grafana/latest/administration/provisioning/).
|
||
|
|
For the most part, this repo can be cloned directly in to the ```/etc/grafana/provisioning``` directory.
|
||
|
|
|
||
|
|
|