From 67d6648f4db731bac2b9676caad12c20644feba4 Mon Sep 17 00:00:00 2001 From: Babak Farrokhi Date: Wed, 12 Aug 2015 15:40:34 +0430 Subject: [PATCH] - update requirement information --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0022b9a..d509f0a 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ A set of FreeBSD specific plugins for Munin ## Requirements -All scripts are written in standard shell language, and `/bin/sh` would be sufficient. -They are tailored and will run on FreeBSD. -You need to install `lang/gawk` in order to run `intr_` plugin. +- All scripts are written in standard shell language, and `/bin/sh` would be sufficient. +- They are tailored and will run on FreeBSD. +- You need to install `lang/gawk` in order to run `intr_` plugin. +- These are wildcard plugins, and should be installed using `munin-node-configure` program ## Setup 1. Make sure `sysutils/munin-node` is installed