/afs/in2p3.fr/throng/virgo/virgoDev/Omicron/v1r3/html/monitoringweb/getomiscan.php File Reference

Variables

 $badNumber = "/([^0-9.])/"
 $cleaningcommand1 = "find {$outdir}/ -maxdepth 1 -type d -mtime +3 -exec rm -r {} \;"
 $command = $GWOLLUM."/local/scripts/GetOmicronScan.sh -m ".$mainchannel." -d ".$outdir." -s ".$thr." ".$gpscenter." >> /dev/null"
 $commandfile = $scriptdir."/omiscan.".$randomkey.".sh"
 $fp = fopen($commandfile,'w') or die("can't open file {$commandfile}")
 $gpscenter = $_REQUEST['gpscenter']
 $mainchannel = $_REQUEST['mainchannel']
 $outdir = $OMICRON."/scan"
 $randomkey = rand()
 $scriptdir = "/opt/w3/DataAnalysis/VOD/output/script"
 $thr = $_REQUEST['thr']
 $type = $_REQUEST['type']

Variable Documentation

$badNumber = "/([^0-9.])/"
$cleaningcommand1 = "find {$outdir}/ -maxdepth 1 -type d -mtime +3 -exec rm -r {} \;"
$command = $GWOLLUM."/local/scripts/GetOmicronScan.sh -m ".$mainchannel." -d ".$outdir." -s ".$thr." ".$gpscenter." >> /dev/null"
$commandfile = $scriptdir."/omiscan.".$randomkey.".sh"
$fp = fopen($commandfile,'w') or die("can't open file {$commandfile}")
$gpscenter = $_REQUEST['gpscenter']
$mainchannel = $_REQUEST['mainchannel']
$outdir = $OMICRON."/scan"
$randomkey = rand()
$scriptdir = "/opt/w3/DataAnalysis/VOD/output/script"
$thr = $_REQUEST['thr']
$type = $_REQUEST['type']
 All Classes Files Functions Variables Friends Defines

Generated on 26 Sep 2014 by  doxygen 1.6.1