I'm trying to watch some performance counters on a server and am seeing some strange behavior. I've added the performance counter Web Service -> Get Requests/sec to the monitor.
I've added it for the _Total category, and also for the two other site instances on the machine. The _Total one seems to be ok, but one of the other instance counters just shows a blank --- instead of a number. What could be causing this?
I'm running this on Windows Server 2004 R2 64 with an asp.net 1.1 app. IIS is running in 32 bit mode, but so are several other servers that are correctly showing performance stats.
Any ideas?