IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 27, 2015, 5:12:47 PM (11 years ago)
Author:
eugene
Message:

adding fforce plots

Location:
trunk/ippMonitor/czartool
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/czartool/czarpoll.pl

    r34249 r38200  
    9797
    9898    print "* Updating labels\n";
    99     my @servers = ("stdscience", "distribution", "publishing", "update");
     99    # my @servers = ("stdscience", "distribution", "publishing", "update");
     100    my @servers = ("stdscience", "distribution");
    100101
    101102    my $server = undef;
  • trunk/ippMonitor/czartool/czartool/CzarDb.pm

    r37983 r38200  
    280280#        push @{$labels}, 'LAP.PV3.20140730.restack';
    281281#        push @{$labels}, 'LAP.PV3.20140730.bigmem';
    282 #        push @{$labels}, 'LAP.PV3.20140730.sky01';
     282        push @{$labels}, 'LAP.PV3.20140730.skycal01';
    283283        push @{$labels}, 'LAP.PV3.20140730.sky01.remote';
    284284        push @{$labels}, 'LAP.PV3.20140730.diff01';
  • trunk/ippMonitor/czartool/czartool/Pantasks.pm

    r32762 r38200  
    1414        "distribution",
    1515        "pstamp",
    16         "update",
    17         "publishing",
     16#        "update",
     17#        "publishing",
    1818        "registration",
    1919        "replication",
Note: See TracChangeset for help on using the changeset viewer.