1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

remove redundant README and move BIRD plugin to network directory

This commit is contained in:
Kenyon Ralph 2012-07-23 13:05:04 -07:00
parent 9499c2d031
commit 8b1a106868
2 changed files with 0 additions and 33 deletions

View file

@ -1,33 +0,0 @@
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