The iis probe documentation states that the probe performs HTTP GET queries to the selected Microsoft IIS servers. Is there any further information on the working ?
Environment
Release: CNMSPP99000-8.47-Unified Infrastructure Mgmt-Server Pack-- On Prem Component:
Resolution
At a high level the probe does the following:
Check curl return value and http status code for a given url and add the result to the snapshot Put UriCacheHits per time unit onto snapshot Put UriCacheMisses per time unit onto snapshot Check availability of certain IIS perfom counters Convert the Memory,Commit Limit to MBytes Convert raw value from perfmon into requisite value. e.g. for difference related counters delta value(Current - Previous) value is saved.