RedHat diagnostic commands


 
Thread Tools Search this Thread
Operating Systems Linux Red Hat RedHat diagnostic commands
# 1  
Old 09-04-2006
RedHat diagnostic commands

Dear all

Can anyone tell me what commands I can run on a RedHat linux server to gain some diagnostic information, e.g. checking for disk errors or other related problems.

Regards
# 2  
Old 09-05-2006
The obvious way to do this would be to check the system logs(logfiles like /var/log/messages) and kernel messages(run 'dmesg' and view it's output).
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Sort command results are different in Redhat 4 vs Redhat 5

Hi, I am having a text file with the following contents ########### File1 ########### some page1.txt text page.txt When I sort this file on Red Hat 5, then I get the following output ########### File1 ########### page1.txt page.txt some (3 Replies)
Discussion started by: sarbjit
3 Replies

2. HP-UX

HP-UX stops on boot; DIAGNOSTIC SYSTEM WARNING

Hi all, I have an HP-UX server that halts during boot. Below is CO output. Any ideas how to solve this? Any help would be appreciated. Thank you. HP-UX Boot Loader for IPF -- Revision 2.027 Press Any Key to interrupt Autoboot \EFI\HPUX\AUTO ==> boot vmunix -lq Seconds left till... (0 Replies)
Discussion started by: MazenH
0 Replies

3. AIX

AIX5L diagnostic process question

I am an Oracle DBA with some strange IO performance problems. Between 04:00 and 06:00 AM local time each day I see a degrading of IO performance (to a SAN). I see that the AIX diagnostics seem to begin at 04:00. Is it likely that AIX diagnostics might be affecting IO? Additional... (2 Replies)
Discussion started by: sink
2 Replies

4. Solaris

Solaris10..Open boot diagnostic failed

Hi all, when am rebooting the server (SF v890) we are facing "open boot diagnostic failed". Thanks in Adv. (5 Replies)
Discussion started by: arjunreddy3
5 Replies

5. Solaris

Solaris Diagnostic Reporter Logs

I have 3510 Disk Array attached to T2000 sever running Solaris 10 and I have set up Diagnostic Reporter to send status update via email once a day. Since logs are growing everyday, my email is getting big too. I cannot recall what file I need to echo > , so that only new logs are sent. Kindly... (1 Reply)
Discussion started by: Tirmazi
1 Replies

6. UNIX for Dummies Questions & Answers

Diagnostic Software

Hi, I'm running Redhat 7.2 Advanced server on a compaq dl380 G1, and i wanted to do a diagnostic on a Harddrive that has an amber light. I've reseated the drive and the light is showing green. I was just wondering whether there are some diagnostic tools I can run on this drive. The drive has been... (2 Replies)
Discussion started by: camerja1
2 Replies

7. UNIX for Advanced & Expert Users

what commands are used to deal with core files on linux redhat???

how do you cause a running pocess to dump a core file on linux systems?? i tried sleep 100 & kill -SEGV PID but nothing is created also, what commands can be used to analyze them? (extract useful info from them) (2 Replies)
Discussion started by: TRUEST
2 Replies

8. UNIX for Dummies Questions & Answers

Unix Equivalent of Windows NT Diagnostic (Winmsd) report

Hi Guys, Is there a way I can generate a Diagnostic Report for Unix app server/database server (for sun solaris and aix) similar to the system diagnostic report in Windows NT(winmsd). Basically I am looking for the following details below in a single comprehensive report. If there is no... (2 Replies)
Discussion started by: neer
2 Replies
Login or Register to Ask a Question