Changeset 32186 for trunk/ippMonitor
- Timestamp:
- Aug 24, 2011, 9:36:30 AM (15 years ago)
- Location:
- trunk/ippMonitor
- Files:
-
- 2 edited
-
INSTALL (modified) (1 diff)
-
raw/czartool_labels.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/INSTALL
r27029 r32186 13 13 psconfigure --dbhost alala --dbuser ipp --dbpass ipp --htdocs /var/www/kiawe 14 14 15 ipp004 / ipp017 example: 16 psconfigure --dbhost ipp017 --dbuser ipp --dbpass ipp --htdocs ~ipp/htdocs 15 # note that we have a special version for ippmonitor without $PSCONFIG/$PSCONFDIR values: 16 ipp@ippdb01 / ippdb01 example: 17 psconfigure --dbhost ippdb01 --dbuser ipp --dbpass ipp --htdocs /var/www/localhost/htdocs --site ~/ippconfig/ippmonitor.config 17 18 18 ipp004 / ipp004 example:19 psconfigure --dbhost ipp004 --dbuser ipp --dbpass ipp --htdocs ~ipp/htdocs20 21 # note that we have a special version for ippmonitor without $PSCONFIG/$PSCONFDIR values:22 ipp@ipp004 / ippdb01 example:23 psconfigure --dbhost ippdb01 --dbuser ipp --dbpass ipp --htdocs ~/htdocs --site ~/ippconfig/ippmonitor.config24 -
trunk/ippMonitor/raw/czartool_labels.php
r32101 r32186 158 158 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>"; 159 159 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>"; 160 echo "<tr><td>Who's using the cluster?</td><td><a href=\"http://ipp 004.ifa.hawaii.edu/clusterMonitor/top.html\"><font color=\"blue\">here</font></a></td></tr>";160 echo "<tr><td>Who's using the cluster?</td><td><a href=\"http://ippdb01.ifa.hawaii.edu/clusterMonitor/top.html\"><font color=\"blue\">here</font></a></td></tr>"; 161 161 echo "<tr><td>IPP metrics</td><td><a href=\"http://ipp004.ifa.hawaii.edu/ippMetrics\"><font color=\"blue\">here</font></a></td></tr>"; 162 162 echo "<tr><td>Czar log pages</td><td><a href=\"http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/PS1_IPP_CzarLogs\"><font color=\"blue\">here</font></a></td></tr>";
Note:
See TracChangeset
for help on using the changeset viewer.
