summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2022-10-25 16:14:41 +0000
committerGitHub <noreply@github.com>2022-10-25 16:14:41 +0000
commit873184d115b896e9061a2c93f2c8c0ea527cf385 (patch)
tree9bd3bfcda4fef77ae3629731efcde44e6dbeaf54 /docs
parentbf1cb6048ba63438d0173f86d62ee4106bdcece6 (diff)
Add description for TCP WMI (#13878)
Diffstat (limited to 'docs')
-rw-r--r--docs/collect/system-metrics.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/collect/system-metrics.md b/docs/collect/system-metrics.md
index 6233028946..92d204001f 100644
--- a/docs/collect/system-metrics.md
+++ b/docs/collect/system-metrics.md
@@ -43,7 +43,7 @@ First, [download windows_exporter](https://github.com/prometheus-community/windo
with the following collectors enabled, changing `0.14.0` to the version you downloaded.
```powershell
-windows_exporter-0.14.0-amd64.exe --collectors.enabled="cpu,memory,net,logical_disk,os,system,logon"
+windows_exporter-0.14.0-amd64.exe --collectors.enabled="cpu,memory,net,logical_disk,os,system,logon,tcp"
```
Next, [configure the WMI