Changeset 32954
- Timestamp:
- Dec 13, 2011, 3:57:20 PM (15 years ago)
- Location:
- trunk/ippMonitor
- Files:
-
- 3 edited
-
czartool/czartool/czarconfig.xml (modified) (1 diff)
-
raw/czartool_labels.php (modified) (1 diff)
-
raw/nightSummary.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/czartool/czartool/czarconfig.xml
r32359 r32954 21 21 <gpc1database> 22 22 <name>gpc1</name> 23 <host>ippdb0 3</host>23 <host>ippdb01</host> 24 24 <user>ippMonitor</user> 25 25 <password>ippMonitor</password> -
trunk/ippMonitor/raw/czartool_labels.php
r32783 r32954 169 169 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>"; 170 170 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>"; 171 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> </td></tr>";171 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>"; 172 172 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>"; 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>"; -
trunk/ippMonitor/raw/nightSummary.php
r32739 r32954 117 117 table_section($db, $WHERE, "fakeRun"); 118 118 table_section($db, $WHERE, "warpRun"); 119 table_section($db, $WHERE, "chipBackgroundRun"); 120 table_section($db, $WHERE, "warpBackgroundRun"); 119 121 table_section($db, $WHERE, "stackRun"); 120 122 table_section($db, $WHERE, "diffRun");
Note:
See TracChangeset
for help on using the changeset viewer.
