Monitoring Maximum Process Network Activity
Posted
by
user125973
on Server Fault
See other posts from Server Fault
or by user125973
Published on 2012-06-26T02:48:37Z
Indexed on
2012/06/26
3:17 UTC
Read the original article
Hit count: 432
We have a collocated server on which we run some OpenVZ hosts. Recently, we have had to pay a lot extra we keep exceeding our bandwidth quota. Our quota is 5 Mb/s but we have spike to almost 50. I looked at the graphs and there are some spikes happening at some intervals. I want to know which process is causing this so I need a tool that monitors the processes and gives me the one with the maximum instant traffic (It doesn't matter how much traffic we have as long as we don't exceed the 5Mb/s quota). Does anyone have a recommendation for this? My hosts are CentOS 5 with OpenVZ so I can see all the containter processes from the host, if that helps in any way.
© Server Fault or respective owner