Operating System - HP-UX
1833437 Members
3412 Online
110052 Solutions
New Discussion

Determining network traffic per process

 
Travis Paakki_1
Occasional Contributor

Determining network traffic per process

Is there a way, short of a packet capture and subsequent analysis, to determine how much network traffic a process is generating? I would like to try to do this real time, perhaps with perfview?

Thanks
Travis
2 REPLIES 2
Wilfred Chau_1
Respected Contributor

Re: Determining network traffic per process

Try look at this doc:
KBRC00001272

It will show you how to use nettl to capture network traffic in the packet level.

U.SivaKumar_2
Honored Contributor

Re: Determining network traffic per process

Hi,

ntop will serve the purpose.
Try to compile ntop source in HP-UX

regards,

U.SivaKumar
Innovations are made when conventions are broken