@cryptotaxi247 / netdata-1 / commits / c3ee45e10

docs: nvidia-smi in a container limitation note (#13695)

Ilya Mashchenko committed Sep 21, 2022 at 18:54 UTC c3ee45e10f18ac357107901a0defc5fb4bf4bd6f
1 file changed +2
collectors/python.d.plugin/nvidia_smi/README.md
+2
@@ -8,6 +8,8 @@ sidebar_label: "Nvidia GPUs"
8
9 Monitors performance metrics (memory usage, fan speed, pcie bandwidth utilization, temperature, etc.) using `nvidia-smi` cli tool.
10
11 +> **Warning**: this collector does not work when the Netdata Agent is [running in a container](https://learn.netdata.cloud/docs/agent/packaging/docker).
12 +
13
14 ## Requirements and Notes
15