Re: Automating polygraph tests at different request rates

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Fri, 31 Aug 2001 13:13:23 -0600 (MDT)

On Fri, 31 Aug 2001, Wai-Yin Shum wrote:

> I'm trying to generate a request rate - average response curve.
> So, I want to run a series of polygraph tests under the same
> conditions for different request rates. Right now, I run each
> test manually and it's very time consuming. A batch file solution
> doesn't work because each test requires a change of virtual IP
> range as well as a system reboot. Anyone have any idea how I can
> automate the whole process?

In situations like this, we usually write a script that changes
virtual IPs or other configuration details between the tests and then
reboots the boxes. If you are using Unix, take a look at "expect"
command that is very handy when talking to other devices/interfaces
with deterministic behavior (such as a configuration interface of a
switch). There might be a similar tool for MS Windows (as a part of
Visual Basic package?), not sure.

If you can avoid changing virtual IPs and other things outside of
Polygraph, then you can run a single test with multiple phases; one
phase per one request rate versus average response curve point.

Alex.
Received on Fri Aug 31 2001 - 13:17:27 MDT

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 12:00:10 MST