Red Hat or CentOS CMD


 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Red Hat or CentOS CMD
# 1  
Old 08-10-2011
Red Hat or CentOS CMD

Hello,
I'm a Solaris Admin by trade and we are getting more Linux server in. I was wondering what command Red Hat uses for hardware faults?

lets say you see the fault light on the server what command do you use to see what the fault is?

for example the Solaris command is fmadm faulty. this commands gives info on fan speeds and other low level faults.


Any help would be great.
# 2  
Old 08-10-2011
Depends on the hardware. HP, for example, has a suite of command line utilities that interface with the iLO and can query the hardware status. Likewise for Dell servers.
# 3  
Old 08-10-2011
it is a Sun x86 Blade. I tried the Solaris command but it will not work in Red Hat.

Thanks for your help
# 4  
Old 08-11-2011
As was pointed out, this is a problem for your hardware vendor. This is not a Linux issue.
# 5  
Old 08-11-2011
Everyone,
Well I did some checking and it seams that RHEL doesn't have a built in feature that will check for hardware faults like Solaris does. I was just trying to get better with my RHEL skills. I already knew how to get to the fault information from the lights out manager.

---------- Post updated at 04:42 PM ---------- Previous update was at 04:18 PM ----------

I have found the answer. I posted the same question here this is the answer I got.

Red Hat or CentOS CMD - Linux / UNIX Forum

The command is dmesg
# 6  
Old 08-11-2011
Ok, this might come off a bit harsh, and I want to apologize in advance: Did you even really read the above answers, or did you just skim them without any attempt at making sense of them??? Of course the Solaris command won't work in Linux, because it's a Solaris command. There is no general command to check for hardware failures in Linux, because that's the hardware vendors job!! And the dmesg command won't give you any information on fan status and whatnot, as it can only report the errors the kernel sees. And without kernel modules provided by the hardware vendor it won't even know it has a fan that could fail!
# 7  
Old 08-11-2011
The closest thing in Linux for hardware health monitoring is probably the lm-sensors project.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ?

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ? (2 Replies)
Discussion started by: ahmedamer12
2 Replies

2. Linux

Red Hat cluster

hi... I'm new to clustering concept, there was a issue in redhat clustering as "unable to load cluster.xml no such file or directory".. this issue restrict me from starting the cluster services and too execution of clustat command .. myself using vmware work station for the cluster setup with... (4 Replies)
Discussion started by: sriniv666
4 Replies

3. Red Hat

Red-hat

Hello, How do I see what IP addresses are connected to my machine? thanks (2 Replies)
Discussion started by: sonomao
2 Replies

4. Red Hat

Red Hat E 3

I'm am working with a Red Hat Enterprise 3 server. This is a dedicated server that is supposedly dedicated to one domain, but I have been tasked with trying to figure out if there are files on this system that are being accessed by other IP's. Does anyone know if how I would go about finding... (0 Replies)
Discussion started by: chrisPlusPlus
0 Replies

5. Shell Programming and Scripting

telnet shell script on red hat 9 cmd line only

i would like to make a shell script (red hat 9 cmd line only) to telnet to my local isp's webmail server on port 25 and send it commands such as helo :) help would be much appreciated, and i found no posts similar that answered my question... the closest i've gotten to an answer from about 8... (3 Replies)
Discussion started by: kypeswith
3 Replies

6. Linux

red hat ee 2.6.9-42

hello. I would be greatfull if someone could tell me how will i see what dns server and gateway my red hat server uses. I tryied to find out by typing ifconfig command but i got : -bash: ifconfig: command not found , although man ifonconfig gives output with info about using that command. Is... (3 Replies)
Discussion started by: tonijel
3 Replies

7. UNIX for Dummies Questions & Answers

Red Hat 9 help

please help me how to install softwares in linux.i have a ethernet internet connection.i try to open the site on LAN to download internet client.but i cannot as our lan supports only internet explorer....i downloaded the linux client by booting thru XP......but i cannot c my NTFS partition thru... (0 Replies)
Discussion started by: shobhit143
0 Replies

8. Linux

Red Hat?

I have a Red Hat upgrade disk. I installed it and it corrupted my entire hard drive! I had gotten the disks out of a Dummy's book at my local library. Trying to install 'Red Hat', has cost me $100.00 in damages. (The cool part is my friend gave me that $100.00 part) Ah...A 120gig Hard Drive. Just... (3 Replies)
Discussion started by: hdk_mkr
3 Replies

9. UNIX for Dummies Questions & Answers

Red Hat 7.2.....

I just installed red hat 7.2 on my laptop. it's dual booted with xp and red hat. when i boot in to linux it boots up to the screen to ask me my name and pass....i put in root and my password. after this it goes to a blue screen and sits there. the after about 2 minutes it comes up with a fatal... (1 Reply)
Discussion started by: muzscman
1 Replies
Login or Register to Ask a Question