also @ TechSpot: Motorola Droid 4 unboxing, hands-on video
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Hardware > Storage and Networking

Download Now:

Network Monitoring Tool to view how clients use the network

Thread Tools Search this Thread
  #1  
Old 08-04-2005
Newcomer, in training
 
Member since: Aug 2005, 12 posts
Network Monitoring Tool to view how clients use the network

Help! I'm looking for a network tool to monitor network users, sort of an MRTG, that will graph bandwidth use (packets in, packets out) for each client machine. However, I also want to see where the packets are coming and going. The tool I'm looking for should allow me to retrieve the logs or graphs remotely.

Thanks for anyone who can help.
  #2  
Old 08-04-2005
jobeard's Avatar
TechSpot Ambassador
 
Location: Southern Calif.
Member since: Apr 2005, 10,835 posts
try Ethereal
http://www.ethereal.com/
  #3  
Old 08-05-2005
Newcomer, in training
 
Member since: Aug 2005, 12 posts
Thanks for the reply.

I use winpcap to monitor the LAN, but it does not have the feature to monitor a specific IP address. I have 10 clients on my network -- after an hour of monitoring I have a huge log file and filtering them doesn't give the information I need.

What I need is a monitoring program that will be installed on the client machine and create a log of the NIC: destination address, source address, number of packets sent and packets received.

From my mail server, I can see the traffic with MRTG. I can also see the mail queue with simple exim commands. However, I cannot monitor to which sites my users are spending their time.

Any suggestion would be welcome. Thanks.
  #4  
Old 08-05-2005
jobeard's Avatar
TechSpot Ambassador
 
Location: Southern Calif.
Member since: Apr 2005, 10,835 posts
Ethereal is for YOU!

1) avoids multiple installs
2) runs locally so nothing shows up on the clients
3) runs in permiscuous mode so it can track the tcp segment
4) allows filtering (eg: tcp port 80 captures http stuff)
5) a lan segment would be tracked by:
host 192.168.0.1 or host 192.168.0.2 or ..... host 192.168.0.$last
but you must explicitly list all hosts

give it try :angel:
  #5  
Old 08-06-2005
Newcomer, in training
 
Member since: Aug 2005, 12 posts
OK.

I'll let you know how it goes.

Big thanks! :angel:
Closed Thread

Similar Topics
Topic Replies Forum
Monitoring my network server 1 Other Hardware
Network/internet traffic monitoring 4 Storage and Networking
Network User Monitoring Tool help? 3 Software Apps
Network monitoring tools 0 Software Apps
Monitoring Network Usage By Program 2 Software Apps

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 01:23 PM.