IIS from WMI-Exporter
2,002 1.5 (4 reviews)

Created 5/19/2020
Updated 5/19/2020
Revision 1
Categories
Web Servers
Grafana Version >=7.0.0
Datasources
Prometheus

This is a dashboard that will show you some IIS metrics derived from wmi_exporter. Tested and works with version 0.11.1 of wmi_exporter. When installing it you must specify that you want IIS metrics included, they aren't by default.

msiexec -i ​ ENABLED_COLLECTORS=cpu,cs,iis,logical_disk,net,os,service,system,textfile LISTEN_ADDR=0.0.0.0 LISTEN_PORT=9182 METRICS_PATH=/metrics

This scripts installs the wmi exporter with all of the default metrics + IIS metrics.

Get Dashboard
Download
Copy to Clipboard
Source Grafana.com

Used Metrics 9

  • wmi_iis_current_application_pool_state

  • wmi_iis_current_connections

  • wmi_iis_current_worker_processes

  • wmi_iis_recent_worker_process_failures

  • wmi_iis_total_application_pool_start_time

  • wmi_iis_anonymous_users_total

  • wmi_iis_received_bytes_total

  • wmi_iis_sent_bytes_total

  • wmi_iis_requests_total