forked from alarig/munin-bird
Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
d6ecc64674 | |||
22eeeee8b7 |
2 changed files with 7 additions and 1 deletions
|
@ -20,3 +20,9 @@ $ ls -lh /usr/local/etc/munin/plugins/bird_v*
|
|||
lrwxr-xr-x 1 root wheel 36B May 7 11:29 /usr/local/etc/munin/plugins/bird_v4 -> /usr/local/share/munin/plugins/bird_
|
||||
lrwxr-xr-x 1 root wheel 36B May 7 11:29 /usr/local/etc/munin/plugins/bird_v6 -> /usr/local/share/munin/plugins/bird_
|
||||
```
|
||||
|
||||
# Forks
|
||||
An enhanced version by Applied Privacy is available at
|
||||
[github](https://github.com/appliedprivacy/bird2-munin).
|
||||
|
||||
And also a [RPKI version](https://github.com/appliedprivacy/bird2-rpki-munin).
|
||||
|
|
2
bird_
2
bird_
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Copyright 2017 alarig <alarig@grifon.fr>
|
||||
# Copyright 2017 petrus <petrus@grifon.fr>
|
||||
# Copyright 2017 petrus
|
||||
#
|
||||
# BSD-3-Clause licence
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue