Hi Friends,
In RHEL, we have simple commands to get the informantion about number of CPU, CORE and SOCKET.
#lscpu
#dmidecode
#cat /proc/cpuinfo
#dmidecode will give entire information about Hardware on which RHEL is installed and running. we can grep the number of CPU, COREs and SOCKET on the server.
#lscpu will list the number of CPU given to the server or there on the server.
Thanks and appreciate reading my blogs and posts.
All comments invited as the purpose is to share and learn. so please let me know, what all other ways to look upon it.
Love Sharing
Amit Chopra
In RHEL, we have simple commands to get the informantion about number of CPU, CORE and SOCKET.
#lscpu
#dmidecode
#cat /proc/cpuinfo
#dmidecode will give entire information about Hardware on which RHEL is installed and running. we can grep the number of CPU, COREs and SOCKET on the server.
#lscpu will list the number of CPU given to the server or there on the server.
Thanks and appreciate reading my blogs and posts.
All comments invited as the purpose is to share and learn. so please let me know, what all other ways to look upon it.
Love Sharing
Amit Chopra
No comments:
Post a Comment