/[sysadmin-cookbook]/recepies/netpipe-tcp/test-all.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /recepies/netpipe-tcp/test-all.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 165 by dpavlin, Fri Feb 19 22:36:27 2010 UTC revision 166 by dpavlin, Sat Feb 20 16:32:19 2010 UTC
# Line 21  foreach my $host ( @hosts ) { Line 21  foreach my $host ( @hosts ) {
21          }          }
22    
23          warn "TEST from $host\n";          warn "TEST from $host\n";
24          system "ssh $host /srv/sysadmin-cookbook/recepies/netpipe-tcp/test.sh";          system "cat hosts | ssh $host xargs -i NPtcp -h {} -u 1048576 -o /tmp/{}.np";
25          system "rsync $host:/tmp/*.np $host/";          system "rsync $host:/tmp/*.np $host/";
26  }  }

Legend:
Removed from v.165  
changed lines
  Added in v.166

  ViewVC Help
Powered by ViewVC 1.1.26