HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Which process-id belongs to a tcp or udp port
Operating System - HP-UX
1833827
Members
2134
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
05-24-2006 01:50 AM
05-24-2006 01:50 AM
Hello,
can i find on HP-UX 11.0 which process-id belongs to a specific tcp or ucp port connection, which i see with netstat -an
Berthold
can i find on HP-UX 11.0 which process-id belongs to a specific tcp or ucp port connection, which i see with netstat -an
Berthold
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2006 01:56 AM
05-24-2006 01:56 AM
Solution
Hi Berthold,
You can with lsof.
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.77/
example
# lsof -i tcp:513
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
inetd 982 root 9u inet 0x41e6a068 0t0 TCP *:login (LISTEN)
rlogind 9229 root 0u inet 0x4201e868 0t2665 TCP db001:login->daf68.pg)
Regards,
Robert-Jan
You can with lsof.
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.77/
example
# lsof -i tcp:513
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
inetd 982 root 9u inet 0x41e6a068 0t0 TCP *:login (LISTEN)
rlogind 9229 root 0u inet 0x4201e868 0t2665 TCP db001:login->daf68.pg)
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2006 01:57 AM
05-24-2006 01:57 AM
Re: Which process-id belongs to a tcp or udp port
Hi,
You can do with "lsof". Download and install from,
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.77/
After installing, do a "man lsof" for more details.
-Arun
You can do with "lsof". Download and install from,
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.77/
After installing, do a "man lsof" for more details.
-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP