1832223 Members
2351 Online
110041 Solutions
New Discussion

packet monitoring tools?

 
mw_9
Occasional Advisor

packet monitoring tools?

In HP-UX 10.20, 11.00
Are there any fitted tool?
To monitor network interfaces
Recomment the best tool
add up
3 REPLIES 3
steven Burgess_2
Honored Contributor

Re: packet monitoring tools?

Hi

You can monitor traffic with netstat

man netstat

You can trace packets with nettl

man nettl

There are a few third party tools

ethereal

http://hpux.connect.org.uk/hppd/hpux/Gtk/Applications/ethereal-0.9.12/

and

tcpdump
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/tcpdump-3.7.2/

HTH

Steve
take your time and think things through
twang
Honored Contributor

Re: packet monitoring tools?

seperate packages on interfaces:
# netstat -i

looking at the packets use:
# netstat -s

Or some tools that might helps:
- nettl/netfmt
- tcpdump/tcptrace
- ethereal
Rainer von Bongartz
Honored Contributor

Re: packet monitoring tools?

Definitly ethereal which comes with a GUI easy to use


http://hpux.connect.org.uk/hppd/hpux/Gtk/Applications/ethereal-0.9.12/

Regards
Rainer
He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...