From 8331b4587af9b40916a690d92d571cc86705fe0d Mon Sep 17 00:00:00 2001 From: john30 Date: Sat, 10 Dec 2016 16:56:11 +0100 Subject: [PATCH] moved --- contrib/munin/README.md | 2 +- contrib/munin/{plugins => }/ebusd_ | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename contrib/munin/{plugins => }/ebusd_ (100%) diff --git a/contrib/munin/README.md b/contrib/munin/README.md index d8bfc65f..4e171026 100644 --- a/contrib/munin/README.md +++ b/contrib/munin/README.md @@ -8,7 +8,7 @@ Personally, I use them for checking mainly temperatures, pressures and earned en - prerequisite is of course a running munin installation on the local host - to install the plugins: - git checkout https://github.com/john30/ebusd-munin.git - - sudo cp ebusd-munin/plugins/* /usr/share/munin/plugins/ + - sudo cp ebusd-munin/ebusd_ /usr/share/munin/plugins/ - sudo munin-node-configure --shell - run all "ln -s" commands printed by munin-node-configure and containing "ebusd_" - sudo service munin-node reload diff --git a/contrib/munin/plugins/ebusd_ b/contrib/munin/ebusd_ similarity index 100% rename from contrib/munin/plugins/ebusd_ rename to contrib/munin/ebusd_