We're looking for a set of tools that we can use to effectively monitor our IIS application as thoroughly as possible. We have essentially two requirements:
1) to automatically test the application repeatedly logging in and logging out of an application - a load test if you like. we've currently fudged something together using the iMacro tool in Firefox to login and logout a set number of repetitions. This is OK, but it's not quite the enterprise grade toolset we're looking for.
2) we're looking to see what is going on with the application when we do find the slow load times, ie. authentication calls, database calls, etc. - all presented in a clear, easy to read report of the response times so we can track what goes on under the hood.
We're using Windows Server 2008 R2 with IIS 7.5 and the applicaitons are published via Microsoft Forefront UAG.
Any thoughts, ideas, recommendations would be most welcome.
thanks
baronne