Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Equavalent of "netstat -a" command in AIX

Status
Not open for further replies.

bensheares1

IS-IT--Management
Sep 12, 2003
6
0
0
SG
Hi All,

What is the equavalent of "netstat -a" command to show the processes establishment/connections in AIX?

Best Regards,
bensheares
 
netstat -a seems to work in my version of AIX (3.4). Doesn't it in yours?
 
you could try netstat -a if that fails use netstat -a

P-)


--
| Mike Nixon
| Unix Admin
|
----------------------------
 
Hi,

Thanks for all replies.
Anyone knows how to check for socket leakage?
Is it when all the 100 clients processes are killed and yet either both sides connections are still opened? Only one Server process still running.

Best Regards,
Ben
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top