[mrtg] Request for RRDTool Deployment Assistance....

Syed Hameeduddin Aqil syedaqil at hotmail.com
Tue Mar 15 14:19:03 CET 2011


Hi..
 
I would like to generate a report for internet utilization of our links on weekly basis, I know through MRTG we can view the real time monitoring but for generating report we need to use either RRDTool or something else, I am not very much aware of RRDTool can someone help me to assist for deploying RRDTool Software on Windows 2003 Server to enable to generate realtime reports on regular intervals.
 
 
Regards,
 
 
Aqil
 

 
> From: mrtg-request at lists.oetiker.ch
> Subject: mrtg Digest, Vol 51, Issue 3
> To: mrtg at lists.oetiker.ch
> Date: Mon, 14 Mar 2011 01:16:48 +0100
> 
> Send mrtg mailing list submissions to
> mrtg at lists.oetiker.ch
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
> or, via email, send a message with subject or body 'help' to
> mrtg-request at lists.oetiker.ch
> 
> You can reach the person managing the list at
> mrtg-owner at lists.oetiker.ch
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of mrtg digest..."
> 
> 
> Today's Topics:
> 
> 1. MRTG with RRD and RRA:HWPREDICT (Leandro Souza)
> 2. Re: MRTG with RRD and RRA:HWPREDICT (Steve Shipway)
> 3. Re: MRTG with RRD and RRA:HWPREDICT (Leandro Souza)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sun, 13 Mar 2011 19:59:44 -0300
> From: Leandro Souza <leandrotoledodesouza at gmail.com>
> Subject: [mrtg] MRTG with RRD and RRA:HWPREDICT
> To: mrtg at lists.oetiker.ch
> Message-ID:
> <AANLkTinmpNsS+Cp0Q1FWTMTCem3rEZ=SisCMDM2waCzZ at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Hi,
> 
> I'm using MRTG with RRD. But I'm trying to do a plugin for Nagios to
> detect aberrant behaviour. So, what I want to know is, is it possible? I
> mean, how to create, or to change, a RRD base for use with MRTG and in same
> time add a RRA:HWPREDICT support?
> 
> Thanks,
> 
> -- Leandro Toledo de Souza
> www.leandrotoledo.com.br
> 
> *"Se eu tiver uma ma?? e voc? tamb?m tiver uma ma??, e trocarmos de ma??s,
> cada um ficar? com uma ma??. Se eu tiver uma ideia e voc? tamb?m tiver uma
> ideia, e trocarmos ideias, cada um ficar? com duas ideias."*
> 
> *George Bernard Shaw *
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://lists.oetiker.ch/pipermail/mrtg/attachments/20110313/6ac6865e/attachment-0001.htm 
> 
> ------------------------------
> 
> Message: 2
> Date: Sun, 13 Mar 2011 23:37:14 +0000
> From: Steve Shipway <s.shipway at auckland.ac.nz>
> Subject: Re: [mrtg] MRTG with RRD and RRA:HWPREDICT
> To: Leandro Souza <leandrotoledodesouza at gmail.com>,
> "mrtg at lists.oetiker.ch" <mrtg at lists.oetiker.ch>
> Message-ID:
> <28E447343A85354483BCF7C3E9D5EAA51D726A64 at uxcn10-1.UoA.auckland.ac.nz>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> You would probably need to make your plugin do something like this -
> 
> 
> 1. Test rrd format (rrdtool info)
> 
> 2. If rrd file has HWpredict RRAs defined goto 5
> 
> 3. Create HWpredict RRAs (rrdtool tune)
> 
> 4. Exit with unknown status
> 
> 5. Find current aberrant behaviour status (rrdtool fetch)
> 
> 6. Check if it is 1 or zero; if aberrant then exit status 2 showing value
> 
> 7. Else exit status 0 (possibly showing value?)
> 
> Steve
> 
> ________________________________
> Steve Shipway
> ITS Unix Services Design Lead
> University of Auckland, New Zealand
> Floor 1, 58 Symonds Street, Auckland
> Phone: +64 (0)9 3737599 ext 86487
> DDI: +64 (0)9 924 6487
> Mobile: +64 (0)21 753 189
> Email: s.shipway at auckland.ac.nz<mailto:s.shipway at auckland.ac.nz>
> P Please consider the environment before printing this e-mail
> 
> 
> From: mrtg-bounces+s.shipway=auckland.ac.nz at lists.oetiker.ch [mailto:mrtg-bounces+s.shipway=auckland.ac.nz at lists.oetiker.ch] On Behalf Of Leandro Souza
> Sent: Monday, 14 March 2011 12:00 p.m.
> To: mrtg at lists.oetiker.ch
> Subject: [mrtg] MRTG with RRD and RRA:HWPREDICT
> 
> Hi,
> 
> I'm using MRTG with RRD. But I'm trying to do a plugin for Nagios to detect aberrant behaviour. So, what I want to know is, is it possible? I mean, how to create, or to change, a RRD base for use with MRTG and in same time add a RRA:HWPREDICT support?
> 
> Thanks,
> 
> -- Leandro Toledo de Souza
> www.leandrotoledo.com.br<http://www.leandrotoledo.com.br>
> "Se eu tiver uma ma?? e voc? tamb?m tiver uma ma??, e trocarmos de ma??s, cada um ficar? com uma ma??. Se eu tiver uma ideia e voc? tamb?m tiver uma ideia, e trocarmos ideias, cada um ficar? com duas ideias."
> George Bernard Shaw
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://lists.oetiker.ch/pipermail/mrtg/attachments/20110313/9d9d8ec4/attachment-0001.htm 
> 
> ------------------------------
> 
> Message: 3
> Date: Sun, 13 Mar 2011 21:16:32 -0300
> From: Leandro Souza <leandrotoledodesouza at gmail.com>
> Subject: Re: [mrtg] MRTG with RRD and RRA:HWPREDICT
> To: Steve Shipway <s.shipway at auckland.ac.nz>
> Cc: "mrtg at lists.oetiker.ch" <mrtg at lists.oetiker.ch>
> Message-ID:
> <AANLkTikOHQo_052ibgyLOuMenmZ8qiuN7LEFVQu-WWmJ at mail.gmail.com>
> Content-Type: text/plain; charset="windows-1252"
> 
> Hi Steve,
> 
> Thanks! Now I can go on.
> However, the only thing that I have not know is... How to add a new
> RRA:HWpredict with 'rrdtool tune'?
> Before to ask this, I read the rrdtune manpage , and I saw only options
> to change values for DS, RRA existing... Can you show me an example, please?
> 
> Thanks for help! I'm very appreciated.
> 
> -- Leandro Toledo de Souza
> www.leandrotoledo.com.br
> 
> *"Se eu tiver uma ma?? e voc? tamb?m tiver uma ma??, e trocarmos de ma??s,
> cada um ficar? com uma ma??. Se eu tiver uma ideia e voc? tamb?m tiver uma
> ideia, e trocarmos ideias, cada um ficar? com duas ideias."*
> 
> *George Bernard Shaw *
> 
> 
> 
> 2011/3/13 Steve Shipway <s.shipway at auckland.ac.nz>
> 
> > You would probably need to make your plugin do something like this ?
> >
> >
> >
> > 1. Test rrd format (rrdtool info)
> >
> > 2. If rrd file has HWpredict RRAs defined goto 5
> >
> > 3. Create HWpredict RRAs (rrdtool tune)
> >
> > 4. Exit with unknown status
> >
> > 5. Find current aberrant behaviour status (rrdtool fetch)
> >
> > 6. Check if it is 1 or zero; if aberrant then exit status 2 showing
> > value
> >
> > 7. Else exit status 0 (possibly showing value?)
> >
> >
> >
> > Steve
> >
> >
> > ------------------------------
> >
> > *Steve Shipway*
> >
> > ITS Unix Services Design Lead
> >
> > University of Auckland, New Zealand
> >
> > Floor 1, 58 Symonds Street, Auckland
> >
> > *Phone: +64 (0)9 3737599 ext 86487*
> >
> > *DDI: +64 (0)9 924 6487*
> >
> > *Mobile: +64 (0)21 753 189*
> >
> > *Email: s.shipway at auckland.ac.nz*
> >
> > P Please consider the environment before printing this e-mail
> >
> > * *
> >
> >
> >
> > *From:* mrtg-bounces+s.shipway=auckland.ac.nz at lists.oetiker.ch [mailto:
> > mrtg-bounces+s.shipway=auckland.ac.nz at lists.oetiker.ch] *On Behalf Of *Leandro
> > Souza
> > *Sent:* Monday, 14 March 2011 12:00 p.m.
> > *To:* mrtg at lists.oetiker.ch
> > *Subject:* [mrtg] MRTG with RRD and RRA:HWPREDICT
> >
> >
> >
> > Hi,
> >
> >
> >
> > I'm using MRTG with RRD. But I'm trying to do a plugin for Nagios to
> > detect aberrant behaviour. So, what I want to know is, is it possible? I
> > mean, how to create, or to change, a RRD base for use with MRTG and in same
> > time add a RRA:HWPREDICT support?
> >
> >
> >
> > Thanks,
> >
> >
> > -- Leandro Toledo de Souza
> > www.leandrotoledo.com.br
> >
> > *"Se eu tiver uma ma?? e voc? tamb?m tiver uma ma??, e trocarmos de ma??s,
> > cada um ficar? com uma ma??. Se eu tiver uma ideia e voc? tamb?m tiver uma
> > ideia, e trocarmos ideias, cada um ficar? com duas ideias."*
> >
> > *George Bernard Shaw *
> >
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://lists.oetiker.ch/pipermail/mrtg/attachments/20110313/71aa19a9/attachment.htm 
> 
> ------------------------------
> 
> _______________________________________________
> mrtg mailing list
> mrtg at lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
> 
> 
> End of mrtg Digest, Vol 51, Issue 3
> ***********************************
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/mrtg/attachments/20110315/9a5abedd/attachment.htm 


More information about the mrtg mailing list