OK, ran that new script last night, but as it was starting up something happened and I was disconnected from my server. This morning I ran
and now I see:
Every 2.0s: ./bitcoind getinfo && ./bitcoind getmin... Fri Dec 20 13:29:52 2013
{
"version" : 85400,
"protocolversion" : 70001,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 1198,
"timeoffset" : -338,
"connections" : 8,
"proxy" : "",
"difficulty" : 0.00000522,
"testnet" : false,
"keypoololdest" : 1387521649,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : ""
}
{
"blocks" : 1198,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000522,
"errors" : "",
Working now? Does this indicate my hash rate?
Also, when I started your new script it asked me how many threads or processes to use? I'm not sure how to answer that with a cloud server. My cloud server is 2 VCPU 2GB RAM, 30 GB Vdisk. Using Ubuntu Server 13.10 (amd64 20131030) - Partner Image.
Thanks again!