Changeset 34897 for trunk/ippMonitor
- Timestamp:
- Jan 9, 2013, 11:43:49 AM (14 years ago)
- Location:
- trunk/ippMonitor
- Files:
-
- 2 edited
-
Makefile.in (modified) (1 diff)
-
raw/site.php.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/Makefile.in
r34688 r34897 215 215 $(DESTWWW)/simplePlotStackImage.php \ 216 216 $(DESTWWW)/simplePlotStaticskyImage.php \ 217 $(DESTWWW)/newsimplePlotStaticskyImage.php \ 217 218 $(DESTWWW)/simplePlotSkycalImage.php \ 218 219 $(DESTWWW)/histogramBackgroundImage.php \ -
trunk/ippMonitor/raw/site.php.in
r34688 r34897 30 30 $REPL_USER_NEBULOUS = "ippMonitor"; 31 31 $REPL_PASSWORD_NEBULOUS = "ippMonitor"; 32 $REPL_DBNAME_NEBULOUS = "ippdb02 (nebulous )";32 $REPL_DBNAME_NEBULOUS = "ippdb02 (nebulous / 50,000 sec behind is acceptable / usually stopped on Mondays and Tuesdays for backups)"; 33 33 34 34 $REPL_HOST_PSTAMP = "ippc19.IfA.Hawaii.Edu"; … … 50 50 $REPL_USER_NEBULOUS_SECONDARY = "ippMonitor"; 51 51 $REPL_PASSWORD_NEBULOUS_SECONDARY = "ippMonitor"; 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)"; 58 52 $REPL_DBNAME_NEBULOUS_SECONDARY = "ippdb04 (secondary nebulous)"; 59 53 60 54 ?>
Note:
See TracChangeset
for help on using the changeset viewer.
