IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 25, 2019, 4:14:49 PM (7 years ago)
Author:
ippitc
Message:

CCL: update czarpoll path and installation instruction

File:
1 edited

Legend:

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

    r41126 r41135  
    1313$DBI     = "@DBI@";
    1414
     15// location of plots produced by czarpoll.pl
     16$CZARPLOTDIR     = "./czartool_plots";
     17$METRICSPLOTDIR  = "./ippMetrics";
     18
    1519// insert config.dat here. this contains a number of system-specific things like
    1620// the names of database machines and users
    17 
    18 // location of plots produced by czarpoll.pl
    19 $CZARPLOTDIR     = "/export/@HOST2@.0/ipp/czartool_plots";
    20 $METRICSPLOTDIR  = "/export/@HOST2@.0/ipp/ippMetrics";
    2121
    2222@CONFIG.DAT@
Note: See TracChangeset for help on using the changeset viewer.