Re: process-id and port?



Are these options for AIX ?

Looking @ your notes:

-o : Displays active TCP connections and includes the
process ID (PID) for each connection. You can find the
application based on the PID on the Processes tab in
Windows Task Manager. This parameter can be combined
with -a, -n, and -p.

The -o option on AIX does not seem to show the PID... Plus your notes
talk about the Windows Task Manager ! LSOF is your friend...

Lamar


-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@xxxxxxxxxxxxx] On Behalf Of
Robert Binkley
Sent: Wednesday, June 28, 2006 1:01 PM
To: aix-l@xxxxxxxxxxxxx
Subject: Re: process-id and port?

netstat [-a] [-e] [-n] [-o] [-p Protocol] [-r] [-s]
[Interval]

-o : Displays active TCP connections and includes the
process ID (PID) for each connection. You can find the
application based on the PID on the Processes tab in
Windows Task Manager. This parameter can be combined
with -a, -n, and -p.

-p Protocol : Shows connections for the protocol
specified by Protocol. In this case, the Protocol can
be tcp, udp, tcpv6, or udpv6. If this parameter is
used with -s to display statistics by protocol,
Protocol can be tcp, udp, icmp, ip, tcpv6, udpv6,
icmpv6, or ipv6.

-r : Displays the contents of the IP routing table.
This is equivalent to the


Robert Lee Binkley leebinkley@xxxxxxxxx
IBM AIX Specialist Certified
HP-UX System Administration Certified
Work It's Nice To Be Important But It's More Important To Be Nice


Privileged and Confidential. This e-mail, and any attachments there to, is intended only for use by the addressee(s) named herein and may contain privileged or confidential information. If you have received this e-mail in error, please notify me immediately by a return e-mail and delete this e-mail. You are hereby notified that any dissemination, distribution or copying of this e-mail and/or any attachments thereto, is strictly prohibited.



Relevant Pages