[smokeping-users] Probe Instances of Curl
Stefano Pirello
spirrello at gmail.com
Thu Oct 6 17:12:19 CEST 2011
Hi,
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
# The following variables can be overridden in each target section
GNU nano 2.0.9 File:
/etc/smokeping/config.d/Probes
agent = User-Agent: Superman/4.0
#extraargs = -6 --head --user user:password
extrare = / /
follow_redirects = yes
include_redirects = yes
insecure_ssl = 1
interface = vlan4
pings = 5
timeout = 20
urlformat = http://%host%/
+ CurlFast
#binary = /usr/bin/curl
#forks = 5
#offset = 50%
step = 30
Error Message:
* Shutting down latency logger daemon smokeping
...done.
* Starting latency logger daemon smokeping
require Smokeping::probes::CurlFast failed: Can't locate
Smokeping/probes/CurlFast.pm in @INC (@INC contains: ..
/usr/share/perl5 /usr/share/perl5/smokeping /etc/perl
/usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5
/usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at
(eval 23) line 3, <File> line 42.
...done.
More information about the smokeping-users
mailing list