IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34897 for trunk/ippMonitor


Ignore:
Timestamp:
Jan 9, 2013, 11:43:49 AM (14 years ago)
Author:
Serge CHASTEL
Message:

Changed comment for nebulous slaves

Location:
trunk/ippMonitor
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/Makefile.in

    r34688 r34897  
    215215$(DESTWWW)/simplePlotStackImage.php \
    216216$(DESTWWW)/simplePlotStaticskyImage.php \
     217$(DESTWWW)/newsimplePlotStaticskyImage.php \
    217218$(DESTWWW)/simplePlotSkycalImage.php \
    218219$(DESTWWW)/histogramBackgroundImage.php \
  • trunk/ippMonitor/raw/site.php.in

    r34688 r34897  
    3030$REPL_USER_NEBULOUS = "ippMonitor";
    3131$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)";
    3333
    3434$REPL_HOST_PSTAMP = "ippc19.IfA.Hawaii.Edu";
     
    5050$REPL_USER_NEBULOUS_SECONDARY = "ippMonitor";
    5151$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)";
    5953
    6054?>
Note: See TracChangeset for help on using the changeset viewer.