Operating System - HP-UX
1836088 Members
4083 Online
110089 Solutions
New Discussion

Re: monitor the flowing of the network

 
??_18
New Member

monitor the flowing of the network

i want to monitor the flowing on one port,use netstat i can only get statistics of the flowing,how can i get the frondose
3 REPLIES 3
Michael Tully
Honored Contributor

Re: monitor the flowing of the network

You need to set up network tracing and logging Have a look at the man pages for 'nettl' and 'nettlconf'. There is a man page on how to set it up. Make sure you monitor the amount of disk space you will use.
Anyone for a Mutiny ?
T G Manikandan
Honored Contributor

Re: monitor the flowing of the network

This is what Micheal was talking about

check the attachment
??_18
New Member

Re: monitor the flowing of the network

thank u very much