IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32186 for trunk/ippMonitor


Ignore:
Timestamp:
Aug 24, 2011, 9:36:30 AM (15 years ago)
Author:
Serge CHASTEL
Message:

Moved link to clusterMonitor to ippdb01

Location:
trunk/ippMonitor
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/INSTALL

    r27029 r32186  
    1313 psconfigure --dbhost alala --dbuser ipp --dbpass ipp --htdocs /var/www/kiawe
    1414
    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:
     16ipp@ippdb01 / ippdb01 example:
     17 psconfigure --dbhost ippdb01 --dbuser ipp --dbpass ipp --htdocs /var/www/localhost/htdocs --site ~/ippconfig/ippmonitor.config
    1718
    18 ipp004 / ipp004 example:
    19  psconfigure --dbhost ipp004 --dbuser ipp --dbpass ipp --htdocs ~ipp/htdocs
    20 
    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.config
    24 
  • trunk/ippMonitor/raw/czartool_labels.php

    r32101 r32186  
    158158echo "<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>";
    159159echo "<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://ipp004.ifa.hawaii.edu/clusterMonitor/top.html\"><font color=\"blue\">here</font></a></td></tr>";
     160echo "<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>";
    161161echo "<tr><td>IPP metrics</td><td><a href=\"http://ipp004.ifa.hawaii.edu/ippMetrics\"><font color=\"blue\">here</font></a></td></tr>";
    162162echo "<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.