/[sysadmin-cookbook]/recepies/netpipe-tcp/test.sh
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.sh

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

revision 161 by dpavlin, Fri Feb 19 21:33:12 2010 UTC revision 162 by dpavlin, Fri Feb 19 21:47:40 2010 UTC
# Line 2  Line 2 
2    
3  cd /srv/sysadmin-cookbook/recepies/netpipe-tcp/  cd /srv/sysadmin-cookbook/recepies/netpipe-tcp/
4  while read host ; do  while read host ; do
5          echo "### $host"          echo "TEST `hostname` $host"
         ssh $host NPtcp &  
         sleep 5  
6          NPtcp -h $host -u 1048576 -o /tmp/$host.np          NPtcp -h $host -u 1048576 -o /tmp/$host.np
7  done < hosts  done < hosts

Legend:
Removed from v.161  
changed lines
  Added in v.162

  ViewVC Help
Powered by ViewVC 1.1.26