Changeset 34903 for branches/eam_branches/ipp-20121219/ippMonitor
- Timestamp:
- Jan 10, 2013, 11:34:33 AM (14 years ago)
- Location:
- branches/eam_branches/ipp-20121219
- Files:
-
- 5 edited
-
. (modified) (1 prop)
-
ippMonitor (modified) (1 prop)
-
ippMonitor/Makefile.in (modified) (1 diff)
-
ippMonitor/raw/czartool_labels.php (modified) (1 diff)
-
ippMonitor/raw/site.php.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20121219
- Property svn:mergeinfo changed
/trunk merged: 34892,34894,34897,34900
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20121219/ippMonitor
- Property svn:mergeinfo changed
/trunk/ippMonitor merged: 34897,34900
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20121219/ippMonitor/Makefile.in
r34688 r34903 215 215 $(DESTWWW)/simplePlotStackImage.php \ 216 216 $(DESTWWW)/simplePlotStaticskyImage.php \ 217 $(DESTWWW)/newsimplePlotStaticskyImage.php \ 217 218 $(DESTWWW)/simplePlotSkycalImage.php \ 218 219 $(DESTWWW)/histogramBackgroundImage.php \ -
branches/eam_branches/ipp-20121219/ippMonitor/raw/czartool_labels.php
r34688 r34903 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 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 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> <a href=\"http://ippmonitor.ipp.ifa.hawaii.edu/ippMonitor/clusterMonitor2\"><font color=\"blue\">new</font></td></tr>";171 echo "<tr><td>Who's using the cluster?</td><td><a href=\"http://ippmonitor.ipp.ifa.hawaii.edu/ippMonitor/clusterMonitor/index.php\"><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>"; 173 173 echo "<tr><td>IPP metrics</td><td><a href=\"http://ipp0022.ifa.hawaii.edu/ps1sc/ippMetrics\"><font color=\"blue\">here</font></a></td></tr>"; -
branches/eam_branches/ipp-20121219/ippMonitor/raw/site.php.in
r34688 r34903 30 30 $REPL_USER_NEBULOUS = "ippMonitor"; 31 31 $REPL_PASSWORD_NEBULOUS = "ippMonitor"; 32 $REPL_DBNAME_NEBULOUS = "ippdb02 (nebulous )";32 $REPL_DBNAME_NEBULOUS = "ippdb02 (nebulous / 50,000 sec behind is acceptable / usually stopped on Mondays and Tuesdays for backups)"; 33 33 34 34 $REPL_HOST_PSTAMP = "ippc19.IfA.Hawaii.Edu"; … … 50 50 $REPL_USER_NEBULOUS_SECONDARY = "ippMonitor"; 51 51 $REPL_PASSWORD_NEBULOUS_SECONDARY = "ippMonitor"; 52 $REPL_DBNAME_NEBULOUS_SECONDARY = "ippdb04 (secondary nebulous / 50,000 sec behind is acceptable / usually stopped on Mondays and Tuesdays)"; 53 54 $REPL_HOST_NEBULOUS_TERNARY = "ippc63.IfA.Hawaii.Edu"; 55 $REPL_USER_NEBULOUS_TERNARY = "ippMonitor"; 56 $REPL_PASSWORD_NEBULOUS_TERNARY = "ippMonitor"; 57 $REPL_DBNAME_NEBULOUS_TERNARY = "ippc63 (secondary nebulous / 50,000 sec behind is acceptable / usually stopped on Mondays and Tuesdays)"; 58 52 $REPL_DBNAME_NEBULOUS_SECONDARY = "ippdb04 (secondary nebulous)"; 59 53 60 54 ?>
Note:
See TracChangeset
for help on using the changeset viewer.
