From 364628ec98da0ae9234e904b283c8a636af561a2 Mon Sep 17 00:00:00 2001 From: Joshua Powers Date: Wed, 8 Nov 2023 05:46:54 -0700 Subject: [PATCH] docs(inputs.temp): Add additional troubleshooting steps (#14255) --- plugins/inputs/temp/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugins/inputs/temp/README.md b/plugins/inputs/temp/README.md index d68b996e3..36af23950 100644 --- a/plugins/inputs/temp/README.md +++ b/plugins/inputs/temp/README.md @@ -39,6 +39,11 @@ following command: wmic /namespace:\\root\wmi PATH MSAcpi_ThermalZoneTemperature ``` +If the result is "Not Supported" you may be running in a virtualized environment +and not a physical machine. Additionally, if you still get this result your +motherboard or system may not support querying these values. Finally, you may +be required to run as admin to get the values. + ## Example Output ```text