LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   check hardware problem (https://www.linuxquestions.org/questions/linux-newbie-8/check-hardware-problem-4175421220/)

ust 08-09-2012 09:50 AM

check hardware problem
 
I use RHEL 4 and debian server , I would like to ask if I want to know if the hardware have failure or not , can advise what can I do ?

Thanks.

amani 08-09-2012 10:17 AM

dmesg
lshw
lspci -vv
smartctl
h/w specific tests

ust 08-10-2012 12:57 AM

Quote:

Originally Posted by amani (Post 4749992)
dmesg
lshw
lspci -vv
smartctl
h/w specific tests

thx reply ,

I tried the first fourth command ( the last one command is not found in the server ) , the last one command is not found in the server .

segmentation_fault 08-11-2012 06:37 AM

I assume you mean "smartctl". You need smartmontools package.

Mr. Alex 08-11-2012 07:31 AM

"MHDD" to scan HDDs,
"memtest86" for RAM,
"systester" (in AUR for example) for CPU,
"xev" for keyboard.

amani 08-11-2012 08:56 PM

Quote:

Originally Posted by Mr. Alex (Post 4751632)
"MHDD" to scan HDDs,
"memtest86" for RAM,
"systester" (in AUR for example) for CPU,
"xev" for keyboard.

mhdd is a proprietary and bad s/w

gsmartctl provides a nice GUI for smartctl and is better.
systester is for stress testing.
OP is not talking about benchmarking

Mr. Alex 08-12-2012 06:33 AM

Quote:

Originally Posted by amani (Post 4752043)
mhdd is a proprietary and bad s/w

Why is that?


All times are GMT -5. The time now is 08:06 AM.