From 699aec3c608890cb77ca84df60358d930e2bbea8 Mon Sep 17 00:00:00 2001 From: alarig Date: Thu, 17 May 2018 11:47:26 +0200 Subject: [PATCH] Updating README --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 35cd319..b3bb7ba 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # munin-bird -Munin plugin written in shell designed to graph BGP routes \ No newline at end of file +Munin plugin written in shell designed to graph BGP routes + +See also [my website](https://www.swordarmor.fr/plugin-munin-pour-grapher-les-routes-de-bird.html) + +## Example of configuration + +You have to run this script under a user that have access to the bird socket. + +``` +[bird*] +user root +```