1
0
mirror of https://github.com/prometheus-community/windows_exporter.git synced 2025-04-18 19:24:05 +03:00

docs: update for #1964 (#1979)

Signed-off-by: Yariv Amar <yariv.amar@gmail.com>
This commit is contained in:
Yariv Amar 2025-04-05 18:25:49 +03:00 committed by GitHub
parent 6471f3985a
commit 36b6afe4bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 5 deletions

View File

@ -10,13 +10,10 @@ Enabled by default? | No
## Flags
### `--collectors.mssql.classes-enabled`
### `--collectors.mssql.enabled`
Comma-separated list of MSSQL WMI classes to use. Supported values are `accessmethods`, `availreplica`, `bufman`, `databases`, `dbreplica`, `genstats`, `locks`, `memmgr`, `sqlstats`, `sqlerrors`, `transactions`, and `waitstats`.
### `--collectors.mssql.class-print`
If true, print available mssql WMI classes and exit. Only displays if the mssql collector is enabled.fman`, `databases`, `dbreplica`, `genstats`, `locks`, `memmgr`, `sqlstats`, `sqlerrors`, `transactions`, and `waitstats`.
## Metrics

View File

@ -21,7 +21,7 @@ If given, an interface name needs to *not* match the exclude regexp in order for
### `--collector.net.enabled`
Comma-separated list of collectors to use. Defaults to all, if not specified.
Comma-separated list of collectors to use. Defaults to all, if not specified. Supported values are: `metrics`, `nic_addresses`.
## Metrics