
Thanks! Sending you a 6 pack beer!
Txid: 3acdd7433b564fe6c8b8e4799c1a344effc55e9f26244cbdf60025ef4cad0162
6-pack beer confirmed!

THANKS!!!
current master web view (with temp and fan) - for me is single point of verifyng if everything goes right,
actually hard to imagine for me now how to work without such time-saving thing
hint1: if you would like to add some new rig in-the-fly:
1. add in /root/master.conf
2. add in /etc/hosts
3. scp /root/.ssh/id_rsa.pub w??:/root/.ssh/authorized_keys
4. mkdir /var/www/192.168.x.x
hint2: if you goes from higher total hashrate to lower (on master rig only)
1. monitor stop
2. rm /var/www/global.bin
3. monitor start
P.S.
I observe that start/stop mechanism in new 16.04 Ubuntu is not 100% reliable, mainly for stopping monitor process
mm "ps -ef | grep moni"
if some monitor process is not killed by mmop, I'm using big gun:
mm "killall monitor"
and eventually
mm /opt/kopiemtu/monitor