mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 22:25:23 +00:00
remove redundant README and move BIRD plugin to network directory
This commit is contained in:
parent
9499c2d031
commit
8b1a106868
2 changed files with 0 additions and 33 deletions
|
@ -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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue