Hi Guys,
We are using Metricbeat to verify the CPU and Memory usage reports of few Windows servers by using Kibana dashobards. We are using Field “system.memory.used.pct” for memory usage which is giving the accurate values. But for CPU utilization report we are using field “system.cpu.system.pct” which is not giving accurate value as the real CPU usage in those servers. Sometime the values goes above 100% (how can the CPU usage go above 100% ) and some times below of it but still its not matching with the real CPU usage of that server. Are we using the correct field “system.cpu.system.pct” for CPU usage reports or is there anything we need to edit to get it corrected?