


Note: You can use Task Scheduler to find out different things you may want to know about your NAS, just remember to always select root as user like in STEP 4 point 1. I actually had to cut the screenshot to make it fit. rootraspberrypi:/home/pi cat /proc/cpuinfo processor : 0 model name : ARMv7 Processor rev 3 (v7l) BogoMIPS : 108.00 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 repeated 3 more times Hardware. There you will find all the info on your Synology CPU at a glance! Just so you know, there is a lot more info than what you see in the screenshot below. My 4GB model returns a different revision. Go back to STEP 1 or you will deal with karma 🙂Ĭheck your Email. Follow the instructions in the image below. You will be asked to run CPU Info – click Yes. Click OK.Īfter you click OK on STEP 5, select your “CPU Info” Task then click the “ Run” tab. After that, click OK.Īfter you click OK on STEP 4a new warning pop up window will open.
Cat cpuinfo code#
Task Settings: Check “ Send run details by email“, add your email then copy paste the code below in the Run command area.Schedule: Select Run on the following date then select “ Do not repeat“.Use javac to compile the '.java' file to a '.class' file Use the javah tool to extract a C / C++ compatible header file from the compiled '.class' file. General: In the Task field type in CPU Info. To code this in JNI (bound to C) Write the Java class, with at least one method marked as 'native'.Once you click on User-defined script, a new window will open.

Go to Control Panel / Task Scheduler / Create / Scheduled Task / User-defined script. If you have already activated email notifications on your Synology NAS, skip this STEP. Please Support My work by Making a Donation.Īctivate Email Notifications. If you want to know all there is to know about your Synology NAS CPU processor with just one click, then follow my guide below. However, in the Info Center area you will only find some basic info such as the name of your CPU, the CPU Clock rate and the number of CPU cores. As you may well know, you can access information on your CPU in Control Panel / Info Center.
