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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 162 - (show annotations)
Fri Feb 19 21:47:40 2010 UTC (14 years, 1 month ago) by dpavlin
File MIME type: application/x-sh
File size: 167 byte(s)
just run test against all hosts

1 #!/bin/sh
2
3 cd /srv/sysadmin-cookbook/recepies/netpipe-tcp/
4 while read host ; do
5 echo "TEST `hostname` $host"
6 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