<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hallo zusammen,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Solangsam verzweifel ich ein wenig…<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Habe Versucht die vzlogger Version von Peter Evertz zu Installieren um die Aggregierung zu testen doch leider lässt sich der vzlogger nicht dazu überreden… oder ich verstehs einfach nur nicht ;-)<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Volgendes habe ich gemacht:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>vzlogger aus den Paketquellen installiert.<o:p></o:p></p><p class=MsoNormal>vzlogger.conf um "aggtime" (60s) und "aggmode" erweitert.<o:p></o:p></p><p class=MsoNormal>vzlogger neugestartet<o:p></o:p></p><p class=MsoNormal>Messwerte werden dennoch alle 2 Sekunden in die DB geschrieben.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Dann habe ich den vzlogger aus dem Github von Peter auf meinen Pi geclont und nach der Anleitung aus dem Wiki (<a href="http://wiki.volkszaehler.org/software/controller/vzlogger/installation_cpp-version">http://wiki.volkszaehler.org/software/controller/vzlogger/installation_cpp-version</a>) Compiliert und Installiert.<o:p></o:p></p><p class=MsoNormal>vzlogger.conf nochmal überprüft.<o:p></o:p></p><p class=MsoNormal>vzlogger neugestartet<o:p></o:p></p><p class=MsoNormal>Messwerte werden dennoch alle 2 Sekunden in die DB geschrieben.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>hab ich irgendwas übersehen oder überlesen?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>hier nochmal meine vzlogger.conf<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>{ <o:p></o:p></p><p class=MsoNormal>"retry" : 30, /* how long to sleep between failed requests, in seconds */ <o:p></o:p></p><p class=MsoNormal>"daemon": true, /* run periodically */ <o:p></o:p></p><p class=MsoNormal>//"foreground" : true, /* dont run in background (prevents forking) */ <o:p></o:p></p><p class=MsoNormal>"verbosity" : 1, /* between 0 and 15 */ <o:p></o:p></p><p class=MsoNormal>"log" : "/var/log/vzlogger.log", /* path to logfile, optional */ <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>"local" : { <o:p></o:p></p><p class=MsoNormal>"enabled" : false, /* should we start the local HTTPd for serving live readings? */ <o:p></o:p></p><p class=MsoNormal>"port" : 80, /* the TCP port for the local HTTPd */ <o:p></o:p></p><p class=MsoNormal>"index" : true, /* should we provide a index listing of available channels if no UUID was requested? */ <o:p></o:p></p><p class=MsoNormal>"timeout" : 30, /* timeout for long polling comet requests, 0 disables comet, in seconds */ <o:p></o:p></p><p class=MsoNormal>"buffer" : 600 /* how long to buffer readings for the local interface, in seconds */<o:p></o:p></p><p class=MsoNormal>},<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>"meters" : [{<o:p></o:p></p><p class=MsoNormal>         "enabled" : true, /* disabled meters will be ignored */<o:p></o:p></p><p class=MsoNormal>         "protocol" : "d0", /* see 'vzlogger -h' for list of available prot$ */<o:p></o:p></p><p class=MsoNormal>         "device" : "/dev/ttyUSB1",<o:p></o:p></p><p class=MsoNormal>         "aggtime" : 60, // in sekunden (optional)        <o:p></o:p></p><p class=MsoNormal>         "channels": [{<o:p></o:p></p><p class=MsoNormal>         "uuid" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",<o:p></o:p></p><p class=MsoNormal>         "middleware" : "http://192.168.178.37/vz/middleware.php",<o:p></o:p></p><p class=MsoNormal>         "aggmode" : "MAX", // "AVG" Der Mittelwert für Leistung, "MAX" für Zähler, "SUM" für Counter<o:p></o:p></p><p class=MsoNormal>         "identifier" : "1-0:1.8.0", /* Wirkarbeit Bezug */<o:p></o:p></p><p class=MsoNormal>         }, {<o:p></o:p></p><p class=MsoNormal>         "uuid" : "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",<o:p></o:p></p><p class=MsoNormal>         "middleware" : "http://192.168.178.37/vz/middleware.php",<o:p></o:p></p><p class=MsoNormal>         "aggmode" : "AVG", // "AVG" Der Mittelwert für Leistung, "MAX" für Zähler, "SUM" für Counter<o:p></o:p></p><p class=MsoNormal>         "identifier" : "1-0:21.7.255", /* Leistung L1 */<o:p></o:p></p><p class=MsoNormal>         }, {<o:p></o:p></p><p class=MsoNormal>         "uuid" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",<o:p></o:p></p><p class=MsoNormal>         "middleware" : "http://192.168.178.37/vz/middleware.php",<o:p></o:p></p><p class=MsoNormal>         "aggmode" : "AVG", // "AVG" Der Mittelwert für Leistung, "MAX" für Zähler, "SUM" für Counter<o:p></o:p></p><p class=MsoNormal>         "identifier" : "1-0:41.7.255", /* Leistung L2 */<o:p></o:p></p><p class=MsoNormal>         }, {<o:p></o:p></p><p class=MsoNormal>         "uuid" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",<o:p></o:p></p><p class=MsoNormal>         "middleware" : "http://192.168.178.37/vz/middleware.php",<o:p></o:p></p><p class=MsoNormal>         "aggmode" : "AVG", // "AVG" Der Mittelwert für Leistung, "MAX" für Zähler, "SUM" für Counter<o:p></o:p></p><p class=MsoNormal>         "identifier" : "1-0:61.7.255", /* Leistung L3 */<o:p></o:p></p><p class=MsoNormal>         }, {<o:p></o:p></p><p class=MsoNormal>         "uuid" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",<o:p></o:p></p><p class=MsoNormal>         "middleware" : "http://192.168.178.37/vz/middleware.php",<o:p></o:p></p><p class=MsoNormal>         "aggmode" : "AVG", // "AVG" Der Mittelwert für Leistung, "MAX" für Zähler, "SUM" für Counter<o:p></o:p></p><p class=MsoNormal>         "identifier" : "1-0:1.7.255", /* Leistung */<o:p></o:p></p><p class=MsoNormal>         }]         <o:p></o:p></p><p class=MsoNormal>         }, {<o:p></o:p></p><p class=MsoNormal>         "enabled" : true, /* disabled meters will be ignored */<o:p></o:p></p><p class=MsoNormal>         "protocol" : "d0", /* see 'vzlogger -h' for list of available prot$ */<o:p></o:p></p><p class=MsoNormal>         "device" : "/dev/ttyUSB0",<o:p></o:p></p><p class=MsoNormal>         "aggtime" : 60, // in sekunden (optional)<o:p></o:p></p><p class=MsoNormal>         "channels": [{<o:p></o:p></p><p class=MsoNormal>         "uuid" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",<o:p></o:p></p><p class=MsoNormal>         "middleware" : "http://192.168.178.37/vz/middleware.php",<o:p></o:p></p><p class=MsoNormal>         "aggmode" : "MAX", // "AVG" Der Mittelwert für Leistung, "MAX" für Zähler, "SUM" für Counter<o:p></o:p></p><p class=MsoNormal>         "identifier" : "1-0:1.8.0", /* Wirkarbeit Bezug */<o:p></o:p></p><p class=MsoNormal>         }, {<o:p></o:p></p><p class=MsoNormal>         "uuid" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",<o:p></o:p></p><p class=MsoNormal>         "middleware" : "http://192.168.178.37/vz/middleware.php",<o:p></o:p></p><p class=MsoNormal>         "aggmode" : "AVG", // "AVG" Der Mittelwert für Leistung, "MAX" für Zähler, "SUM" für Counter<o:p></o:p></p><p class=MsoNormal>         "identifier" : "1-0:21.7.255", /* Leistung L1 */<o:p></o:p></p><p class=MsoNormal>         }, {<o:p></o:p></p><p class=MsoNormal>         "uuid" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",<o:p></o:p></p><p class=MsoNormal>         "middleware" : "http://192.168.178.37/vz/middleware.php",<o:p></o:p></p><p class=MsoNormal>         "aggmode" : "AVG", // "AVG" Der Mittelwert für Leistung, "MAX" für Zähler, "SUM" für Counter<o:p></o:p></p><p class=MsoNormal>         "identifier" : "1-0:41.7.255", /* Leistung L2 */<o:p></o:p></p><p class=MsoNormal>         }, {<o:p></o:p></p><p class=MsoNormal>         "uuid" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",<o:p></o:p></p><p class=MsoNormal>         "middleware" : "http://192.168.178.37/vz/middleware.php",<o:p></o:p></p><p class=MsoNormal>         "aggmode" : "AVG", // "AVG" Der Mittelwert für Leistung, "MAX" für Zähler, "SUM" für Counter<o:p></o:p></p><p class=MsoNormal>         "identifier" : "1-0:61.7.255", /* Leistung L3 */<o:p></o:p></p><p class=MsoNormal>         }, {<o:p></o:p></p><p class=MsoNormal>         "uuid" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",<o:p></o:p></p><p class=MsoNormal>         "middleware" : "http://192.168.178.37/vz/middleware.php",<o:p></o:p></p><p class=MsoNormal>         "aggmode" : "AVG", // "AVG" Der Mittelwert für Leistung, "MAX" für Zähler, "SUM" für Counter<o:p></o:p></p><p class=MsoNormal>         "identifier" : "1-0:1.7.255", /* Leistung */<o:p></o:p></p><p class=MsoNormal>         }]<o:p></o:p></p><p class=MsoNormal>}<o:p></o:p></p><p class=MsoNormal>]}<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Gruß Marius<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>