[89627] in North American Network Operators' Group

home help back first fref pref prev next nref lref last post

Re: Backbone Monitoring Tools

daemon@ATHENA.MIT.EDU (Jon Lyons)
Tue Mar 28 22:28:39 2006

Date: Tue, 28 Mar 2006 19:28:09 -0800 (PST)
From: Jon Lyons <jlyons30@yahoo.com>
To: Ashe Canvar <acanvar@gmail.com>, nanog@nanog.org
In-Reply-To: <c6f8c0e90603281607r5f0d66c6r7397f3fddedd9250@mail.gmail.com>
Errors-To: owner-nanog@merit.edu


--0-508534379-1143602889=:88599
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Do you need generate alerts? Or provide trending information to measure performance?
   
  I said mrtg or rrd because you can create graphs based on the ping repsonse time & packet loss between the datacenters, you could also create a graph showing how long it takes to transfere a file to remote site. Basic mrtg and a few simple scripts and a webserver. 
   
  If you need something that alerts you with e-mail/pages, then nagios, but you'll spend a lot of time in setup and trying to export the nagios checks to into a someting that makes pretty graphs if you need that.
   
  I thought the Internap FCP is only for bgp setups, also it doesn't provide the informatoin you're gonna want, at least not that I can tell yet.. :)
   
   
   
   
   
  

Ashe Canvar <acanvar@gmail.com> wrote:
  
Thanks for the quick responses. Perhaps I should have been more explicit.

I already use "remstats"
(http://remstats.sourceforge.net/release/index.html) for interface b/w
monitoring. I have worked with nagios and openview int he past.

I have an ospf based network. The specific monitoring problem I am
trying to solve is :

1. actively test the currently active path for packet loss and transfer
i.e. draw a latency grid between every datacenter and every other
datacenter

2. actively detect routing changes / failover to redundant paths
using traceroutes
i.e. alert if SFO->CHG->NYC changes to SFO->LXE->HOU->NYC
( link state protocols suck as far as testing backup paths go)

3. actively transfer a fixed file
i.e. draw a datarate grid between every datacenter and every other datacenter


So, I am not looking for a generic graphing/alerting NMS. Does anyone
use a specific tool that is capable of doing this ?

I am in a buy vs. build debate with my boss ;)

Regards,
Ashe.






On 3/28/06, Josh Cheney wrote:
>
> I have had a decent amount of success with Nagios. It is not trivial to
> setup, but once it is up and running, it has always handled our
> dependencies and such very well. Additionally, because it calls external
> programs to do the checks, it is pretty simple to write a script that
> measures whatever value you would like to monitor. As I said before, it
> is a pain to set up initially, but after getting it set up, I couldn't
> be happier with it.
>
> Ashe Canvar wrote:
> > Hi All,
> >
> > I want a simple backbone monitor for my 5 datacenters. My "backbone"
> > consists of redundant IPSEC/GRE tunnnels.
> >
> > At the very least I want to ping, traceroute and transfer a small file
> > every few minutes over all IPSEC links. I am sure there are products
> > that do this already, but I am having a hard time finding any.
> >
> > The display format should be noc-friendly. A basic grid with green/red
> > status indicators at the least. Geographical maps a plus.
> >
> > Do most of you use a home grown tool for this monitoring and alerting ?
> >
> > Regards,
> > Ashe
> >
> > .
> >
>
> --
> Josh Cheney
> jcheney@mfx.net
> http://www.joshcheney.com
>


		
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates starting at 1&cent;/min.
--0-508534379-1143602889=:88599
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

<div>Do you need generate alerts? Or&nbsp;provide trending information&nbsp;to measure performance?</div>  <div>&nbsp;</div>  <div>I said mrtg or rrd because you can create graphs based on the ping repsonse time &amp; packet loss between the datacenters, you could also create a graph showing how long it takes to transfere a file to remote site. Basic mrtg and a few simple scripts and a webserver. </div>  <div>&nbsp;</div>  <div>If you need something that alerts you with e-mail/pages, then nagios, but you'll spend a lot of time in setup and trying to export the nagios checks to into a someting that makes pretty graphs if you need that.</div>  <div>&nbsp;</div>  <div>I&nbsp;thought the Internap FCP is only for bgp setups,&nbsp;also it doesn't provide the informatoin you're gonna want, at least not that I can tell yet.. :)</div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div><BR><BR><B><I>Ashe Canvar &lt;acanvar@gmail.com&gt;
 </I></B>
 wrote:</div>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"><BR>Thanks for the quick responses. Perhaps I should have been more explicit.<BR><BR>I already use "remstats"<BR>(http://remstats.sourceforge.net/release/index.html) for interface b/w<BR>monitoring. I have worked with nagios and openview int he past.<BR><BR>I have an ospf based network. The specific monitoring problem I am<BR>trying to solve is :<BR><BR>1. actively test the currently active path for packet loss and transfer<BR>i.e. draw a latency grid between every datacenter and every other<BR>datacenter<BR><BR>2. actively detect routing changes / failover to redundant paths<BR>using traceroutes<BR>i.e. alert if SFO-&gt;CHG-&gt;NYC changes to SFO-&gt;LXE-&gt;HOU-&gt;NYC<BR>( link state protocols suck as far as testing backup paths go)<BR><BR>3. actively transfer a fixed file<BR>i.e. draw a datarate grid between every datacenter and every other datacenter<BR><BR
 ><BR>So,
 I am not looking for a generic graphing/alerting NMS. Does anyone<BR>use a specific tool that is capable of doing this ?<BR><BR>I am in a buy vs. build debate with my boss ;)<BR><BR>Regards,<BR>Ashe.<BR><BR><BR><BR><BR><BR><BR>On 3/28/06, Josh Cheney <JCHENEY@MFX.NET>wrote:<BR>&gt;<BR>&gt; I have had a decent amount of success with Nagios. It is not trivial to<BR>&gt; setup, but once it is up and running, it has always handled our<BR>&gt; dependencies and such very well. Additionally, because it calls external<BR>&gt; programs to do the checks, it is pretty simple to write a script that<BR>&gt; measures whatever value you would like to monitor. As I said before, it<BR>&gt; is a pain to set up initially, but after getting it set up, I couldn't<BR>&gt; be happier with it.<BR>&gt;<BR>&gt; Ashe Canvar wrote:<BR>&gt; &gt; Hi All,<BR>&gt; &gt;<BR>&gt; &gt; I want a simple backbone monitor for my 5 datacenters. My "backbone"<BR>&gt; &gt; consists of redundant IPSEC/GRE tunnnels.<BR
 >&gt;
 &gt;<BR>&gt; &gt; At the very least I want to ping, traceroute and transfer a small file<BR>&gt; &gt; every few minutes over all IPSEC links. I am sure there are products<BR>&gt; &gt; that do this already, but I am having a hard time finding any.<BR>&gt; &gt;<BR>&gt; &gt; The display format should be noc-friendly. A basic grid with green/red<BR>&gt; &gt; status indicators at the least. Geographical maps a plus.<BR>&gt; &gt;<BR>&gt; &gt; Do most of you use a home grown tool for this monitoring and alerting ?<BR>&gt; &gt;<BR>&gt; &gt; Regards,<BR>&gt; &gt; Ashe<BR>&gt; &gt;<BR>&gt; &gt; .<BR>&gt; &gt;<BR>&gt;<BR>&gt; --<BR>&gt; Josh Cheney<BR>&gt; jcheney@mfx.net<BR>&gt; http://www.joshcheney.com<BR>&gt;<BR></BLOCKQUOTE><BR><p>
		<hr size=1>Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. <a href="http://us.rd.yahoo.com/mail_us/taglines/postman7/*http://us.rd.yahoo.com/evt=39666/*http://beta.messenger.yahoo.com"> Great rates starting at 1&cent;/min.
--0-508534379-1143602889=:88599--

home help back first fref pref prev next nref lref last post