[vz-users] middleware DB füllen

NetFritz NetFritz at gmx.de
Tue Oct 2 23:32:33 CEST 2012


Hallo
Habe mal die auskommentierung von

"local" : {
          "enabled" : true,        /* should we start the local HTTPd for serving live readings? */
          "port" : 8080,           /* 7888 the TCP port for the local HTTPd */
          "index" : true,          /* should we provide a index listing of available channels if no UUID was requested? */
          "timeout" : 30,          /* timeout for long polling comet requests, 0 disables comet, in seconds */
          "buffer" : 5             /* how long to buffer readings for the local interface, in seconds */
},

zurückgenommen und den Buffer auf
"buffer" : 600
gestellt.

Danach den vzlogger in der Konsole gestartet.
es sieht so aus das erl langsam den Buffer voll schreibt.

Oct 01 22:31:45][mtr0] Got 10 new readings from meter:
[Oct 01 22:31:45][mtr0] Reading: id=129-129:199.130.3*255 value=0.00 ts=1349123505.604
[Oct 01 22:31:45][mtr0] Reading: id=1-0:0.0.9*255 value=0.00 ts=1349123505.604
[Oct 01 22:31:45][mtr0] Reading: id=1-0:1.8.0*255 value=585479.20 ts=1349123505.604
[Oct 01 22:31:45][mtr0] Reading: id=1-0:2.8.0*255 value=915580.10 ts=1349123505.604
[Oct 01 22:31:45][mtr0] Reading: id=1-0:1.8.1*255 value=585479.20 ts=1349123505.604
[Oct 01 22:31:45][mtr0] Reading: id=1-0:2.8.1*255 value=915580.10 ts=1349123505.604
[Oct 01 22:31:45][mtr0] Reading: id=1-0:1.8.2*255 value=0.00 ts=1349123505.604
[Oct 01 22:31:45][mtr0] Reading: id=1-0:15.7.0*255 value=914.60 ts=1349123505.604
[Oct 01 22:31:45][mtr0] Reading: id=129-129:199.130.5*255 value=0.00 ts=1349123505.604
[Oct 01 22:31:45][mtr0] Reading: id=0-0:0.0.0*0 value=0.00 ts=0.000
[Oct 01 22:31:45][mtr0] Updating interval to 1
[Oct 01 22:31:45][ch0]  Adding reading to queue (value=915580.10 ts=1349123505.604)
[Oct 01 22:31:45][ch0]  Buffer dump (size=41 keep=600): {915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10,915580.10}
[Oct 01 22:31:45][ch1]  Adding reading to queue (value=585479.20 ts=1349123505.604)
[Oct 01 22:31:45][ch1]  Buffer dump (size=41 keep=600): {585463.20,585463.60,585464.00,585464.40,585464.80,585465.20,585465.60,585466.00,585466.40,585466.80,585467.20,585467.60,585468.00,585468.40,585468.80,585469.20,585469.60,585470.00,585470.40,585470.80,585471.20,585471.60,585472.00,585472.40,585472.80,585473.20,585473.60,585474.00,585474.40,585474.80,585475.20,585475.60,585476.00,585476.40,585476.80,585477.20,585477.60,585478.00,585478.40,585478.80,585479.20}
[Oct 01 22:31:45][ch2]  Adding reading to queue (value=914.60 ts=1349123505.604)
[Oct 01 22:31:45][ch2]  Buffer dump (size=41 keep=600): {914.70,915.00,913.60,912.40,914.60,913.90,914.30,914.60,914.60,914.20,913.80,913.50,914.60,914.60,917.90,916.80,912.80,917.90,919.40,917.20,915.30,916.40,919.00,918.30,922.40,915.70,917.20,917.20,919.00,918.30,913.50,911.70,912.40,912.70,912.00,915.00,916.00,910.90,912.80,910.20,914.60}

In der DB und im Frontend sind keine Daten.
Gruß NetFritz



More information about the volkszaehler-users mailing list