ComputerForum.com ComputerForum.com  
TigerDirect
 
Go Back   Computer Forum > Computer Software > General Software

Reply
 
LinkBack Thread Tools Display Modes
Old 03-19-2008, 09:40 PM   #1 (permalink)
New Member
 
Join Date: Mar 2008
Posts: 2
Default Network Monitoring Software

Hello,

I was wondering if someone could point me in the right direction in regards to a network monitoring program.

We are setting up about 70 sites, that we would like to monitor from one location. Mainly we would like to ping their ip address (Single or a range), do tracert, ns lookups etc with the click of a button. If at all possible one that lets you setup a map where you can put the locations of your sites and it tells you if they are up or down. Doesnt matter if the program is free or a pay site. Just trying to find something better than solar winds or the ole Dos window.

DON
Don.Nelson is offline   Reply With Quote


Old 03-20-2008, 10:29 AM   #2 (permalink)
Platinum Member
 
diroga's Avatar
 
Join Date: Mar 2005
Location: WA,USA
Posts: 844
Default

*nix + perl + bash.
__________________
All removed by apj101 as related to hacking which is against forum rules

apj101 didn't read them ...
diroga is offline   Reply With Quote
Old 03-21-2008, 08:02 PM   #3 (permalink)
New Member
 
Join Date: Feb 2008
Posts: 11
Default

This may be more than what you want, but you might want to check it out.

[url="http://advanced.comms.agilent.com/dna/na/namain.html"]

[url="http://advanced.comms.agilent.com/dna/dnaplatform/dnamain.html"]

I used to be in the network testing business but have been out of it for at least 5 years. So here is some info that may no longer be up-to-date.

You say you have 70 sites. Does this mean you have 70 geographic locations with a single or multiple LAN at each site? How large is each LAN? Do you have multiple segments? What technologies are you using?

Depending on the above answers, here are some possible solutions.

1) Most switch/router manufacturers have software that you can use to pull the stats of the routers. The information is only as good as the diagnostics built into the switch/router. Usually this is no where as complete as a dedicated test solution but may be enough for your needs.

2) Test software that resides on specified computers that attach to each segment of each LAN. These computers must always be left on and connected to the LAN. This gives you visibility into each segment of your networks (remember that not all packets will flow through the router -- as a matter of fact, a well designed network will place all of the nodes that communicate often on the same segment -- that reduces the traffic that has to get through a router). However, most network interface cards will miss packets as the traffic increases. Since you likely have bursts of traffic (i.e. very high speed for a very short period of time), the NIC will miss some of it. If you are looking for trends, etc. this is no problem. If you are looking for a complete solution where you can troubleshoot thoroughly, then you need to get an embedded hardware solution.

3) Embedded hardware. "Probes" are put on the most important segments of the network. A centralized monitoring system will automatically report trends and send out alerts/alarms to the Network Administrator. Most systems will use a form of artificial intelligence to "learn" your network. The more traffic and the longer it is attached, the better it will be at finding problems before your users notice them. It will make suggestions as to how to improve the network and prevent problems. Of course, this is the most expensive solution and depending on your network could run from $30,000 to a million dollars. The Agilent solution above is this type of system.

All of the above is assuming that you are monitoring a LAN. If you are monitoring a WAN the technology changes quite a bit. Most network monitoring hardware-based solutions have options to monitor a wide variety of networks. The router based solutions would not.

Hope this is of some help. Like I said, I have been out of this business for at least 5 years so things have probably changed quite a bit.
whipador is offline   Reply With Quote
Old 03-21-2008, 08:11 PM   #4 (permalink)
New Member
 
Join Date: Feb 2008
Posts: 11
Default Free Trial of the Agilent Software

I just found this site. It allows you to download the monitoring software for a free trial:

http://www.home.agilent.com/agilent/...9.00&id=407149

Jane

(p.s. I am an electrical engineer specializing in communications)
whipador is offline   Reply With Quote
Old 05-13-2008, 05:03 PM   #5 (permalink)
New Member
 
Join Date: Mar 2008
Posts: 2
Default

Quote:
Originally Posted by whipador View Post
This may be more than what you want, but you might want to check it out.

[url="http://advanced.comms.agilent.com/dna/na/namain.html"]

[url="http://advanced.comms.agilent.com/dna/dnaplatform/dnamain.html"]

I used to be in the network testing business but have been out of it for at least 5 years. So here is some info that may no longer be up-to-date.

You say you have 70 sites. Does this mean you have 70 geographic locations with a single or multiple LAN at each site? How large is each LAN? Do you have multiple segments? What technologies are you using?

Depending on the above answers, here are some possible solutions.

1) Most switch/router manufacturers have software that you can use to pull the stats of the routers. The information is only as good as the diagnostics built into the switch/router. Usually this is no where as complete as a dedicated test solution but may be enough for your needs.

2) Test software that resides on specified computers that attach to each segment of each LAN. These computers must always be left on and connected to the LAN. This gives you visibility into each segment of your networks (remember that not all packets will flow through the router -- as a matter of fact, a well designed network will place all of the nodes that communicate often on the same segment -- that reduces the traffic that has to get through a router). However, most network interface cards will miss packets as the traffic increases. Since you likely have bursts of traffic (i.e. very high speed for a very short period of time), the NIC will miss some of it. If you are looking for trends, etc. this is no problem. If you are looking for a complete solution where you can troubleshoot thoroughly, then you need to get an embedded hardware solution.

3) Embedded hardware. "Probes" are put on the most important segments of the network. A centralized monitoring system will automatically report trends and send out alerts/alarms to the Network Administrator. Most systems will use a form of artificial intelligence to "learn" your network. The more traffic and the longer it is attached, the better it will be at finding problems before your users notice them. It will make suggestions as to how to improve the network and prevent problems. Of course, this is the most expensive solution and depending on your network could run from $30,000 to a million dollars. The Agilent solution above is this type of system.

All of the above is assuming that you are monitoring a LAN. If you are monitoring a WAN the technology changes quite a bit. Most network monitoring hardware-based solutions have options to monitor a wide variety of networks. The router based solutions would not.

Hope this is of some help. Like I said, I have been out of this business for at least 5 years so things have probably changed quite a bit.
I hate to rehash an old post, I apologize I was out on the road fromn the time I posted this to just about a week and a half ago.

Any ways here is some additional information.

All of our networks are located in the same state. We are using Cisco ASA 5505s to create a VPN tunnel to our main office. Each office is broken into its own ip. Each office has 5 ips (Or more for bigger offices).

For example office A would be 192.168.45.0, and the first ip doned out is 192.168.45.100 . THen office b is 46.0, etc etc etc.

I am currently using a program called Frinedly pinger, which is really nice, but I think the company is defunct as I am not getting any responses to my emails. I would like to see if there is anything else out there if possible.

DON
Don.Nelson is offline   Reply With Quote


Old 05-13-2008, 05:13 PM   #6 (permalink)
Diamond Member
 
codeman0013's Avatar
 
Join Date: Jul 2006
Location: Decatur Illinois
Age: 23
Posts: 1,427
Default

Whats up gold is the product i use for all my sites and its amazing it will page you and do many things when it goes down. its an ipswitch product and i love it! also to monitor server firmware and such if you use dell look into itassistant its free and is another good one..
codeman0013 is offline   Reply With Quote
Old 05-13-2008, 05:48 PM   #7 (permalink)
VIP Member
 
tlarkin's Avatar
 
Join Date: Apr 2006
Location: Kansas City, MO
Posts: 5,821
Default

Quote:
Originally Posted by Don.Nelson View Post
Hello,

I was wondering if someone could point me in the right direction in regards to a network monitoring program.

We are setting up about 70 sites, that we would like to monitor from one location. Mainly we would like to ping their ip address (Single or a range), do tracert, ns lookups etc with the click of a button. If at all possible one that lets you setup a map where you can put the locations of your sites and it tells you if they are up or down. Doesnt matter if the program is free or a pay site. Just trying to find something better than solar winds or the ole Dos window.

DON
All can be done over ssh/telnet
tlarkin is offline   Reply With Quote
Old 05-13-2008, 10:06 PM   #8 (permalink)
Diamond Member
 
cohen's Avatar
 
Join Date: Jan 2008
Location: Melbourne, Australia
Age: 14
Posts: 4,743
Default

do a thread search there has been heaps of these!
__________________
View My website
User Name - cf
Password - computer

My Computer Specs
My Computer Pics
E-mail Me
MSN
Mac vs PC (Has swearing)
cohen is online now   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
network software justinups General Software 0 04-13-2006 07:40 PM
Home Network software... irish147 Computer Networking and Servers 1 09-16-2005 05:13 AM
Network Auto Detection Software evilxp2800 Laptop and Handheld Computers 7 05-23-2005 06:09 AM
Temperature Monitoring software zort15 Computer Cases, Power Supplies and Cooling 2 04-07-2005 09:43 PM
Network Monitoring Tool KDennis Computer Networking and Servers 0 01-18-2005 11:15 PM


All times are GMT +1. The time now is 07:42 AM.


Powered by: vBulletin Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Copyright © 2002-2007 Computer Forum and Web Design Forum