Hi,
We have created the WMI custom sensor that return the value as a millisecond ie. AvgDisksecPerRead
The problem is PRTG don't show the value as a millisecond, for example it shows just 0 for the 0.008 value.
Thanks in advance.
Article Comments
Hi Torsten,
Thanks for your help, I've changed the decimal place but now it show the value as "0,000" so it's still zero!
My WMI query is; SELECT AvgDisksecPerRead FROM Win32_PerfFormattedData_PerfDisk_LogicalDisk WHERE name = 'C:'
I' ve tested, it's correct query but it returns just 0...
Best regards.
Jul, 2012 - Permalink
Yes, I've tried but it returns just "0" too. I have no idea how do I monitor "Avg. Disk sec/Read" via WMI. The correct value is e.g "0.008" (8ms) but WMI doesn't show it.
Jul, 2012 - Permalink
Hello,
please check the according settings for the displaying of decimal places in the Sensors Channel Settings.
best regards.
Jun, 2012 - Permalink