About
The FOXBI’s ch_cpuinfo
is shell script , which retrieve information about the CPU on a Synology DSM system.
The script obtains a summary of the CPU information, including the processor type, number of cores, clock speed, code-name e.g. Haswell
, Broadwell
, Skylake
, Kaby Lake
etc.
How to Use
- Connect to DSM terminal via SSH with privileged permission.
|
|
- Download the
ch_cpuinfo
tar file from GitHub
|
|
- Decompress the tar file and grant execute permission.
|
|
- Execute the Script
|
|
The script retrieves information; choose the options as needed.
- Re-login DSM to refresh the Info Center.
Before:
After:
Conclusion
This script can be useful for those who need to update CPU information on a Syonlogy DSM installed on a non-official machine with a different CPU type.