Windows ProcessMonitoring
Hello,
Anonymous
Are you not seeing huge RAW numbers for ProcessCPUPercent.
You are using the following formula
<postprocessorparam>PercentProcessorTime/10000000*100</postprocessorparam>
Is that sufficient? Cause we are not factoring CPU logical cores etc. to get a meaningful percentage.
Basically I am facing an issue which is described very well here in this post, but none of the solutions worked to get a meaningful percentage.
Need your suggestion as in how you are handing these values in dashboards, because table widgets are not showing these value as they populate under Raw data.
See how in a table widget it does not show decimal but in Raw data it does.
Looking forward to hear from you.
Thanks, Ashish
- Anonymous4 months ago
Raw data is converting it to scientific notation, which requires a decimal point. Those two numbers are the exact same number.