TOF OPS: checking/restarting recoveryd

also see this related post...

log into tof@tofcontrol

check if recoveryd is running...
ps -A | grep recoveryd

start it if it is not running...
sudo /sbin/service tof_recoveryd start

recheck if recoveryd is running...
ps -A | grep recoveryd