This is a notification from the Help Desk.
On Nov 12, 2013 @ 05:32 pm, [email protected] wrote: Send smokeping-users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of smokeping-users digest..." Today's Topics: 1. What does the grey colors means in smokeping graphs? (Thomas Carri?) 2. Re: What does the grey colors means in smokeping graphs? (Ryan Becker) 3. Re: What does the grey colors means in smokeping graphs? (Dago Pacheco) 4. TCPPing binary check in cgi mode (Julien Collas) 5. Re: What does the grey colors means in smokeping graphs? (Thomas Carri?) 6. RRD parameter mismatch (Dago Pacheco) ---------------------------------------------------------------------- Message: 1 Date: Mon, 29 Jul 2013 19:33:54 +0200 From: Thomas Carri? <[email protected]> Subject: [smokeping-users] What does the grey colors means in smokeping graphs? To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=US-ASCII Hello, I have started using recently smokeping to monitor latency It was easy to install on Debian, I like the graphs very much, I am looking forward to be able to produce such graphs. Also I wonder what the grey areas means ? Is it the quantiles ? What instructions are given to to RRD to have these grey zones ? <http://oss.oetiker.ch/smokeping-demo/?displaymode=n;start=2013-07-29%2016:24;end=now;target=rootns.F> ------------------------------ Message: 2 Date: Mon, 29 Jul 2013 13:35:37 -0400 From: Ryan Becker <[email protected]> Subject: Re: [smokeping-users] What does the grey colors means in smokeping graphs? To: SmokePing Users <[email protected]> Message-ID: <CAAjykhZCjC3veVPRPqbYr4pxW0g19zzfDXmyT_=hyzw1ck1...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" I believe the gray zones are the deviation between the ping times for that round. As for generation instructions, I have no idea how SmokePing writes the RRD files for such things. On Mon, Jul 29, 2013 at 1:33 PM, Thomas Carri? <[email protected]> wrote: > Hello, > > I have started using recently smokeping to monitor latency > > It was easy to install on Debian, I like the graphs very > much, I am looking forward to be able to produce such graphs. > > Also I wonder what the grey areas means ? > > Is it the quantiles ? What instructions are given to to RRD to have > these grey zones ? > > < > http://oss.oetiker.ch/smokeping-demo/?displaymode=n;start=2013-07-29%2016:24;end=now;target=rootns.F > > > > _______________________________________________ > smokeping-users mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130729/5061f9fa/attachment-0001.htm ------------------------------ Message: 3 Date: Fri, 2 Aug 2013 08:23:29 -0400 From: "Dago Pacheco" <[email protected]> Subject: Re: [smokeping-users] What does the grey colors means in smokeping graphs? To: "'Ryan Becker'" <[email protected]>, "'SmokePing Users'" <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset="iso-8859-1" Dear Thomas, You can find a complete explanation here http://oss.oetiker.ch/smokeping/doc/reading.en.html for reading smokeping grpahs. I?m not quite sure if this is what you want, cause you also mention ?RRD instructions?, which I?m not aware of them. Bye De: [email protected] [mailto:[email protected]] En nombre de Ryan Becker Enviado el: lunes, 29 de julio de 2013 13:36 Para: SmokePing Users Asunto: Re: [smokeping-users] What does the grey colors means in smokeping graphs? I believe the gray zones are the deviation between the ping times for that round. As for generation instructions, I have no idea how SmokePing writes the RRD files for such things. On Mon, Jul 29, 2013 at 1:33 PM, Thomas Carri? <[email protected] <mailto:[email protected]> > wrote: Hello, I have started using recently smokeping to monitor latency It was easy to install on Debian, I like the graphs very much, I am looking forward to be able to produce such graphs. Also I wonder what the grey areas means ? Is it the quantiles ? What instructions are given to to RRD to have these grey zones ? <http://oss.oetiker.ch/smokeping-demo/?displaymode=n;start=2013-07-29%2016:2 4;end=now;target=rootns.F> _______________________________________________ smokeping-users mailing list [email protected] <mailto:[email protected]> https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130802/a1ec4bdb/attachment-0001.htm ------------------------------ Message: 4 Date: Fri, 2 Aug 2013 16:53:00 +0200 From: Julien Collas <[email protected]> Subject: [smokeping-users] TCPPing binary check in cgi mode To: [email protected] Message-ID: <cahk+ty_ubmrv4lgwalr6a_ejcxjjc8l3tsfkak+r-8ewxix...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Hello, Today, I had a problem with tcpping binary path. It seems that TCPPing.pm doesn't allow relative path. I don't have the problem with FPing. The problem doesn't come from smokeping daemon but from cgi. What do you think if, as done in FPing.pm, the check of tcpping binary is disabled when in cgi mode ? $ diff TCPPing.pm TCPPing.pm_new 96c96 < --- > return undef if $ENV{SERVER_SOFTWARE}; # don't check for tcpping presence in cgi mode Julien -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130802/0031a4f2/attachment-0001.htm ------------------------------ Message: 5 Date: Sat, 3 Aug 2013 00:07:40 +0200 From: Thomas Carri? <[email protected]> Subject: Re: [smokeping-users] What does the grey colors means in smokeping graphs? To: Ryan Becker <[email protected]> Cc: SmokePing Users <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8 Hello, I have found in the documentation the definition of the grey colors at page <http://oss.oetiker.ch/smokeping/doc/reading.en.html> Here is the relevant doc extract: This means when there are 10 time values, value number 5 is selected and drawn. The other values are drawn as successively lighter shades of gray in the background (smoke) On Mon, 29 Jul 2013 13:35:37 -0400 Ryan Becker <[email protected]> wrote: > I believe the gray zones are the deviation between the ping times for > that round. As for generation instructions, I have no idea how > SmokePing writes the RRD files for such things. > > > On Mon, Jul 29, 2013 at 1:33 PM, Thomas Carri? <[email protected]> wrote: > > > Hello, > > > > I have started using recently smokeping to monitor latency > > > > It was easy to install on Debian, I like the graphs very > > much, I am looking forward to be able to produce such graphs. > > > > Also I wonder what the grey areas means ? > > > > Is it the quantiles ? What instructions are given to to RRD to have > > these grey zones ? > > > > < > > http://oss.oetiker.ch/smokeping-demo/?displaymode=n;start=2013-07-29%2016:24;end=now;target=rootns.F > > > > > > > _______________________________________________ > > smokeping-users mailing list > > [email protected] > > https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users > > ------------------------------ Message: 6 Date: Wed, 7 Aug 2013 11:51:29 -0400 From: "Dago Pacheco" <[email protected]> Subject: [smokeping-users] RRD parameter mismatch To: <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset="us-ascii" Hi Smokeping users. I'm getting a lot of WARNING apache log clamming this: smokeping_cgi: Warning: RRD parameter mismatch('Different RRA parameters: /opt/smokeping/data/servs/http/portal~netman-stgo.rrd has RRA:AVERAGE:5:1:1008, create string has RRA:AVERAGE:0.5:1:1008Different RRA parameters: /opt/smokeping/data/servs/http/portal~netman-stgo.rrd has RRA:AVERAGE:5:12:4320, create string has RRA:AVERAGE:0.5:12:4320Different RRA parameters: /opt/smokeping/data/servs/http/portal~netman-stgo.rrd has RRA:MIN:5:12:4320, create string has RRA:MIN:0.5:12:4320Different RRA parameters: /opt/smokeping/data/servs/http/portal~netman-stgo.rrd has RRA:MAX:5:12:4320, create string has RRA:MAX:0.5:12:4320Different RRA parameters: /opt/smokeping/data/servs/http/portal~netman-stgo.rrd has RRA:AVERAGE:5:144:720, create string has RRA:AVERAGE:0.5:144:720Different RRA parameters: /opt/smokeping/data/servs/http/portal~netman-stgo.rrd has RRA:MAX:5:144:720, create string has RRA:MAX:0.5:144:720Different RRA parameters: /opt/smokeping/data/servs/http/portal~netman-stgo.rrd has RRA:MIN:5:144:720, create string has RRA:MIN:0.5:144:720'). Continuing anyway. I understand that this is a mismatch between "5" and "0.5" RRD file and Create String parameter value, but I checked "Database" configuration section and AVERAGE is set to "0.5". My smokeping implementation consist of a master server and two slave ones. I know that somehow average value contained in rdd files has lost the "0." and I thing this might be because a 32bit to 64bit migration of rrd databases , which I did following this guide [1]. How can I check if this is the problem? And if it is . how can solve it? Thank. [1] http://blog.remibergsma.com/2012/04/30/rrdtool-moving-data-between-32bit-and -64bit-architectures/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130807/b678e330/attachment.htm ------------------------------ _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users End of smokeping-users Digest, Vol 78, Issue 1 ********************************************** ------ This is an automated response. Your issue has been noted. We'll be in touch soon. Please reply to this email or visit the URL below with any additional details. http://florin-pc/portal/view-help-request/38
_______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
