Answer the question
In order to leave comments, you need to log in
Advise programs for testing iron under Linux?
Task: to test the performance of the processor, memory and hdd after running OpenSuse Linux in standalone mode and save the results to the log. LiveCD is not suitable, you need to test on a working system. Now I'm trying to build Inquisitor , it doesn't work. What utilities for testing hardware do you know?
Answer the question
In order to leave comments, you need to log in
memtest86 - memory
fsck - filesystem
cpuburn - processor
hdparm - HDD
Again, the tests need to be run on a production system.
memtest86 only works from a liveCD or USB flash drive, on a simple run it gives a segmentation fault.
cpuburn does not spew any test results to the console, but simply loads the percent.
so far we managed to accumulate
CPU
stress --cpu 8 --io 4 --vm 2 --vm-bytes 1024M --timeout 20s |grep successful
HDD
smartctrl -H|grep PASSED
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question