IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 23, 2012, 12:20:35 PM (14 years ago)
Author:
Serge CHASTEL
Message:

Failures for the staticsky stage + access to the log through ipp monitor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/raw/site.php.in

    r34660 r34688  
    4747$REPL_DBNAME_ISP = "ippc17 (isp)";
    4848
    49 $REPL_HOST_NEBULOUS_SECONDARY = "ippc63.IfA.Hawaii.Edu";
     49$REPL_HOST_NEBULOUS_SECONDARY = "ippdb04.IfA.Hawaii.Edu";
    5050$REPL_USER_NEBULOUS_SECONDARY = "ippMonitor";
    5151$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)";
    5358
    5459
Note: See TracChangeset for help on using the changeset viewer.