Guys,
I want to get IIS performance metrics from my IIS servers to use them in Graylog. Metribeat has this nice IIS module but it can not retrieve CPU usage per site, only globally. I can get per site application pool cpu usage data using windows module.
I’d like to know if I can link iis module data to windows module? Is PID retrieved from iis module the same as from windows module?
Thanks