Changeset 34688 for trunk/ippMonitor/raw/site.php.in
- Timestamp:
- Nov 23, 2012, 12:20:35 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/site.php.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/site.php.in
r34660 r34688 47 47 $REPL_DBNAME_ISP = "ippc17 (isp)"; 48 48 49 $REPL_HOST_NEBULOUS_SECONDARY = "ipp c63.IfA.Hawaii.Edu";49 $REPL_HOST_NEBULOUS_SECONDARY = "ippdb04.IfA.Hawaii.Edu"; 50 50 $REPL_USER_NEBULOUS_SECONDARY = "ippMonitor"; 51 51 $REPL_PASSWORD_NEBULOUS_SECONDARY = "ippMonitor"; 52 $REPL_DBNAME_NEBULOUS_SECONDARY = "ippc63 (secondary nebulous / 50,000 sec behind is acceptable / usually stopped on Mondays and Tuesdays)"; 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)"; 53 58 54 59
Note:
See TracChangeset
for help on using the changeset viewer.
