I'm looking for a definition of what Anonymous Users is tracking. Is it connections/sessions from unique IP's? or is it just a total of the Gets and Posts? I haven't been able to find it clearly defined anywhere. Thanks


Article Comments

Hello,

PRTG uses either the following Performance Counter "Web Service Counters for the WWW Service (IIS 6.0)" for the sensor. For this Microsoft states for the Anonymous Users/sec Counter:

The rate, in seconds, at which users have made anonymous requests to the WWW service.

Or PRTG uses WMI counters from the Win32_PerfFormattedData_W3SVC_WebService WMI Class. Here the definition for the Anonymous Users per second counter is:

Rate at which users are making anonymous connections using the web service.

best regards.


Jul, 2014 - Permalink

Sorry for my late reply, I was away. Thanks for posting that. So what is the relationship between connections and users based in this counter? Is it showing me the number of connected users/sec or could all the connections be from a single user? Thanks


Jul, 2014 - Permalink

Jason, this is essentially a question regarding the definition of the counters, or even which exact metrics the counters show (to the outside of Windows). I'm afraid that can only be answered by Microsoft.


Jul, 2014 - Permalink

I thought that might be the case. Thanks


Jul, 2014 - Permalink