<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [Nagios-users] nagios to graph ethernet traffic.. can it ?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>We use nagiosgrapher with the following config (The plugin output includes the phrase<BR>
"transfered nnn bits/s")<BR>
<BR>
Which produces some graphs.<BR>
<BR>
define ngraph{<BR>
        #Tweak service name to fit naming conventions in dev/live environment<BR>
        service_name            Cisco Traffic<BR>
        graph_log_regex         (\d+) bits/s in<BR>
        graph_value             InBitsS<BR>
        graph_units             Bits/s<BR>
        graph_legend    In Bits/s<BR>
        hide                    yes<BR>
}<BR>
<BR>
define ngraph{<BR>
        service_name            Cisco Traffic<BR>
        type                    CDEF<BR>
        graph_units             Bits/s<BR>
        graph_value             NegInBitsS<BR>
        graph_legend    In Bits/s<BR>
        graph_calc              InBitsS,-1,*<BR>
        rrd_plottype    AREA<BR>
        rrd_color               00ffff<BR>
        page                    Bits/s<BR>
        hide                    no<BR>
}<BR>
<BR>
define ngraph{<BR>
        service_name            Cisco Traffic<BR>
        service_name            Cisco Traffic<BR>
        graph_log_regex         (\d+) bits/s out<BR>
        graph_value             OutBitsS<BR>
        graph_units             Bits/s<BR>
        graph_legend    Out Bits/s<BR>
        rrd_plottype    AREA<BR>
        rrd_color               0000ff<BR>
        page                    Bits/s<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: James Pratt [<A HREF="mailto:jpratt@norwich.edu">mailto:jpratt@norwich.edu</A>]<BR>
Sent: Wed 4/29/2009 1:09 AM<BR>
To: lance raymond; nagios-users@lists.sourceforge.net<BR>
Subject: Re: [Nagios-users] nagios to graph ethernet traffic.. can it ?<BR>
<BR>
Hi Lance,<BR>
<BR>
I could be wrong, but I think most use either nagiosgraph or pnp4nagios<BR>
<A HREF="http://www.pnp4nagios.org/pnp/start">http://www.pnp4nagios.org/pnp/start</A> for graphing w/rrdtool... (I'm<BR>
getting there someday, cacti works for now, let us know how it goes<BR>
though!)<BR>
<BR>
Cheers!<BR>
jamie<BR>
<BR>
> -----Original Message-----<BR>
> From: lance raymond [<A HREF="mailto:lraymond@weatherflow.com">mailto:lraymond@weatherflow.com</A>]<BR>
> Sent: Tuesday, April 28, 2009 5:04 PM<BR>
> To: nagios-users@lists.sourceforge.net<BR>
> Subject: [Nagios-users] nagios to graph ethernet traffic.. can it ?<BR>
><BR>
><BR>
> ok, I now have (thanks to the group) my server up and currently just<BR>
> watching one box... many more to be added.  We also run cacti for<BR>
> ethernet traffic, etc. and wondering can this be done as well.<BR>
><BR>
> I am looking on the nagios exchange site and don't see anything that<BR>
can<BR>
> take that type of data, then graph it.<BR>
><BR>
> If it is possible, what requirements do I need (and should I have<BR>
> already).  I still need to install nagios graph and thought I would<BR>
just<BR>
> start with my 1st simple machine, then add some ethernet traffic<BR>
in/out<BR>
> to him and once he is checking everything I can simply add other<BR>
hosts...<BR>
><BR>
> Thanks as always..<BR>
><BR>
><BR>
><BR>
------------------------------------------------------------------------<BR>
--<BR>
> ----<BR>
> Register Now & Save for Velocity, the Web Performance & Operations<BR>
> Conference from O'Reilly Media. Velocity features a full day of<BR>
> expert-led, hands-on workshops and two days of sessions from industry<BR>
> leaders in dedicated Performance & Operations tracks. Use code<BR>
vel09scf<BR>
> and Save an extra 15% before 5/3. <A HREF="http://p.sf.net/sfu/velocityconf">http://p.sf.net/sfu/velocityconf</A><BR>
> _______________________________________________<BR>
> Nagios-users mailing list<BR>
> Nagios-users@lists.sourceforge.net<BR>
> <A HREF="http://lists.sourceforge.net/lists/listinfo/nagios-users">http://lists.sourceforge.net/lists/listinfo/nagios-users</A><BR>
> ::: Please include Nagios version, plugin version (-v) and OS when<BR>
> reporting any issue.<BR>
> ::: Messages without supporting info will risk being sent to /dev/null<BR>
<BR>
------------------------------------------------------------------------------<BR>
Register Now & Save for Velocity, the Web Performance & Operations<BR>
Conference from O'Reilly Media. Velocity features a full day of<BR>
expert-led, hands-on workshops and two days of sessions from industry<BR>
leaders in dedicated Performance & Operations tracks. Use code vel09scf<BR>
and Save an extra 15% before 5/3. <A HREF="http://p.sf.net/sfu/velocityconf">http://p.sf.net/sfu/velocityconf</A><BR>
_______________________________________________<BR>
Nagios-users mailing list<BR>
Nagios-users@lists.sourceforge.net<BR>
<A HREF="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</A><BR>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<BR>
::: Messages without supporting info will risk being sent to /dev/null<BR>
<BR>
</FONT>
</P>

<br/><font face="Times New Roman" size="3"><a href="http://www.bbc.co.uk">http://www.bbc.co.uk</a><br/>This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.<br/>If you have received it in error, please delete it from your system.<br/>Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.<br/>Please note that the BBC monitors e-mails sent or received.<br/>Further communication will signify your consent to this.</font></BODY>
</HTML>