Below dmidecode command can be executed for checking CPU performance and speed in Linux hosts.
Below is example snippet of above command.
Products to which Article Applies
All Linux Environments
dmidecode -t processor | grep "Speed"
Below is example snippet of above command.
# dmidecode -t processor | grep "Speed"
Max Speed: 2195 MHz
Current Speed: 2195 MHz
Max Speed: 2195 MHz
Current Speed: 2195 MHz
Max Speed: 2195 MHz
Current Speed: 2195 MHz
Max Speed: 2195 MHz
Current Speed: 2195 MHz
Products to which Article Applies
All Linux Environments
Additional References
https://www.linuxtechi.com/dmidecode-command-examples-linux/
tarun boyella
No comments:
Post a Comment