/[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

Annotation of /recepies/netpipe-tcp/test.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 161 - (hide annotations)
Fri Feb 19 21:33:12 2010 UTC (14 years, 2 months ago) by dpavlin
File MIME type: application/x-sh
File size: 183 byte(s)
run test on all hosts

1 dpavlin 97 #!/bin/sh
2    
3 dpavlin 160 cd /srv/sysadmin-cookbook/recepies/netpipe-tcp/
4 dpavlin 161 while read host ; do
5     echo "### $host"
6     ssh $host NPtcp &
7     sleep 5
8     NPtcp -h $host -u 1048576 -o /tmp/$host.np
9     done < hosts

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26