update dependencies
[munin-heatpump.git] / heatpump-dimplex-wpm_
index 9598d0c1d2b8616d2b3b02d41b613a87a19d7bc5..0539946e1114e01b5c77b3a2cdcd084000296200 100755 (executable)
 
  Symlink heatpump-dimplex-wpm_ as "heatpump-dimplex-wpm_192.168.20.71".
 
 
  Symlink heatpump-dimplex-wpm_ as "heatpump-dimplex-wpm_192.168.20.71".
 
+=head2 EXAMPLE CONFIGURATION
+
+ [heatpump-dimplex-wpm_*]
+  env.host_name Heating
+
 =head1 DEPENDENCIES
 
 =head1 DEPENDENCIES
 
- curl
+ - curl
+ - xsltproc
 
 =head1 AUTHOR
 
 
 =head1 AUTHOR
 
@@ -40,6 +46,10 @@ host=`echo ${0##*/}|sed 's/^.*_//g'`
 
 
 if [ "$1" = "config" ]; then
 
 
 if [ "$1" = "config" ]; then
+    if [ "$host_name" != "" ]; then
+        echo "host_name $host_name"
+    fi
+
     #Outdoor temperature
     echo 'multigraph heatpump_dimplex_wpm_outtemp'
     echo 'graph_title Außentemperatur'
     #Outdoor temperature
     echo 'multigraph heatpump_dimplex_wpm_outtemp'
     echo 'graph_title Außentemperatur'