Changeset 28869
- Timestamp:
- Aug 9, 2010, 12:58:08 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/tools/czartool/CzarDb.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/czartool/CzarDb.pm
r28862 r28869 367 367 368 368 my $underLimit; 369 my $hostOut;370 369 371 370 # loop round results … … 377 376 else {$underLimit = 1;} 378 377 379 if ($host =~ m/ipp0([0-9]+)/) {$hostOut = $1;}380 381 378 # Col 1: host 382 print GNUDAT "$host Out";379 print GNUDAT "$host"; 383 380 384 381 # Col 2: available, readable used space under limit
Note:
See TracChangeset
for help on using the changeset viewer.
