mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Updated to use new theme for docs site * Updated theme location * Removed librenms.css * Updated index page + re-added librenms.css * Use built in theme modification * flexbox grid, dump bootstrap * tidy up things * Added path and updated deploy script + mkdocs config * Removed db schmea changes * Updated to install python/pip 3 * Removed pip3 install * Pip3 install * Updated deploy-docs * Updated deploy-docs
624 B
624 B
source: Extensions/PeeringDB.md path: blob/master/doc/
PeeringDB Support
LibreNMS has integration with PeeringDB to match up your BGP sessions with the peering exchanges you are connected to.
To enable the integration please do so within the WebUI -> Global Settings -> External Settings -> PeeringDB Integration.
Data will be collated the next time daily.sh is run or you can manually force this by running php daily.php -f peeringdb
,
the initial collection is delayed for a random amount of time to avoid overloading the PeeringDB API.
Once enabled you will have an additional menu item under Routing -> PeeringDB