IIS Probe Flow
search cancel

IIS Probe Flow

book

Article ID: 93064

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction



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.