Looking for a host based network monitor solution
Posted
by
Ole Martin Handeland
on Server Fault
See other posts from Server Fault
or by Ole Martin Handeland
Published on 2011-06-23T15:43:44Z
Indexed on
2011/06/23
16:24 UTC
Read the original article
Hit count: 315
Hi all!
Problem
So, my hosting company has a network usage graph for my dedicated server. It seems that one day earlier this month, my network usage suddenly spiked with several hundred megabytes transferred (usually it's in the tens, not hundreds). It was probably me, but i just can't be sure who or what it was.
Question
So my question is; does anyone know of any host based solution for monitoring network usage that would tell me the client's IP-address, the port/service he/she used?
What I don't want
I'm just guessing that someone will suggest i use nagios, munin, zabbix, cacti, mrtg - I've also looked at those, but a graph over network usage will not give me the answers I'm looking for. :-)
Almost there
I've already looked at a lot of monitoring solutions, and I've tried [ntop][http://www.ntop.org/], [darkstat][http://unix4lyfe.org/darkstat/] and others. Darkstat just didn't give me the answers. Although it listed a lot of statistics, and i could list the clients - it doesn't show me the network usage for a particular period. Ntop is by far the best I've seen so far - but i think it mostly shows current network usage, not the historical part. I could run apt-get upgrade
and download a whole bunch of software, but not see it in the log afterwards.
© Server Fault or respective owner