From 8767866830e7226ce20027578ba1ad92634e7715 Mon Sep 17 00:00:00 2001 From: Babak Farrokhi Date: Sat, 15 Aug 2015 09:30:07 +0430 Subject: [PATCH] - update Requirements --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7bb366e..51285f9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ A set of FreeBSD specific plugins for Munin - 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. +- You need to install `sysutils/ipmitool` in order to run `ipmi_` plugin. - These are wildcard plugins, and should be installed using `munin-node-configure` program +- Some plugins such as `ipmi_` and `multiping_` need to have root access to run. ## Setup 1. Make sure `sysutils/munin-node` is installed