- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: lsof tool
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 06:44 PM
01-11-2010 06:44 PM
Our's is 11i v1 hp-ux box.
we don't have lsof tool for port-process relationship.
Is there any depot to download or else we have to purchase from HP ?
Thanks you all.
Please reply me as soon.
Regards
Swetha
Solved! Go to Solution.
- Tags:
- lsof
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 06:53 PM
01-11-2010 06:53 PM
Re: lsof tool
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 06:54 PM
01-11-2010 06:54 PM
SolutionLsof utility can be downloaded from:
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.82/
Regds..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 07:36 PM
01-11-2010 07:36 PM
Re: lsof tool
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 08:18 PM
01-11-2010 08:18 PM
Re: lsof tool
I have downloaded the lsof-4.82 to my pc and i uploaded this binary file into my server.
Now, if i simply execute this file can it works ?
Regards
Swetha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 08:43 PM
01-11-2010 08:43 PM
Re: lsof tool
It should. You may have to be root to look at other processes. You do have to know the syntax. There should be a man page with lsof.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 08:48 PM
01-11-2010 08:48 PM
Re: lsof tool
If the format of the software is .depot.gz, then you have to:
- Unzip it first ("gzip -d" or "gunzip"), eg. # gunzip lsof*.gz
- Then you will get software in ".depot" format.
- Then may have to register the depot (swreg -l
- Use "swinstall" to install. eg. # swinstall -s
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 08:51 PM
01-11-2010 08:51 PM
Re: lsof tool
See this:
http://forums13.itrc.hp.com/service/forums/parseCurl.do?admit=109447627+1263271594410+28353475&CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x8729c4c76f92d611abdb0090277a778c%2C00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 08:53 PM
01-11-2010 08:53 PM
Re: lsof tool
i assume that you have downloaded lsof-4.82-hppa-11.11.depot.gz
say that it is in /tmp
you need to do the following
cd /tmp
gunzip lsof-4.82-hppa-11.11.depot.gz
you shall get lsof-4.82-hppa-11.11.depot
swinstall this one
swinstall -s /tmp/lsof-4.82-hppa-11.11.depot
the swinstall screeen opens up, then using tab and spacebar select the lsof product, itshall get highlighted.
with the lsof product on the window hoghlighted, press alt, go to actions , install,after you see "Ready to Install" proceed ok .. after install press done,you shall get that installed.
exit from the swinstall screen.
do
whereis lsof
the path should be whereis lsof
lsof: /usr/local/bin/lsof /usr/local/man/man8/lsof.8
that is
/usr/local/bin/lsof
regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 09:19 PM
01-11-2010 09:19 PM
Re: lsof tool
If i install this depot to my server, will it make any errors and also it has been released on April, 2009.
Actually, HP proposed a quotation for lsof tool charging 9000 sing dollars.
May i know the reason why HP has been quoted this as this depot is available to download from the sites ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 09:26 PM
01-11-2010 09:26 PM
Re: lsof tool
Errors related to what?
If installed properly, you will not get any errors.
>> HP proposed a quotation for lsof tool charging 9000 sing dollars
I believe this is a free tool.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 09:35 PM
01-11-2010 09:35 PM
Re: lsof tool
It should work fine if you use the 11.11 one.
>HP proposed a quotation for lsof tool charging 9000 sing dollars. May I know the reason why HP has been quoted this as this depot is available to download from the sites?
For $6,487 USD, you should ask them directly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 10:38 PM
01-11-2010 10:38 PM
Re: lsof tool
Mine is 11i/64bit kernel.
This depot works on this ?
and May i know anyone is using this depot ?
Thanks & Regards
Swetha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 11:44 PM
01-11-2010 11:44 PM
Re: lsof tool
Regards
Swetha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2010 12:32 AM
01-12-2010 12:32 AM
Re: lsof tool
NO -> it does not requires any reboot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2010 03:35 AM
01-12-2010 03:35 AM
Re: lsof tool
11i doesn't tell us anything. Just about all supported kernels are 64 bit.
>This depot works on this?
Why not go ahead and install? You're spending more time asking than doing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2010 07:11 PM
02-10-2010 07:11 PM