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
2012-07-09 03:03:05 +03:00
..
bird Add Bird dynamic routing daemin monitoring plugin 2012-07-09 03:03:05 +03:00
README Add Bird dynamic routing daemin monitoring plugin 2012-07-09 03:03:05 +03:00

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