* perftest setup & run examples
authorMichal Voců <michal@ruk.cuni.cz>
Thu, 22 Jun 2006 12:46:34 +0000 (12:46 +0000)
committerMichal Voců <michal@ruk.cuni.cz>
Thu, 22 Jun 2006 12:46:34 +0000 (12:46 +0000)
org.glite.lb/doc/perf_clear_proxy [new file with mode: 0644]
org.glite.lb/doc/perf_purge [new file with mode: 0644]
org.glite.lb/doc/perf_reg_jobs [new file with mode: 0644]
org.glite.lb/doc/perf_run_interlogd [new file with mode: 0644]
org.glite.lb/doc/perf_run_proxy [new file with mode: 0644]
org.glite.lb/doc/perf_run_server [new file with mode: 0644]
org.glite.lb/doc/perf_run_test [new file with mode: 0644]

diff --git a/org.glite.lb/doc/perf_clear_proxy b/org.glite.lb/doc/perf_clear_proxy
new file mode 100644 (file)
index 0000000..237df95
--- /dev/null
@@ -0,0 +1 @@
+CLPR=1; for jobid in  `./stage/sbin/glite-lb-perftest_logjobs -m scientific.civ.zcu.cz:10000 -f stage/examples/perftest/perf_simple_avg_events.log -n 1000 -p /tmp/perftest_michal.log -s /tmp/proxy_michal.perf|grep https`; do stage/bin/glite-lb-logevent -x -S /tmp/proxy_michal.perfstore.sock -c $SEQCODE -j $jobid -s UserInterface -e Abort --reason Purge; done
diff --git a/org.glite.lb/doc/perf_purge b/org.glite.lb/doc/perf_purge
new file mode 100644 (file)
index 0000000..4bcc881
--- /dev/null
@@ -0,0 +1 @@
+./stage/sbin/glite-lb-purge -j /tmp/perftest_1000.jobids  -m scientific.civ.zcu.cz:10000 -s
diff --git a/org.glite.lb/doc/perf_reg_jobs b/org.glite.lb/doc/perf_reg_jobs
new file mode 100644 (file)
index 0000000..20923a1
--- /dev/null
@@ -0,0 +1 @@
+ REG=1; for jobid in  `./stage/sbin/glite-lb-perftest_logjobs -m scientific.civ.zcu.cz:10000 -f stage/examples/perftest/perf_simple_avg_events.log -n 1000 -p /tmp/perftest_michal.log -s /tmp/proxy_michal.perf|grep https`; do stage/examples/glite-lb-job_reg -j $jobid -s UserInterface ; done
diff --git a/org.glite.lb/doc/perf_run_interlogd b/org.glite.lb/doc/perf_run_interlogd
new file mode 100644 (file)
index 0000000..00d60ed
--- /dev/null
@@ -0,0 +1 @@
+ ./stage/bin/glite-lb-interlogd -d -s /tmp/perftest_michal.sock --file-prefix=/tmp/perftest_michal.log --lazy
diff --git a/org.glite.lb/doc/perf_run_proxy b/org.glite.lb/doc/perf_run_proxy
new file mode 100644 (file)
index 0000000..5d88382
--- /dev/null
@@ -0,0 +1 @@
+./stage/bin/glite-lb-proxy -d --silent -p /tmp/proxy_michal.perf --proxy-il-sock /tmp/perftest_michal.sock --proxy-il-fprefix /tmp/perftest_michal.log
diff --git a/org.glite.lb/doc/perf_run_server b/org.glite.lb/doc/perf_run_server
new file mode 100644 (file)
index 0000000..b11eb79
--- /dev/null
@@ -0,0 +1 @@
+./stage/bin/glite-lb-bkserverd -d --perf-sink=4 -p 10000 -w 10003  -S /tmp/purge_michal -D /tmp/dump_michal --silent
diff --git a/org.glite.lb/doc/perf_run_test b/org.glite.lb/doc/perf_run_test
new file mode 100644 (file)
index 0000000..2e31b83
--- /dev/null
@@ -0,0 +1 @@
+TEST=1; ./stage/sbin/glite-lb-perftest_logjobs -d proxy -m scientific.civ.zcu.cz:10000 -f stage/examples/perftest/perf_simple_avg_events.log -n 1000 -p /tmp/perftest_michal.log -s /tmp/proxy_michal.perf