Windows Server traffic monitor that show traffic for each connected IP
Posted
by Mike Trader
on Server Fault
See other posts from Server Fault
or by Mike Trader
Published on 2010-04-02T14:23:23Z
Indexed on
2010/04/02
14:33 UTC
Read the original article
Hit count: 607
I would like to see traffic in bytes of individual users (IP's) in real time. Logging would be good too.
Additionally I would like to see which process (CGI.exe, php script etc) they are connected to or minimally what the GET/POST request was.
I have looked at many server monitoring tools but have not found something like this. Any suggestions would be appreciated.
© Server Fault or respective owner