Results 1 to 4 of 4

Thread: Reading hardware errors in RHEL / CentOS Linux

  1. #1
    Junior Member
    Join Date
    Aug 2012
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default Reading hardware errors in RHEL / CentOS Linux

    Helo

    i am new to linux...i am using RHEL5...is there any way i can check the status of the hardware devices using putty...i want to check the errors, warning messages (critical, informational) as in windows.

    Thank you
    Last edited by esco; 26th November 2012 at 02:14 PM.

  2. #2
    Junior Member
    Join Date
    Nov 2012
    Location
    Michigan
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    Your system messages will tell you most of what you need to know.

    Code:
    cat /var/log/messages

  3. #3
    Never say die nixcraft's Avatar
    Join Date
    Jan 2005
    Location
    BIOS
    Posts
    4,374
    Thanks
    17
    Thanked 754 Times in 496 Posts
    Rep Power
    10

    Default

    If you have 64bit hardware with 64bit Linux installed try:
    1. Linux x86_64: Detecting Hardware Errors


    The dmesg command will also display data from syslog.
    All [Solved] threads are closed by mods / admin to avoid spam issues. See Howto mark a thread as [Solved]


  4. #4
    Junior Member
    Join Date
    Aug 2012
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default dmesg

    Quote Originally Posted by nixcraft View Post
    If you have 64bit hardware with 64bit Linux installed try:



    The dmesg command will also display data from syslog.
    Hi

    I did try the command...but I am unable to understand it...Is there any material which explains how to read it

    Thank you

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 5
    Last Post: 6th December 2012, 07:45 PM
  2. [Solved] Bind DNS Query Per Second - bindgraph.cgi not working in RHEL / CentOS Linux
    By patel.rocky9 in forum Domain Name Server
    Replies: 22
    Last Post: 10th May 2012, 03:16 PM
  3. RHEL / CentOS Linux Mounting Debugfs
    By vzxen in forum CentOS / RHEL / Fedora
    Replies: 5
    Last Post: 1st May 2012, 11:52 PM
  4. Replies: 2
    Last Post: 12th December 2009, 09:25 PM
  5. prelink errors... CentOS 5
    By ITDevil in forum CentOS / RHEL / Fedora
    Replies: 2
    Last Post: 13th November 2007, 04:59 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41