cpu.user means all processes consume the cpu in their user mode, and cpu.system means all processes consume the cpu in their kernel mode. Usually, user+system+idle should be close to 100%.
You can search /proc/stat in proc(5) for more.
cpu.user means all processes consume the cpu in their user mode, and cpu.system means all processes consume the cpu in their kernel mode. Usually, user+system+idle should be close to 100%.
You can search /proc/stat in proc(5) for more.
© 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.