aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-09-02 12:55:41 +0200
committerGuido Günther <agx@sigxcpu.org>2013-09-02 12:55:41 +0200
commita87a741bfae744d26479ad620be0e043af932289 (patch)
tree4aa88c85ba9a35740bb5a87ed0d9844ebd50bb5d
parentc08cb8933c2b087249cd758b65bdd4385fb61783 (diff)
Update README
-rw-r--r--README19
1 files changed, 18 insertions, 1 deletions
diff --git a/README b/README
index 6110148..9640e91 100644
--- a/README
+++ b/README
@@ -1,9 +1,15 @@
+Munin Plugin for the Ökofen Pellematic/Pelletronic touch
+--------------------------------------------------------
+
This is a simple munin plugin to monitor the values of a Ökofen Pellematic with
a Pelletronic Touch Online.
It's currently very limited as it doesnt' determine the attached Pellematics or
-heating circuits but fetches a hard coded list of items.
+heating circuits but fetches a hard coded list of items. However it's already
+useful to e.g. adjust the heating cure.
+Setup
+-----
To setup the plugin copy it to /etc/munin/plugins and set the address of your
Pellematic:::
@@ -21,3 +27,14 @@ You should now see the temperature values printed on stdout. If this works resta
munin node:
service munin-node restart
+
+
+Sources
+-------
+The sources can be found at
+
+ https://honk.sigxcpu.org/gitweb/?p=munin-pelletronic.git
+
+and can be checked out via
+
+ git clone git://honk.sigxcpu.org/git/munin-pelletronic.git