currently the monitor only works with Tomcat. I tried to port Tomcat's status servlet to ASPX, but the performance metrics for IIS in .NET 1.0 and 1.1 don't work. I don't know if that's true in .NET 2.0.
for websphere, you can port Tomcat's status servlet over and make the necessary changes to lookup the correct MBean. peter On 12/20/05, Anusha <[EMAIL PROTECTED]> wrote: > > Hi > > I would like to know how to get jmeter to monitor the performance of an > IIS web server - IBM websphere 6.0. > > Please provide some guidilines on how to do that. > > I have tried doing it with a tomcat server following the user manual and > it works. > > Thank you. > > Regards, > Anusha >

