summaryrefslogtreecommitdiff
path: root/apps/JAWS/clients/WebSTONE/bin/killbench
blob: 2997d891dcaf69c027eaf4874e0553ec07f372ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh -x
#
# get configuration
. $WEBSTONEROOT/conf/testbed

for i in $CLIENTS
do
	$RSH -l root $i /etc/killall $1 webclient
done
#
sleep 1 
/etc/killall $1 webmaster
/etc/killall $1 runbench