Is there any way to monitor traffic and load on a given web server?
Then is there a way to do the same on a server that is virtually hosting multiple web domains? Can you isolate it down to specific traffic for a single domain?
Thank you.
You can monitor the URL, which will measure performance irrespective of which server. Or you can monitor specific web servers.
I find the IIS APM template in the latest version of APM pretty useful. It exposes some of the key WMI perf counters specific to IIS (ie Current connections, requests\sec, bytes sent\rec / sec, etc)