summaryrefslogtreecommitdiff
path: root/ndb/test/ndbapi/old_dirs/vw_test/script/client_start
blob: 2965be6fbb5153228a45a63c81e33ec13a474ce5 (plain)
1
2
3
4
5
6
7
8
9
10
# Argument to the client program is:
# 1. ip-adress to the server
# 2. location to the raw cdr-file
# 3. nanoseconds (0-1000) between writing the buffer to the port
# 4. how many writes to the buffer before the sleep command should accur
# Argument 3 and 4 controlls the flow of the raw cdr-file to the cdrserver

cd $VCDRPATH/bin
# ./client stat181.xxx.com /ext06/data/indata_fraud1/port2file.data.-2089540139 1000 0 &
./client xxx.xxx.xxx.xxx.xxx /export2/home/ndb/vw/data/port2file_data_-2089540139 0 100000 &