Results 2 issues of LukeSiX

The delay between probes to an individual target is calculated here: fmt.Sprintf("%.0f", w.spec.period.Seconds()*500/float64(w.spec.count)) Based on 60 seconds it will set the delay to 1500 ms and with 20 probes, that...

I changed the probe counter -c from default 20 to 30 and the graphs are broken after that. Between 11:18 and 11:46 the counter was set to 30 instead of...