[smokeping-users] Re: Missing parameters with Echopin

Niko Tyni ntyni+smokeping-users at mappi.helsinki.fi
Wed Sep 29 19:35:37 MEST 2004


On Mon, Sep 27, 2004 at 01:27:22PM +0200, guenther sommer wrote:
> i don't see the parameters defined in the smokeping config file on
> the command line when the probe is called.

> + PROBE_CONF
> url = /
> ignore_cache = yes
> revalidate_data = no
> timeout = 5
> 
> + HTTP
> menu = HTTP
> title = HTTP-Connectivity
> 
> ++ abc
> menu = abc
> title = abc
> host = abc.com
> probe = EchoPingHttp
> 
> ++ xyz
> menu = xyz
> title = xyz
> host = xyz.ch
> probe = EchoPingHttp

Your PROBE_CONF section is affecting the top-level default probe,
but you specify a different probe for the targets.

The best fix is to specify the config at the probe declaration like this:

*** Probes ***

+ EchoPingHttp
url = /
ignore_cache = yes
revalidate_data = no
timeout = 5

HTH,
-- 
niko

--
Unsubscribe mailto:smokeping-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:smokeping-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/smokeping-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the smokeping-users mailing list