Changeset 30812 for branches/eam_branches/ipp-20110213/ippMonitor
- Timestamp:
- Mar 6, 2011, 2:34:55 PM (15 years ago)
- Location:
- branches/eam_branches/ipp-20110213/ippMonitor/raw
- Files:
-
- 2 edited
-
czartool_labels.php (modified) (1 diff)
-
site.php.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/ippMonitor/raw/czartool_labels.php
r30393 r30812 220 220 showReplicationsStatus($REPL_HOST_GPC1, $REPL_USER_GPC1, $REPL_PASSWORD_GPC1, $REPL_DBNAME_GPC1); 221 221 showReplicationsStatus($REPL_HOST_NEBULOUS, $REPL_USER_NEBULOUS, $REPL_PASSWORD_NEBULOUS, $REPL_DBNAME_NEBULOUS); 222 222 showReplicationsStatus($REPL_HOST_PSTAMP, $REPL_USER_PSTAMP, $REPL_PASSWORD_PSTAMP, $REPL_DBNAME_PSTAMP); 223 223 echo "</table>"; 224 224 echo "</td>\n"; -
branches/eam_branches/ipp-20110213/ippMonitor/raw/site.php.in
r30034 r30812 32 32 $REPL_DBNAME_NEBULOUS = "Nebulous"; 33 33 34 $REPL_HOST_PSTAMP = "ippc19.IfA.Hawaii.Edu"; 35 $REPL_USER_PSTAMP = "ippMonitor"; 36 $REPL_PASSWORD_PSTAMP = "ippMonitor"; 37 $REPL_DBNAME_PSTAMP = "ippRequestServer"; 38 34 39 ?>
Note:
See TracChangeset
for help on using the changeset viewer.
