Collect IIS metrics using Perflib (#832)

Rewrite IIS collector to use Perflib

Signed-off-by: David Owen <dowen@meddbase.com>
This commit is contained in:
Dave Owen 2021-09-25 16:00:39 +01:00 committed by GitHub
parent 3e37b7b6f0
commit 82f17fd607
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 871 additions and 958 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@ The iis collector exposes metrics about the IIS server
|||
-|-
Metric name prefix | `iis`
Classes | `Win32_PerfRawData_W3SVC_WebService`<br/>`Win32_PerfRawData_APPPOOLCountersProvider_APPPOOLWAS`<br/>`Win32_PerfRawData_W3SVCW3WPCounterProvider_W3SVCW3WP`<br/>`Win32_PerfRawData_W3SVC_WebServiceCache`
Data source | Perflib
Enabled by default? | No
## Flags