Web Hosting Talk







View Full Version : ugh.. someone help me - win2k


jic
01-23-2002, 01:03 AM
Hey Guys,

I am trying to figure out where this guys traffic is going on windows 2000. I know how much traffic he is doing but I need to know every port he is doing traffic on. Does anyone know of a free program that does this?

Thanks,

RackMy.com
01-23-2002, 07:03 AM
Not sure what you are looking for? Is this a dedicated box, shared customer, etc? Can you give us more information?

jic
01-23-2002, 08:21 PM
Its dedicated but its not managed.

I just need something that basically will let me run it for 30-45 seconds and it will says

2.5 MB transferred

20% - por t80
50% - port 110


etc.

Wolfy
01-26-2002, 05:52 AM
I know you can use this PerfMon/MRTG method: http://www.wn.com.au/psimmo/ to monitor bytes sent/recieved by your websites - maybe you could adapt it to also measure the SMTP traffic.

RackMy.com
01-27-2002, 05:50 PM
I have been thinking about this and really can not come up with a way. I don't think you can do it with MRTG and perfmon as there are no monitors for traffic by port. What software for each port are you using; mail, web, etc?

chb5
01-29-2002, 06:50 AM
You really need an SMNP agent picking up the stats. If you have access to a switch or router on the network that runs SMNP you can then drop the stats from that switch port to your Server or your customers Server through MRTG. There are bits of software that will sit running on the Server itself continuously and calculate overall traffic. If need to know which ports are doing what you'll probably have to sniff the network.

chb5