IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29109


Ignore:
Timestamp:
Sep 1, 2010, 5:10:18 PM (16 years ago)
Author:
Serge CHASTEL
Message:

Final location?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/who_uses_the_cluster/who_uses_the_cluster_analyze.sh

    r29104 r29109  
    55echo "Sleeping 17s"
    66sleep 17
    7 /bin/rm -f ~/htdocs/ippMonitor/sc/sc.html
    8 $INSTALLDIR/_who_uses_the_cluster_analyze.pl > ~/htdocs/ippMonitor/sc/sc.html
     7CLUSTERMONITORDIR=~/htdocs/clusterMonitor
     8mkdir -p $CLUSTERMONITORDIR
     9/bin/rm -f $CLUSTERMONITORDIR/top.html
     10$INSTALLDIR/_who_uses_the_cluster_analyze.pl > $CLUSTERMONITORDIR/top.html
Note: See TracChangeset for help on using the changeset viewer.