Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: FW: RE: Unix File Open & Port Open
Hello all,
I have got the lsof utility, but would like to know what useful information that I can draw from here?
This may sound strange but is there any information that I can draw from lsof and correlate with the systems performance stats? Also is there any useful info. that I can infer from say netstat, and fuser and correlate with the systems performance like CPU usage, or disk/processes?
Rgds,
raja
>
>DATE: Thu, 31 May 2001 09:40:56
>From: Jeremiah Wilton <jwilton_at_speakeasy.net>
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>
>
>I like lsof for this purpose. You can see which processes have which
>filehandles and ports open to which hosts. It is an excellent utility.
>
>ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/README
>
>--
>Jeremiah Wilton
>http://www.speakeasy.net/~jwilton
>
>On Thu, 31 May 2001, Mohan, Ross wrote:
>
>> you could also look into using
>> the /proc filesystem.
>>
>> that's what it's there for....sorry, but
>> this'll be another RTFM drill, I don't
>> have my unix web site available for easy
>> clicking.
>>
>> || -----Original Message-----
>> || From: Kevin Lange [mailto:kgel_at_ppoone.com]
>> ||
>> || You might try the netstat and the fuser commands.
>> ||
>> || I believe netstat -a will give you all the ports in use and
>> || fuser will tell
>> || you what processes have the files open in the current directory.
>> ||
>> || -----Original Message-----
>> ||
>> || This is an off topic, UNIX question.
>> ||
>> || Can any one please tell me how to get the Unix File Open and
>> || Port Open in
>> || SCO or AIX, or SUN? I am not sure whether they are part of
>> || sar output, so
>> || please help. I am not sure whether I can get this kind of
>> || information.
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Jeremiah Wilton
> INET: jwilton_at_speakeasy.net
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).
>
>--------- End Forwarded Message ---------
>
>
>
>Get 250 color business cards for FREE!
>http://businesscards.lycos.com/vp/fastpath/
>
Get 250 color business cards for FREE!
http://businesscards.lycos.com/vp/fastpath/
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Viraj Luthra INET: viraj999_at_lycos.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Jun 05 2001 - 00:24:07 CDT