1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-02 06:08:23 +00:00
Munin-Contrib/plugins/bird/README

33 lines
641 B
Text

NAME
bird - Munin multigraph plugin to monitor BIRD routing daemon activity
APPLICABLE SYSTEMS
Every system with running bird
CONFIGURATION
The plugin must run with a user or group that could connect to bird
control socket.
This configuration snipplet is an example with the defaults:
[bird]
user root
protocols BGP
socket /var/run/bird.ctl
USAGE
Link this plugin to /etc/munin/plugins/ and restart the munin-node.
MAGIC MARKERS
#%# family=auto
#%# capabilities=autoconf
BUGS
Not known
AUTHOR
Luben Karavelov (karavelov at mail.bg)
LICENSE
Same as perl