CPU info from the Linux command line
search cancel

CPU info from the Linux command line

book

Article ID: 238148

calendar_today

Updated On:

Products

Security Analytics Security Analytics - VA

Issue/Introduction

If you need to get  / find / check CPU information from the command line, this is how you can do it on a Security Analytics appliance.

Resolution

The command-line utility “lscpu” in Linux is used to get CPU information of the system. The “lscpu” command fetches the CPU architecture information from the “sysfs” and /proc/cpuinfo files and displays it in a terminal.

  1. Login to SA command line via root credentials.
  2. Enter command:  lscpu

Additional Information

For more info : How to Use Linux lscpu Command Tutorial.