Changeset 29091
- Timestamp:
- Sep 1, 2010, 12:14:01 PM (16 years ago)
- Location:
- trunk/tools/who_uses_the_cluster
- Files:
-
- 1 edited
- 2 moved
-
_who_uses_the_cluster.sh (moved) (moved from trunk/tools/who_uses_the_cluster/who_uses_the_cluster.sh )
-
_who_uses_the_cluster_analyze.pl (moved) (moved from trunk/tools/who_uses_the_cluster/who_uses_the_cluster_analyze.pl )
-
who_uses_the_cluster_analyze.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/who_uses_the_cluster/who_uses_the_cluster_analyze.sh
r29090 r29091 1 1 #!/bin/bash 2 2 3 INSTALLDIR=/home/panstarrs/ipp/bg_tasks 4 $INSTALLDIR/who_uses_the_cluster.bash 3 INSTALLDIR=/home/panstarrs/ipp/who_uses_the_cluster 4 $INSTALLDIR/_who_uses_the_cluster.sh 5 echo "Sleeping 30s" 5 6 sleep 30 6 7 /bin/rm -f ~/htdocs/ippMonitor/sc/sc.html 7 $INSTALLDIR/ who_uses_the_cluster_analyze.pl > ~/htdocs/ippMonitor/sc/sc.html8 $INSTALLDIR/_who_uses_the_cluster_analyze.pl > ~/htdocs/ippMonitor/sc/sc.html
Note:
See TracChangeset
for help on using the changeset viewer.
