233dadbb41
Add ExaBGP route injector, Grafana dashboards, and full documentation
...
- Add exabgp/ container: ExaBGP 5.x + Flask REST API for on-demand BGP
route injection into CML IOS-XR lab (AS 65020 via eBGP from AS 65100)
- Add 6 injection scenarios: internet_sample, churn, blackhole, anycast,
full_table, lab_prefixes
- Add inject.py CLI wrapper for the ExaBGP API
- Add iosxr_bgp_config.md with IOS-XR neighbor config and NETCONF script
- Add obmp-grafana/ dashboards and provisioning (17 dashboards)
- Update docker-compose.yml: add exabgp service, fix Kafka external
listener IP, extend log retention from 90min to 720min
- Add DOCS.md: full project documentation including architecture, setup,
user guide, sanity checks, troubleshooting, and command reference
- Update .gitignore: exclude .env and .claude/
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 14:46:37 -07:00
Tim Evens
3f38af5312
Version 2.2.3 updates
...
* collector v2.2.3
* collector using debian-stable-slim
* dev-image updated to use debian-stable-slim
* Upgraded librdkafka to v1.9.2
* Fixed permission problems with postgres
* Grafana upgraded to 9.1.7
* psql-app v2.2.2
* postgres updated to use timescaledb-ha:pg14-ts2.8
2022-10-20 07:12:08 -07:00
Tim Evens
0f3312a719
Updates for v2.2.1
2022-06-17 18:20:05 -07:00
Tim Evens
e19e5ac73a
Fix psql container rm file issue
2022-06-10 12:53:24 -07:00
Tim Evens
237345b476
Add ENABLE_DBIP to ``psql-app`` container to auto import DB-IP geo data
2022-06-08 14:53:55 -07:00
Tim Evens
84bec5293b
version 2.2.0 updates
2022-06-08 11:53:55 -07:00
Tim Evens
e7fad858d9
Change global_ip_rib function cron job
2022-05-17 10:38:19 -07:00
Tim Evens
eb52eace41
Updates for 2.1.1
2022-03-31 12:13:46 -07:00
Tim Evens
c5f3d6ef59
2.1.1 Updates
...
* Update psql-app container to use MEM for heap setting
This fixes issue where psql-app would run out of memory
* Update psql-app container to restart psql consumer if
if stops. This handles restart on out of memory exit.
2022-03-28 15:51:15 -07:00
Tim Evens
0a0d2ceec1
2.1.1 updates
...
* Fix vpnv6/l3vpn next-hop decoding
* Fix ip_rib_log enabling compression to be after hypertable creation
* Add pg_cron to postgres container
* Upgraded postgres container to timescaledb 2.6.0-pg14
2022-03-28 12:43:37 -07:00
Tim Evens
b9b8c44713
Change max_wal_size to 10GB by default and add missing upgrade sql file
2022-03-09 10:48:58 -08:00
Tim Evens
05737d2682
v2.1.0 updates
...
* Add peeringdb script and cron job
* Fix running more than one cronjob at a time
* Update upgrade script for psql-app
2022-03-04 07:27:23 -08:00
Tim Evens
492c000ce9
Add whois and upgrade to 2.1.0
2022-02-22 14:30:05 -08:00
Tim Evens
fd2874d00e
Fix for collector kafka startup issue
...
When first deploying the collector and kafka, it takes
kafka a couple minutes to start. In some cases, the
collector would proceed to startup without waiting for
kafka. This resulted in the first few messages to be dropped,
such as dropping the router init and peer up messages.
2022-02-01 12:49:17 -08:00
Tim Evens
a0e6a5bc6f
Fixes to psql-app, version 2.0.2
2022-01-31 11:05:58 -08:00
Tim Evens
c3839aa8fb
Security fixes, issues resolved, and more
...
* Upgrades to all containers
* Resolves #7 , resolves #6 , resolves #2
* Compose changed to use versions instead of latest
* OBMP containers now use a version tag instead of build numbers
2022-01-28 15:12:01 -08:00
sydon7
cd25509e39
adding cron drops for all timeseries tables
2021-07-30 22:55:53 +00:00
sydon7
fc362aab60
rpki updates
2021-04-30 14:14:27 +00:00
Tim Evens
eba244cdf7
Fix postgres to create ts. Update compose to use latest
2021-03-31 00:13:09 -07:00
Tim Evens
c61f766cc3
Adjust defaults in compose and fix postgres mem setting
2021-03-30 22:31:06 -07:00
Tim Evens
74154229ad
more changes to compose
2021-03-30 19:00:25 -07:00
Tim Evens
574bf5e8a9
Add psql-app conatainer and docker compose
2021-03-30 14:25:24 -07:00