1754941 Members
3146 Online
108827 Solutions
New Discussion

Re: network hogs

 
SOLVED
Go to solution
Michael Murphy_2
Frequent Advisor

network hogs

Hello - quick question - is there a way to get a list of processes - sorted by network usage? (sort of like top does for cpu usage - except maybe packets sent/received?) I think some processes are hogging the network bandwidth - but have no proof. Thanks
4 REPLIES 4
R.K. #
Honored Contributor
Solution

Re: network hogs

Hello Mike,

Check this out:

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=11482

Don't fix what ain't broke
Johnson Punniyalingam
Honored Contributor

Re: network hogs

you can start with "lsof" to give some ideas to narrow down which process are hoogging
Problems are common to all, but attitude makes the difference
Johnson Punniyalingam
Honored Contributor

Re: network hogs

You can narrow your search by specifying a particular port, service, or host name using techniques such as:

lsof â i :587


lsof â i :smtp


lsof â i @abc.remote.au
Problems are common to all, but attitude makes the difference
Kapil Jha
Honored Contributor

Re: network hogs

I doubt if there is anything in HPUX to check the process which is taking more network, there may be some 3rd party tools I am not aware though.

Well you can see various info with netstat,lsof and glance, It may not help u in getting the exact cause.

BR,
Kapil+
I am in this small bowl, I wane see the real world......