When I try to install the IIS Probe 1.91 it fails to install it with the message "dependency not found for perfmon (v1.9)"
In support.nimsoft.com we can only see perfmon v 1.63
Is there a perfmon 1.9?
Release : UIM 20.4, iis probe 1.9
This is an error in the version of the "dependency not found" message fired if installing iis without installing perfmon first.
The latest GA version of perfmon is 1.63. Perfmon 1.9 was never released or documented.
perfmon (System Performance Engine Monitoring) Release Notes (broadcom.com)
iis 1.9 correctly runs with perfmon 1.63.
The prerequisites for iss, as per iis (IIS Server Monitoring) Release Notes (broadcom.com) are:
Performance Collector probe (perfmon) 1.18 or later.
To monitor application pool counters, you must use perfmon probe version 1.53 or later.
So, first, deploy perfmon 1.63 and then iis 1.9 and the deployment will succeed.