Hello,
we have, in our production environment, a machine with 56 cores (system.cpu.cores gives "56").
Exactly, which is the range system.cpu.total.pct will assume? 0-56? 0-100?
Thanks
Gabriele
Hello,
we have, in our production environment, a machine with 56 cores (system.cpu.cores gives "56").
Exactly, which is the range system.cpu.total.pct will assume? 0-56? 0-100?
Thanks
Gabriele
Hello, I think cpu.total.pct is percentage of CPU time total among all cores, which means maximum it can be 5600%. If you want to get a normalized cpu percentage value, please configure the metric type to be cpu.metrics: ["normalized_percentages"]
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.