Update README.md

This commit is contained in:
Daniel Czerwonk 2016-11-26 21:18:57 +01:00 committed by GitHub
parent 62a1f6be1e
commit e64e7db13f

View File

@ -2,7 +2,14 @@
BGP session state exporter for bird routing daemon to use with Prometheus
# Remarks
this is an early version of the exporter. So there is no customisation possible at the moment. I will implement flags to change e.g ports in a later version.
this is an early version
# Future plans
* Port/IP binding should be customizable
* Atomatic detection of birdcl if birdc is not available (CentOS EPEL)
* Prefix count per session (received, advertised)
* systemd unit
* Support for go install
# Prometheus
see https://prometheus.io/