bird_exporter/README.md
2016-12-09 16:30:47 +01:00

24 lines
378 B
Markdown

# bird_bgp_exporter
BGP metric exporter for bird routing daemon to use with Prometheus
# Remarks
this is an early version
# Install
```
go get github.com/czerwonk/bird_bgp_exporter
```
# Features
* BGP session state
* imported / exported prefix counts
# Future plans
* systemd unit
# Prometheus
see https://prometheus.io/
# Bird routing daemon
see http://bird.network.cz/