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. Re: SipSak : host uri issue (Nicolas KARP) 2. Re: Smokeping slave syslog (Gregory Sloop) 3. Re: Smokeping slave syslog (Paul Mansfield) 4. Smokeping Graph Display Settings (Eric Brander) 5. does loss_background do what I think? (and why doesn't it do it?) (Howard Jones) 6. Re: does loss_background do what I think? (and why doesn't it do it?) (Howard Jones) 7. xss attacks bug patch for 2.6.8? (steve johnston) 8. ANNOUNCE: fping mailing-list (David Schweikert) ---------------------------------------------------------------------- Message: 1 Date: Wed, 17 Jul 2013 17:12:24 +0200 From: Nicolas KARP <[email protected]> Subject: Re: [smokeping-users] SipSak : host uri issue To: Russell Dwarshuis <[email protected]> Cc: smokeping-users <[email protected]> Message-ID: <CAELGAXcm3q8Px6MY2cL53C1KwmmZt6hthgUtr_R9ha16a_TB=w...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" I was not able to find where the issue was.. I tried with only 3 arguments, I also tried with the ` ` to invoke a shell command but with no luck, still not able to see the " @ " and the " : " The shell used is bash : Centos 6.3 // perl5.10.1 // Bash 4.1.2 Any idea ? Nick -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130717/b7e064e9/attachment-0001.htm ------------------------------ Message: 2 Date: Wed, 17 Jul 2013 10:04:46 -0700 From: Gregory Sloop <[email protected]> Subject: Re: [smokeping-users] Smokeping slave syslog To: [email protected] <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset="us-ascii" An HTML attachment was scrubbed... URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130717/e7bf68f0/attachment-0001.htm ------------------------------ Message: 3 Date: Wed, 17 Jul 2013 22:44:16 +0100 From: Paul Mansfield <[email protected]> Subject: Re: [smokeping-users] Smokeping slave syslog To: "[email protected]" <[email protected]> Message-ID: <cahyek0dssqetni_m3dp-v7++04xldp9wbvhyffak9ypa-dp...@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 have you considered switching to a version of syslog that allows you to filter logging in more interesting ways, such as syslog-ng and also allows calling external program? you could then log slaves separately from the master, and do all sorts of clever things... even inject data into nagios. http://www.balabit.com/sites/default/files/documents/syslog-ng-ose-3.3-guides/en/syslog-ng-ose-v3.3-guide-admin-en/html/patterndb-actions-external.html ------------------------------ Message: 4 Date: Thu, 18 Jul 2013 11:47:35 -0600 From: Eric Brander <[email protected]> Subject: [smokeping-users] Smokeping Graph Display Settings To: [email protected] Message-ID: <cal4zck58op-1rw8erm-rxe8ulxzzfzrlooaxi5ha4xyhsdd...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Smokeping Gurus: Is there a way to change the graph display settings other than width and height? I'm looking at borders, colors, etc. Initially I'd just like them to all look the same - the overview graphs have a border and are a different color than the "normal" generated graphs. Are there any configurable settings for this? TIA, Eric -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130718/54ff1f3c/attachment-0001.htm ------------------------------ Message: 5 Date: Fri, 19 Jul 2013 14:16:53 +0100 From: Howard Jones <[email protected]> Subject: [smokeping-users] does loss_background do what I think? (and why doesn't it do it?) To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi folks, I've just upgraded my 2.4.2 installation to 2.6.9, and noticed on the website this nice looking feature where loss is shown as a vertical line instead of just the single pixel on the median line. I'm tracking a small/infrequent loss problem at the moment, and this would be very useful. (I mean, like this: http://oss.oetiker.ch/smokeping/doc/reading_detail.png) My 2.4.2 didn't do this, and my 2.6.9 one doesn't either by default. It looks like I need: loss_background = yes in the "+ detail" section on the config file, but that doesn't seem to make any difference, so... 1) Is loss_background what produces those vertical lines? 2) Is there something else I need to do to enable them? (e.g. rrdtool version > n, I have 1.2.27 at the moment) Thanks in advance for any pointers... Howie ------------------------------ Message: 6 Date: Fri, 19 Jul 2013 14:20:57 +0100 From: Howard Jones <[email protected]> Subject: Re: [smokeping-users] does loss_background do what I think? (and why doesn't it do it?) To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed And within seconds of posting I realised I'd also moved from CGI to FastCGI, so a config change requires restarting Apache as well as Smokeping. Now I have my bars. Rubber duck debugging at work I guess! [1] Thanks, Howie [1] http://www.rubberduckdebugging.com/ On 19/07/2013 14:16, Howard Jones wrote: > Hi folks, > > I've just upgraded my 2.4.2 installation to 2.6.9, and noticed on the > website this nice looking feature where loss is shown as a vertical line > instead of just the single pixel on the median line. I'm tracking a > small/infrequent loss problem at the moment, and this would be very > useful. (I mean, like this: > http://oss.oetiker.ch/smokeping/doc/reading_detail.png) > > My 2.4.2 didn't do this, and my 2.6.9 one doesn't either by default. It > looks like I need: > loss_background = yes > in the "+ detail" section on the config file, but that doesn't seem to > make any difference, so... > > 1) Is loss_background what produces those vertical lines? > 2) Is there something else I need to do to enable them? (e.g. rrdtool > version > n, I have 1.2.27 at the moment) > > Thanks in advance for any pointers... > > Howie > > _______________________________________________ > smokeping-users mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users > ------------------------------ Message: 7 Date: Tue, 23 Jul 2013 05:40:13 -0700 From: steve johnston <[email protected]> Subject: [smokeping-users] xss attacks bug patch for 2.6.8? To: "[email protected]" <[email protected]> Message-ID: <cabbeoyddtcyurfuzfnhc_soy6vthvzweyeh25yuo_c1udos...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Is there a patch for version 2.6.8 for the xss attacks bug ( http://bugs.debina.org/659899 ? Thanks! -- [email protected] 206-406-8100 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130723/212f9447/attachment-0001.htm ------------------------------ Message: 8 Date: Thu, 25 Jul 2013 22:22:21 +0200 From: David Schweikert <[email protected]> Subject: [smokeping-users] ANNOUNCE: fping mailing-list To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=us-ascii Hi, I have created a new mailing-list that is specific to fping. It will be used for future release announcements (including beta releases). Please subscribe if you are interested in fping: https://groups.google.com/group/fping-users Cheers David ------------------------------ _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users End of smokeping-users Digest, Vol 77, Issue 7 ********************************************** ------ 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/37
_______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
