The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 10-22-2002
jamesloh jamesloh is offline
Registered User
  
 

Join Date: Aug 2002
Location: Taiwan
Posts: 5
process history

is there any system log that I can check to find out what client machines (machine name or ip) started a unix server process (which is no longer running)?

What I'm trying to do is that I have an trace file from an application which tells me what its unix process number was when the error occurred. And I would like to know if there is anyway of mapping this process number to the machine that started the process.

Does solaris keep track of its process somewhere in the system log?