X-Git-Url: https://git.cweiske.de/munin-heatpump.git/blobdiff_plain/434b465da3c70a5778a94514dc51c5b242272ac9..92cd67bcc2bcf893eab6227fe5d3575b51a4eb67:/heatpump-dimplex-wpm_ diff --git a/heatpump-dimplex-wpm_ b/heatpump-dimplex-wpm_ index 9598d0c..0539946 100755 --- a/heatpump-dimplex-wpm_ +++ b/heatpump-dimplex-wpm_ @@ -15,9 +15,15 @@ Symlink heatpump-dimplex-wpm_ as "heatpump-dimplex-wpm_192.168.20.71". +=head2 EXAMPLE CONFIGURATION + + [heatpump-dimplex-wpm_*] + env.host_name Heating + =head1 DEPENDENCIES - curl + - curl + - xsltproc =head1 AUTHOR @@ -40,6 +46,10 @@ host=`echo ${0##*/}|sed 's/^.*_//g'` 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'