Changeset 38200 for trunk/ippMonitor/czartool
- Timestamp:
- Apr 27, 2015, 5:12:47 PM (11 years ago)
- Location:
- trunk/ippMonitor/czartool
- Files:
-
- 3 edited
-
czarpoll.pl (modified) (1 diff)
-
czartool/CzarDb.pm (modified) (1 diff)
-
czartool/Pantasks.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/czartool/czarpoll.pl
r34249 r38200 97 97 98 98 print "* Updating labels\n"; 99 my @servers = ("stdscience", "distribution", "publishing", "update"); 99 # my @servers = ("stdscience", "distribution", "publishing", "update"); 100 my @servers = ("stdscience", "distribution"); 100 101 101 102 my $server = undef; -
trunk/ippMonitor/czartool/czartool/CzarDb.pm
r37983 r38200 280 280 # push @{$labels}, 'LAP.PV3.20140730.restack'; 281 281 # push @{$labels}, 'LAP.PV3.20140730.bigmem'; 282 # push @{$labels}, 'LAP.PV3.20140730.sky01';282 push @{$labels}, 'LAP.PV3.20140730.skycal01'; 283 283 push @{$labels}, 'LAP.PV3.20140730.sky01.remote'; 284 284 push @{$labels}, 'LAP.PV3.20140730.diff01'; -
trunk/ippMonitor/czartool/czartool/Pantasks.pm
r32762 r38200 14 14 "distribution", 15 15 "pstamp", 16 "update",17 "publishing",16 # "update", 17 # "publishing", 18 18 "registration", 19 19 "replication",
Note:
See TracChangeset
for help on using the changeset viewer.
