Hi Neil,
Firstly, thanks very much for the excellent MinePeon. I have been mining using MinePeon since 2013-06-22 with ASICMINER Block Erupter USBs (first 1, then 2, now 9).
I recently upgraded to 0.2.2, and been running for a few days. For the first time ever I had my miner go down overnight. ....
I had that too last night! My Peon's never go down... Never! I am not sure what it is though, I have got verbose logging going on and I am watching it like a hawk.
I need to look at the cgminer diff's to be sure but I think something has happened recently (Kano will be able to fill us in if there is an issue, I am trying to collect data to see if I can confirm a problem).
I live in New Zealand (fellow Kiwi!), so it was down from about 2am to 7:30am this morning.
Earthquake at 2 am?

I was in a rush to go to work, so all I had time for was to stop and start the cgminer service from the command line, and that did the trick. I did notice that the MinePeon web page didn't work - I think that service went down too. I'm at work now, I'll reboot the whole system when I get home so I get my graphs again.
Let me know what you see, I had the odd occurrence that kept loosing devices untill there were none, looks very obvious on the graphs.
I have the donate minutes turned on (incidentally, is that why cgminer restarts every day? The cgminer uptime never seems to be longer than 23 hours or so). I'm not sure whether this is a factor or not in the outage. Does cgminer leave a log file somewhere that might show an error message?
Yep, the new code totally kills off cgminer to reload the configs, that is why you never saw it go past 24 hours. Very soon though I will be recording all relevant data in a persistent sqlite database so you will be able to compare data over long time periods.
The logging in the 'production' version is very basic and wont tell you much. I had to turn it off because it just fulls up the SD card. If you want to turn on verbose logging add --verbose --syslog tousr/lib/systemd/system/cgminer.service and restart the service (and get ready to have a full SD card).
Neil