#!/bin/sh

echo 
echo starting multimon.py at `date`
echo 
cd /home/testdaq/monitoring
nohup multimon.py -H sastrugi spts-ichub-cont01 &
