<div dir="ltr"><div>Hello to all,</div><div>I'm having problems with the representation of the points on the charts.</div><div>I have correctly set the Probe and the Target, since every hour set the probe part, even in debug mode I see that the download and upload test runs and value is extrapolated.</div><div>Unfortunately, despite putting the max_rrt value in the + overview section, I do not print the values in the graph.</div><div>Smoking version is 2.6.9 on a Raspberry Pi3.</div><div>Smoking works correctly with all the other probes set.</div><div>However, I note that rrd files are created and updated only when the smoking service starts.</div><div>So it looks like the next probes do not start, but only the first one at the start of the smoking service.</div><div>I now export rrd to xml format and I see there are only NaN values.</div><div>This is my Probes file:</div><div><div>*** Probes ***</div><div><br></div><div>+ FPing</div><div><br></div><div>binary = /usr/bin/fping</div><div>step = 300 # repeat each 5 minutes</div><div>pings = 10 # send 10 ICMP packets</div><div><br></div><div>+ speedtest</div><div>binary = /usr/local/bin/speedtest-cli</div><div>timeout = 300</div><div>step = 3600</div><div>offset = random</div><div>pings = 3</div><div><br></div><div>++ speedtest-download</div><div>measurement = download</div><div><br></div><div>++ speedtest-upload</div><div>measurement = upload</div></div><div><br></div><div>And this is my Targets files:</div><div><br></div><div><div>*** Targets ***</div><div>probe = FPing</div><div><br></div><div>menu = Top</div><div>title = Network Latency Grapher</div><div>remark = Welcome to the SmokePing website of Tzunami Company. \</div><div>         Here you will learn all about the latency of our network.</div><div><br></div><div>+ Local</div><div>menu = LAN</div><div>title = Local Network</div><div><br></div><div>++ Router</div><div>title = x.x.x.x</div><div>menu = Router</div><div>host = x.x.x.x</div></div><div><br></div><div><div> + Speedtest</div><div> menu = Speedtest</div><div> title = SpeedTest.net Up/Down (bits/sec)</div><div><br></div><div><br></div><div> ++ Download</div><div> menu = Download</div><div> title = Download bits/sec</div><div><br></div><div> +++ Download_from_Telecom_Italia</div><div> title = Download Telecom Italia S.p.A. (Milan, Italy) [2.72 km]</div><div> probe = speedtest-download</div><div> server = 3667</div><div> measurement = download</div><div> host = <a href="http://speedtestmi1.telecomitalia.it">speedtestmi1.telecomitalia.it</a></div><div><br></div><div> ++ Upload</div><div> menu = Upload</div><div> title = Upload bits/sec</div><div><br></div><div> +++ Upload_to_Telecom_Italia</div><div> title = Upload Telecom Italia S.p.A. (Milan, Italy) [2.72 km]</div><div> probe = speedtest-upload</div><div> server = 3667</div><div> measurement = upload</div><div> host = <a href="http://speedtestmi1.telecomitalia.it">speedtestmi1.telecomitalia.it</a></div></div><div><br></div><div><br></div><div>My Presentation:</div><div><br></div><div><div>*** Presentation ***</div><div><br></div><div>template = /etc/smokeping/basepage.html</div><div>charset  = utf-8</div><div><br></div><div>+ charts</div><div><br></div><div>menu = Charts</div><div>title = The most interesting destinations</div><div><br></div><div>++ stddev</div><div>sorter = StdDev(entries=>4)</div><div>title = Top Standard Deviation</div><div>menu = Std Deviation</div><div>format = Standard Deviation %f</div><div><br></div><div>++ max</div><div>sorter = Max(entries=>5)</div><div>title = Top Max Roundtrip Time</div><div>menu = by Max</div><div>format = Max Roundtrip Time %f seconds</div><div><br></div><div>++ loss</div><div>sorter = Loss(entries=>5)</div><div>title = Top Packet Loss</div><div>menu = Loss</div><div>format = Packets Lost %f</div><div><br></div><div>++ median</div><div>sorter = Median(entries=>5)</div><div>title = Top Median Roundtrip Time</div><div>menu = by Median</div><div>format = Median RTT %f seconds</div><div><br></div><div>+ overview</div><div><br></div><div>width = 600</div><div>height = 50</div><div>range = 10h</div><div>max_rtt = 1000000000</div></div><div><div><br></div><div>+ detail</div><div><br></div><div>width = 600</div><div>height = 200</div><div>unison_tolerance = 2</div><div><br></div><div>"Last 3 Hours"    3h</div><div>"Last 30 Hours"   30h</div><div>"Last 10 Days"    10d</div><div>"Last 360 Days"   360d</div><div><br></div><div>#+ hierarchies</div><div>#++ owner</div><div>#title = Host Owner</div><div>#++ location</div><div>#title = Location</div></div><div><br></div><div><br></div><div>Any help appreciated.</div><div>Thank you</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>