Does anyone have a way of monitoring bandwidth usage of IIS7 sites, server 2008, that does not utilize reading logs. I have been looking for a performance counter, and there are some that look close like:
HTTP Service Url Groups -> BytesSentRate but these are tied to instances and I have no idea how to connect the instance to a site.
The problem is that there is a number of sites in my IIS installation, logging on all of them is off, and a few of them are utilizing all of the available ( 2 mb/s) bandwidth. But which ones?