The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 01-19-2004
VeroL VeroL is offline
Registered User
 

Join Date: Jan 2004
Posts: 13
I have put the following line in my syslog.conf file:

kern.* /tmp/test.log

Then I have done kill -HUP +PID.
With that, will i get all hardware problems related messages (including those related to physical disks) in the test.log file?
(for the moment I got nothing).