bird_exporter/README.md
2017-05-16 11:47:17 +02:00

646 B

bird_exporter Build Status

Metric exporter for bird routing daemon to use with Prometheus

Remarks

this is an early version

Requires bird to be installed on the same mashine. To use uptime bird has to be configured this way:

timeformat protocol "%s";

Install

go get github.com/czerwonk/bird_exporter

Features

  • BGP session state
  • imported / exported prefix counts (BGP, OSPF)
  • protocol uptimes (BGP, OSPF)

Prometheus

see https://prometheus.io/

Bird routing daemon

see http://bird.network.cz/