Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Diagnosis with lsof command

975148Aug 14 2014 — edited Aug 14 2014

We have RHEL 5.10 in our production setup. There is a process with PID 30670 whose source is becoming difficult to find. I used the losf command like:

lsof –I | grep 30670

and it gave the output with headings as:

COMMAND PID       USER   FD TYPE  DEVICE SIZE/OFF NODE NAME

I guess the last column of ‘NAME’ is important but I am not able to understand what it denotes, request a briefing on the other column headings also.

I hope my question is clear about details of column headings in lsof command.


Please revert with the reply to my query.


Regards

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 11 2014
Added on Aug 14 2014
1 comment
951 views