Networking Forums

Networking Forums > Computer Networking > Linux Networking > Network monitoring Tools

Reply
Thread Tools Display Modes

Network monitoring Tools

 
 
P.T. Breuer
Guest
Posts: n/a

 
      01-05-2004, 01:30 PM
Simon Koh <(E-Mail Removed)> wrote:
> What are the alternatives I could find (either Freeware or Commercial on
> Linux) an Enterprise Network Monitoring tools. Your recommendation please.


for foo in $list; do
ping -c 1 $foo | grep -qs "100% packet loss" || echo host $foo is down
done

Or you could look up the host of prefab tools on your favourite
distro archives. "mon" and "bb" (big brother) spring to mind at once.

Peter
 
Reply With Quote
 
 
 
 
vern
Guest
Posts: n/a

 
      01-05-2004, 04:30 PM
nagios is a good GPL monitoring suite but it takes a while to configure.
check out www.nagios.org

 
Reply With Quote
 
Simon Koh
Guest
Posts: n/a

 
      01-06-2004, 02:06 AM
Hi folks,

What are the alternatives I could find (either Freeware or Commercial on
Linux) an Enterprise Network Monitoring tools. Your recommendation please.

TIA.

Simon
 
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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Speaking of network monitoring tools... R Wireless Networks 1 02-23-2008 05:15 PM
Network simulation tools Rob Network Routers 0 08-25-2005 08:21 PM
Tools of monitoring the ethernet interface kevin Linux Networking 3 08-17-2005 05:55 AM
looking for ip network monitoring tools? Cameron Kerr Linux Networking 4 06-15-2004 09:09 PM
Network Monitoring tools Marka Windows Networking 0 05-19-2004 08:40 AM



1 2 3 4 5 6 7 8 9 10 11