Re: Simple network monitoring software?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance





In order to monitor a network you have to have a point where you can see all of the traffic. This generally means a switch that can be configured with a mirror port that will monitor one or more (or all) of the other ports. If you want to monitor on the WAN side, you could get a hub (not a switch) which echos all traffic to every port. Then you need some software that can sniff. Ethereal (now WireShark) does a great job of capturing and analyzing traffic, but won't show you how the bandwidth is being distributed (who the hogs are). If you have a Linux box, you could run bandwidthd or ntop, which will show you the bandwidth hogs by IP address. bandwidthd draws graphs, ntop breaks the usage down in many ways and can be sorted by host. Both will use reverse lookups to translate ip addresses into hostnames if you have a reverse zone in your local DNS. If you want to pay, PRTG is a Windows program that does what bandwidthd does plus tons of more functions. It's all point and click to set up, where bandwidthd requires some configuration file editing (and is only available as source, so must be compiled on your Linux/Unix box).



scooterspal wrote:
Can anyone recommend a shareware or freeware program that will let me
monitor or test my small office network (8 W2K Dell computers running off a couple of Lynksis routers) to see if there are hangups causing reduced performance?

Thanks!
.



Relevant Pages

  • Re: [opensuse] Dumb question on networks and servers
    ... yourself to the switch. ... ultimately connecting to that one suse box, it can be set to monitor and also log ... firewall my whole network not just one machine. ...
    (SuSE)
  • Re: ethereal capture
    ... switch to monitor other ports into your specific port, ... Assistant Network Administrator ...
    (Security-Basics)
  • Re: Real-Time Network monitoring
    ... >>> over all network one ane computer? ... >>> Can I monitor traffic during them on my box? ... >> switch that directly supports sniffing. ... > Windows SMS includes a "promiscuous mode" driver that will sniff packets on> the entire LAN. ...
    (alt.computer.security)
  • Re: Real-Time Network monitoring
    ... >> over all network one ane computer? ... > switch that directly supports sniffing. ... Windows NT server has a network monitor application included that will ...
    (alt.computer.security)
  • Re: bandwidthd
    ... > I use a program called bandwidthd to monitor my internet traffic. ... > Probably it will come down to the second solution. ... Jeff MacDonald ...
    (freebsd-questions)