View linux machine cpu Information

Source: Internet
Author: User

View the cpu information of a linux machine. view the number of cores cat/proc/cpuinfo | grep processor | wc-l CPU clock speed cat/proc/cpuinfo | grep MHz | uniq /proc/cpuinfo "query model name, then go to the intel official website to query (http://ark.intel.com/Product.aspx? Id = 37096 ). For example, if my server CPU is Intel? Xeon? Processor E5506, table "# of Cores" indicates the number of Cores of the CPU. The total number of Cores of the machine is divided by the number of Cores of each cpu, that is, the number of CPUs of the machine.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.