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_