prometheus-community / windows_exporter

Prometheus exporter for Windows machines
MIT License
2.91k stars 702 forks source link

Hot to get IIS application pools CPU utilization? #1719

Open askrinnik opened 4 hours ago

askrinnik commented 4 hours ago

Problem Statement

I have IIS installed on my Windows server. There are a couple of application pools with hosted applications. How can I get CPU and memory usage of these pools?

I've read the following question but didn't understand the answer :(

Environment

jkroepke commented 3 hours ago

Enable the process collector with --collector.process.iis may helps.

askrinnik commented 2 hours ago

Enable the process collector with --collector.process.iis may helps.

Unfortunately, it didn't help. I don't see CPU and memory metrics Also they are absent in that Windows Exporter IIS Node dashboard