/[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 162 - (hide annotations)
Fri Feb 19 21:47:40 2010 UTC (14 years, 2 months ago) by dpavlin
File MIME type: application/x-sh
File size: 167 byte(s)
just run test against 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 dpavlin 162 echo "TEST `hostname` $host"
6 dpavlin 161 NPtcp -h $host -u 1048576 -o /tmp/$host.np
7     done < hosts

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26