Gregory Sloop <gregs <at> sloop.net> writes: > > > The output of your TCPPing is somewhat different than mine - though we're evidently using the same version. > I don't get the >traceroute to bid.pubmatic.com (192.82.242.28), 255 hops max, 60 byte packetsbetween each ping and result. > I'm unsure if this might cause the issue or not. > You might consider removing this from the probe config> tcptraceroute =I don't think I have any other great troubleshooting ideas. > -GregI> 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 > I> 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 > I> you > >> intend etc. [It's been a long time since I did a TCPPing probe, but > I> 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-usersI> Here is the extra info: > I> My config: > I> Probe: > I> +TCPPing > I> binary = /usr/bin/tcpping # mandatory > I> forks = 5 > I> offset = 50% > I> step = 300 > I> tcptraceroute = > I> timeout = 15 > I> Targets: > I> ++ TestPubmatic > I> probe = TCPPing > I> host = bid.pubmatic.com > I> pings = 5 > I> port = 8 > I> this is when i ran tcpping: > I> root <at> atl-net-mgt-01:/etc/smokeping/config.d# tcpping > I> tcpping v1.7 Richard van den Berg <richard <at> vdberg.org> > I> Usage: tcpping [-d] [-c] [-C] [-w sec] [-q num] [-x count] ipaddress > I> [port] > I> -d print timestamp before every result > I> -c print a columned result line > I> -C print in the same format as fping's -C option > I> -w wait time in seconds (defaults to 3) > I> -r repeat every n seconds (defaults to 1) > I> -x repeat n times (defaults to unlimited) > I> See also: man tcptraceroute > I> root <at> atl-net-mgt-01:/etc/smokeping/config.d# tcpping bid.pubmatic.com > I> traceroute to bid.pubmatic.com (192.82.242.28), 255 hops max, 60 byte > I> packets > I> seq 0: tcp response from 192.82.242.28 (192.82.242.28) <syn,ack> 18.912 > I> ms > I> traceroute to bid.pubmatic.com (192.82.242.28), 255 hops max, 60 byte > I> packets > I> seq 1: tcp response from 192.82.242.28 (192.82.242.28) <syn,ack> 18.948 > I> ms > I> traceroute to bid.pubmatic.com (192.82.242.28), 255 hops max, 60 byte > I> packets > I> seq 2: tcp response from 192.82.242.28 (192.82.242.28) <syn,ack> 19.241 > I> ms > I> traceroute to bid.pubmatic.com (192.82.242.28), 255 hops max, 60 byte > I> packets > I> seq 3: tcp response from 192.82.242.28 (192.82.242.28) <syn,ack> 23.912 > I> ms > I> traceroute to bid.pubmatic.com (192.82.242.28), 255 hops max, 60 byte > I> packets > I> seq 4: tcp response from 192.82.242.28 (192.82.242.28) <syn,ack> 18.928 > I> ms > I> ^C > I> _______________________________________________ > I> smokeping-users mailing listI> smokeping-users <at> lists.oetiker.chI> https://lists.oetiker.ch/cgi-bin/listinfo/smokeping- users-- > Gregory Sloop, Principal: Sloop Network & Computer Consulting > Voice: 503.251.0452 x82 > EMail: gregs <at> sloop.nethttp://www.sloop.net--- > > > _______________________________________________ > smokeping-users mailing list > smokeping-users <at> lists.oetiker.ch > https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users >
Hello Gregory, So, i think i know what could be the issues. Fping isnt working for some reason, its a lates version. TCPPING - -C print in the same format as fping's -C option In ubuntu 14.04 i checked FPING and it looks like an Archive file, even after re-installation still no luck. When i run TCPPING without capital -C it works fine (not in smokeping but regular command) Just as an example: TCPPING with -C --- www.google.com : - - - - - Here is without -C: root@atl-net-mgt-01:/etc/smokeping/config.d# tcpping -x 5 www.google.com 80 traceroute to www.google.com (74.125.141.103), 255 hops max, 60 byte packets seq 0: tcp response from vl-in-f103.1e100.net (74.125.141.103) <syn,ack> 18.911 ms traceroute to www.google.com (74.125.141.147), 255 hops max, 60 byte packets seq 1: tcp response from vl-in-f147.1e100.net (74.125.141.147) <syn,ack> 19.696 ms traceroute to www.google.com (74.125.141.104), 255 hops max, 60 byte packets seq 2: tcp response from vl-in-f104.1e100.net (74.125.141.104) <syn,ack> 19.145 ms traceroute to www.google.com (74.125.141.99), 255 hops max, 60 byte packets seq 3: tcp response from vl-in-f99.1e100.net (74.125.141.99) <syn,ack> 18.969 ms What do you think? Thanks for all the help _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
