Open GoogleCodeExporter opened 9 years ago
Report:
Duda
Original comment by ggduda
on 19 Dec 2012 at 9:03
Attachments:
Can confirm that I get this same issue with Ubuntu 14.04.2 when using the wmic
packages from orvant.com. Unfortunately my knowledge of the package is minimal,
but if there is a method that can explain the strange values returned via WMI
from remote Unix hosts that would be great.
Querying a sensor that I know has a value of 38 returns 1108869120.000000
$ wmic --delimiter=: --namespace=ROOT\\OpenHardwareMonitor //x.x.x.x "SELECT
Value FROM Sensor WHERE InstanceId='3932' AND
ProcessId='846ea5d7-760e-4c24-b139-e99b699630be'"
CLASS: Sensor
InstanceId:ProcessId:Value
3932:846ea5d7-760e-4c24-b139-e99b699630be:1108869120.000000
Original comment by Clonta...@gmail.com
on 26 Feb 2015 at 8:29
Original issue reported on code.google.com by
ggduda
on 18 Dec 2012 at 2:13Attachments: