[smokeping-users] Probe Instances of Curl

Stefano Pirello spirrello at gmail.com
Sat Oct 8 00:56:33 CEST 2011


Thanks.  I will try and will let you know how it goes.
On Oct 6, 2011 2:23 PM, "Niko Tyni" <ntyni+smokeping-users at mappi.helsinki.fi>
wrote:

> On Thu, Oct 06, 2011 at 11:12:19AM -0400, Stefano Pirello wrote:
>
> > I'm trying to make several instances of the Curl probe to set the Step
> > down to 30 versus the default of 300.  But, when I do this I receive
> > the following error.  Anyone have any suggestions?
> >
> > Example Curl Instance:
> >
> > +Curl
> >
> > binary = /usr/bin/curl
> > forks = 5
> > offset = 50%
> > step = 300
>
> [...]
>
> > + CurlFast
>
> > #binary = /usr/bin/curl
> > #forks = 5
> > #offset = 50%
> > step = 30
>
> > require Smokeping::probes::CurlFast failed: Can't locate
> > Smokeping/probes/CurlFast.pm in @INC (@INC contains: ..
>
> This should be something like
>
> +Curl
> binary = /usr/bin/curl
> forks = 5
> offset = 50%
> step = 300
> ++ CurlSlow
>
> ++ CurlFast
> step = 30
>
> The '+Curl' section doesn't define a probe in itself because it has
> subsections. You could use just 'Curl' instead of 'CurlSlow' above
> for the first real probe name, but that makes it a bit more confusing.
>
> See example 3 in smokeping_examples(7).
>
> HTH,
> --
> Niko
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20111007/be2a3278/attachment.htm 


More information about the smokeping-users mailing list