Hello, all This is a new installation, which seems to be working except that the fping data is being incorrectly recorded in RRD as 100% lost packets.
./bin/smokeping --config=/opt/smokeping/etc/config --debug shows 3 probes, with all packets lost. Smokeping version 2.006008 successfully launched. Not entering multiprocess mode with '--debug'. Use '--debug-daemon' for that. FPing: probing 3 targets with step 300 s and offset 266 s. FPing: Executing /usr/sbin/fping -C 20 -q -B1 -r1 -i10 10.15.6.239 10.15.6.11 10.10.1.251 Calling RRDs::update(/opt/smokeping/data/FRII/drrpa.rrd --template uptime:loss:median:ping1:ping2:ping3:ping4:ping5:ping6:ping7:ping8:ping9:ping10:ping11:ping12:ping13:ping14:ping15:ping16:ping17:ping18:ping19:ping20 1354235704:U:20:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U) Calling RRDs::update(/opt/smokeping/data/FRII/drsbsa.rrd --template uptime:loss:median:ping1:ping2:ping3:ping4:ping5:ping6:ping7:ping8:ping9:ping10:ping11:ping12:ping13:ping14:ping15:ping16:ping17:ping18:ping19:ping20 1354235704:U:20:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U) Calling RRDs::update(/opt/smokeping/data/GRLL/core.rrd --template uptime:loss:median:ping1:ping2:ping3:ping4:ping5:ping6:ping7:ping8:ping9:ping10:ping11:ping12:ping13:ping14:ping15:ping16:ping17:ping18:ping19:ping20 1354235704:U:20:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U) But when I execute the same fping that smokeping launched on our behalf, I get real data. /usr/sbin/fping -C 20 -q -B1 -r1 -i10 10.15.6.239 10.15.6.11 10.10.1.251 10.15.6.239 : 43.04 57.77 87.80 5.85 5.80 72.17 49.73 5.87 5.81 5.79 5.79 5.78 5.79 6.05 5.86 62.64 5.85 6.19 8.43 5.81 10.15.6.11 : 39.21 59.65 86.34 5.86 5.79 73.59 49.71 5.76 5.74 5.72 5.76 5.72 6.56 5.76 5.72 58.18 5.85 5.80 11.55 5.97 10.10.1.251 : 0.96 0.50 1.91 3.72 0.48 0.70 0.52 0.62 0.49 0.49 0.57 0.48 0.48 0.55 0.48 1.06 1.85 0.49 0.60 0.91 Anyone have any idea why the fping data isn't making its way back into the RRD::update process correctly? Thanks! _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
