Put cgminer API log
It runs with 8 blocks and -D --verbose parameter but I not know what it mean, just saw it in avalon wiki.
[Firmware Version] => 20131110
cgminer: 176747f
cgminer-openwrt-packages: 0e12b1b
luci: 346e3e7
Reply was 'STATUS=S,When=1391922125,Code=70,Msg=CGMiner stats,Description=cgminer 3.4.3|STATS=0,ID=AVA0,Elapsed=3949,Calls=0,Wait=0.000000,Max=0.000000,Min=99999999.000000,
baud=115200,miner_count=8,asic_count=10,timeout=9,frequency=1400,fan1=0,fan2=3240,fan3=3240,temp1=26,temp2=23,temp3=-1,temp_max=26,Device Hardware%=1.9020,no_matching_work=736,
match_work_count1=8073,match_work_count2=8127,match_work_count3=8314,match_work_count4=8308,match_work_count5=8146,match_work_count6=8159,match_work_count7=8121,match_work_count8=8316,
Controller Version=0,Avalon Chip=55,
USB Pipe=0,USB Delay=r0 0.000000 w0 0.000000,USB tmo=518642 50=2/75/92/131/36 100=4/130/208/560/72 500=0/0/0/0/0 |
STATS=1,ID=POOL0,Elapsed=3949,Calls=0,Wait=0.000000,Max=0.000000,Min=99999999.000000,Pool Calls=0,Pool Attempts=0,Pool Wait=0.000000,
Pool Max=0.000000,Pool Min=99999999.000000,Pool Av=0.000000,Work Had Roll Time=false,Work Can Roll=false,Work Had Expire=false,Work Roll Time=0,
Work Diff=16.00000000,Min Diff=16.00000000,Max Diff=32.00000000,Min Diff Count=49366,Max Diff Count=17049,
Times Sent=3510,Bytes Sent=408025,Times Recv=1507,Bytes Recv=130551,Net Bytes Sent=408025,Net Bytes Recv=130551|'
[STATUS] =>
(
[STATUS] => S
[When] => 1391922125
[Code] => 70
[Msg] => CGMiner stats
[Description] => cgminer 3.4.3
)
[STATS0] =>
(
[STATS] => 0
[ID] => AVA0
[Elapsed] => 3949
[Calls] => 0
[Wait] => 0.000000
[Max] => 0.000000
[Min] => 99999999.000000
[baud] => 115200
[miner_count] => 8
[asic_count] => 10
[timeout] => 9
[frequency] => 1400
[fan1] => 0
[fan2] => 3240
[fan3] => 3240
[temp1] => 26
[temp2] => 23
[temp3] => -1
[temp_max] => 26
[Device Hardware%] => 1.9020
[no_matching_work] => 736
[match_work_count1] => 8073
[match_work_count2] => 8127
[match_work_count3] => 8314
[match_work_count4] => 8308
[match_work_count5] => 8146
[match_work_count6] => 8159
[match_work_count7] => 8121
[match_work_count8] => 8316
[Controller Version] => 0
[Avalon Chip] => 55
[USB Pipe] => 0
[USB Delay] => r0 0.000000 w0 0.000000
[USB tmo] => 518642 50=2/75/92/131/36 100=4/130/208/560/72 500=0/0/0/0/0
)
[STATS1] =>
(
[STATS] => 1
[ID] => POOL0
[Elapsed] => 3949
[Calls] => 0
[Wait] => 0.000000
[Max] => 0.000000
[Min] => 99999999.000000
[Pool Calls] => 0
[Pool Attempts] => 0
[Pool Wait] => 0.000000
[Pool Max] => 0.000000
[Pool Min] => 99999999.000000
[Pool Av] => 0.000000
[Work Had Roll Time] => false
[Work Can Roll] => false
[Work Had Expire] => false
[Work Roll Time] => 0
[Work Diff] => 16.00000000
[Min Diff] => 16.00000000
[Max Diff] => 32.00000000
[Min Diff Count] => 49366
[Max Diff Count] => 17049
[Times Sent] => 3510
[Bytes Sent] => 408025
[Times Recv] => 1507
[Bytes Recv] => 130551
[Net Bytes Sent] => 408025
[Net Bytes Recv] => 130551
)
[/code]