aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to '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