Igor <imatsenko <at> gamut.media> writes: > > Gregory Sloop <gregs <at> sloop.net> writes: > > > > > > > I> uptime:loss:median:ping1:ping2:ping3:ping4:ping5 > > I> 1460058996:U:5:U:U:U:U:U:U)It looks like the data points are all > "U" as in undefined. So, if that's the case, there wouldn't be any data > points to graph. > > Using RRDDump to pull the data back out might confirm that. [But I'm > 99.9% sure that's what is going on.] > > I'd guess you have the collector setup wrong, or it isn't work as you > intend etc. [It's been a long time since I did a TCPPing probe, but they > did work for me the last time I used it - so we know it works in at > least some cases.] > > -Greg > > > > > > _______________________________________________ > > smokeping-users mailing list > > smokeping-users <at> lists.oetiker.ch > > https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users > > > > Hi Gregory, > > Thanks for the reply. Could please tell me the way i can troubleshoot > it? > Or is there a fix? I am really new to Linux but so far, have learned > alot lol. > > Thanks, > Igor > > _______________________________________________ > smokeping-users mailing list > smokeping-users <at> lists.oetiker.ch > https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users > >
Here is the extra info: My config: Probe: +TCPPing binary = /usr/bin/tcpping # mandatory forks = 5 offset = 50% step = 300 tcptraceroute = timeout = 15 Targets: ++ TestPubmatic probe = TCPPing host = bid.pubmatic.com pings = 5 port = 8 this is when i ran tcpping: root@atl-net-mgt-01:/etc/smokeping/config.d# tcpping tcpping v1.7 Richard van den Berg <[email protected]> Usage: tcpping [-d] [-c] [-C] [-w sec] [-q num] [-x count] ipaddress [port] -d print timestamp before every result -c print a columned result line -C print in the same format as fping's -C option -w wait time in seconds (defaults to 3) -r repeat every n seconds (defaults to 1) -x repeat n times (defaults to unlimited) See also: man tcptraceroute root@atl-net-mgt-01:/etc/smokeping/config.d# tcpping bid.pubmatic.com traceroute to bid.pubmatic.com (192.82.242.28), 255 hops max, 60 byte packets seq 0: tcp response from 192.82.242.28 (192.82.242.28) <syn,ack> 18.912 ms traceroute to bid.pubmatic.com (192.82.242.28), 255 hops max, 60 byte packets seq 1: tcp response from 192.82.242.28 (192.82.242.28) <syn,ack> 18.948 ms traceroute to bid.pubmatic.com (192.82.242.28), 255 hops max, 60 byte packets seq 2: tcp response from 192.82.242.28 (192.82.242.28) <syn,ack> 19.241 ms traceroute to bid.pubmatic.com (192.82.242.28), 255 hops max, 60 byte packets seq 3: tcp response from 192.82.242.28 (192.82.242.28) <syn,ack> 23.912 ms traceroute to bid.pubmatic.com (192.82.242.28), 255 hops max, 60 byte packets seq 4: tcp response from 192.82.242.28 (192.82.242.28) <syn,ack> 18.928 ms ^C _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
