[smokeping-users] I cant get ping to work with big packets
Jon Bendtsen
jbendtsen at laerdal.dk
Mon Jul 21 18:02:23 CEST 2008
Hi
I want to ping a host with bigger than normal packets, but it doesnt
work as i expect
Starting up gives this error:
require Smokeping::probes::ping1024 failed: Can't locate Smokeping/
probes/ping1024.pm in @INC (@INC contains: .. /usr/share/perl5 /usr/
share/perl5/smokeping /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/
share/perl/5.8.8 /usr/lib/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /
usr/local/lib/site_perl .) at (eval 13) line 3, <File> line 103.
*** Probes ***
+ FPing
binary = /usr/bin/fping
+ping1024
binary = /usr/bin/fping
packetsize = 1024
+ping2048
binary = /usr/bin/fping
packetsize = 2048
+ping4096
binary = /usr/bin/fping
packetsize = 4096
+ping8192
binary = /usr/bin/fping
packetsize = 8192
+ping16384
binary = /usr/bin/fping
packetsize = 16384
+ping32768
binary = /usr/bin/fping
packetsize = 32768
+SSH
binary = /usr/bin/ssh-keyscan # mandatory
forks = 5
offset = 50%
step = 300
timeout = 15
# The following variables can be overridden in each target
section
keytype = dsa
pings = 5
I read http://oss.oetiker.ch/smokeping/probe/FPing.en.html as the
above should work, but it doesnt??
More information about the smokeping-users
mailing list