It looks good Peter. One issue that I'm not sure about though... I changed the format of the results file from XML to CSV and it seemed to not work. I got the beginning of an XML file but with nothing in the <testresults> </testresults> nodes. Is this monitor CSV aware?
Paul On Tue, 11 Jan 2005 00:01:47 -0500, Peter Lin <[EMAIL PROTECTED]> wrote: > hi Paul, > > I've checked in the changes. the monitor listener should save the > statistics now. Please give it a try and let me know if you come > across any problems. > > I've tested it and it appears to work correctly for me. > > peter lin > > On Wed, 5 Jan 2005 13:06:53 -0700, Paul Leclerc <[EMAIL PROTECTED]> wrote: > > I've successfully added a server monitor to my test plan to monitor > > the memory, load, health of the test server. I would like to save > > those values to a file for later processing. > > > > The suggestion in the user manual to add a Simple Data Writer listener > > only stores the response time of the monitor servlet and not the > > values of the memory, load, etc. I added a Save Results post > > processor which creates a distinct file for each monitor status hit. > > Since I'll be running some of these tests for several hours, that > > would create a rather large number of files. > > > > Is there any other way to save these results WITHOUT saving the > > results of the other thread groups that are generating the load? > > > > Thanks > > Paul Leclerc > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

