Changeset 34241 for branches/eam_branches/ipp-20120627/ippMonitor
- Timestamp:
- Jul 31, 2012, 11:38:18 AM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120627/ippMonitor
- Files:
-
- 8 edited
-
. (modified) (1 prop)
-
def/histogramBackgroundImage.d (modified) (1 diff)
-
def/histogramCamProcessedExpImage.d (modified) (1 diff)
-
def/histogramZptObsImage.d (modified) (1 diff)
-
def/scatterPlotAirMassFwhmImage.d (modified) (1 diff)
-
def/simplePlotCamImage.d (modified) (1 diff)
-
def/simplePlotChipImage.d (modified) (1 diff)
-
raw/czartool_labels.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120627/ippMonitor
- Property svn:mergeinfo changed
/trunk/ippMonitor merged: 34184,34189,34195-34196
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120627/ippMonitor/def/histogramBackgroundImage.d
r28604 r34241 16 16 FIELD rawExp.camera, 10, %s, Camera, restrict 17 17 FIELD rawExp.dateobs, 19, %T, Date/Time, restrict 18 FIELD camRun.label, 10, %s, Label, restrict 18 19 FIELD rawExp.ra, 8, %C, RA, restrict 19 20 FIELD rawExp.decl, 8, %C, DEC, restrict -
branches/eam_branches/ipp-20120627/ippMonitor/def/histogramCamProcessedExpImage.d
r28601 r34241 16 16 FIELD rawExp.camera, 10, %s, Camera, restrict 17 17 FIELD rawExp.dateobs, 19, %T, Date/Time, restrict 18 FIELD camRun.label, 10, %s, Label, restrict 18 19 FIELD rawExp.ra, 8, %C, RA, restrict 19 20 FIELD rawExp.decl, 8, %C, DEC, restrict -
branches/eam_branches/ipp-20120627/ippMonitor/def/histogramZptObsImage.d
r28604 r34241 16 16 FIELD rawExp.camera, 10, %s, Camera, restrict 17 17 FIELD rawExp.dateobs, 19, %T, Date/Time, restrict 18 FIELD camRun.label, 10, %s, Label, restrict 18 19 FIELD rawExp.ra, 8, %C, RA, restrict 19 20 FIELD rawExp.decl, 8, %C, DEC, restrict -
branches/eam_branches/ipp-20120627/ippMonitor/def/scatterPlotAirMassFwhmImage.d
r28601 r34241 17 17 FIELD rawExp.camera, 10, %s, Camera, restrict 18 18 FIELD rawExp.dateobs, 19, %T, Date/Time, restrict 19 FIELD camRun.label, 10, %s, Label, restrict 19 20 FIELD rawExp.ra, 8, %C, RA, restrict 20 21 FIELD rawExp.decl, 8, %C, DEC, restrict -
branches/eam_branches/ipp-20120627/ippMonitor/def/simplePlotCamImage.d
r28603 r34241 14 14 FIELD rawExp.camera, 10, %s, Camera, restrict 15 15 FIELD rawExp.dateobs, 19, %T, Date/Time, restrict 16 FIELD camRun.label, 10, %s, Label, restrict 16 17 FIELD rawExp.ra, 8, %C, RA, restrict 17 18 FIELD rawExp.decl, 8, %C, DEC, restrict -
branches/eam_branches/ipp-20120627/ippMonitor/def/simplePlotChipImage.d
r28601 r34241 13 13 FIELD rawExp.camera, 10, %s, Camera, restrict 14 14 FIELD rawExp.dateobs, 19, %T, Date/Time, restrict 15 FIELD chipRun.label, 10, %s, Label, restrict 15 16 FIELD rawExp.ra, 8, %C, RA, restrict 16 17 FIELD rawExp.decl, 8, %C, DEC, restrict -
branches/eam_branches/ipp-20120627/ippMonitor/raw/czartool_labels.php
r34139 r34241 168 168 echo "<tr><td>Postage stamp server status</td><td><a href=\"http://pstamp.ipp.ifa.hawaii.edu/status.php\"><font color=\"blue\">here</font></a></td></tr>"; 169 169 echo "<tr><td>Documentation</td><td><a href=\"http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/Processing\"><font color=\"blue\">here</font></a></td></tr>"; 170 echo "<tr><td>Cluster load</td><td><a href=\"http://ganglia.pan-starrs.ifa.hawaii.edu/?r=hour&s=descending&hc=6&c=IPP%2520Production\"><font color=\"blue\">here</font></a> <a href=\"http://ganglia.pan-starrs.ifa.hawaii.edu/?m=cpu_report&r=hour&s=by%2520name&c=IPP+Production&h=&sh=1&hc=8&z=small\"><font color=\"blue\">cpu_report</font></a> </td></tr>";170 echo "<tr><td>Cluster load</td><td><a href=\"http://ganglia.pan-starrs.ifa.hawaii.edu/?r=hour&s=descending&hc=6&c=IPP%2520Production\"><font color=\"blue\">here</font></a> <a href=\"http://ganglia.pan-starrs.ifa.hawaii.edu/?m=cpu_report&r=hour&s=by%2520name&c=IPP+Production&h=&sh=1&hc=8&z=small\"><font color=\"blue\">cpu_report</font></a> <a href=\"http://ganglia.pan-starrs.ifa.hawaii.edu/?m=mem_report&r=hour&s=by%2520name&c=IPP+Production&h=&sh=1&hc=8&z=small\"><font color=\"blue\">mem_report</font></a></td></tr>"; 171 171 echo "<tr><td>Who's using the cluster?</td><td><a href=\"http://ippmonitor.ipp.ifa.hawaii.edu/ippMonitor/clusterMonitor/top.html\"><font color=\"blue\">here</font></a></td></tr>"; 172 172 echo "<tr><td>Files monitor</td><td><a href=\"http://ippmonitor.ipp.ifa.hawaii.edu/diskMonitor\"><font color=\"blue\">here</font></a></td></tr>";
Note:
See TracChangeset
for help on using the changeset viewer.
