make-web/src/smoke/index.ph
2023-10-24 22:24:12 +02:00

9 lines
414 B
Perl

<h1>Smoke Ping</h1>
<ul>
<li>The shadow lines (up and down) are showing the spectrum of the response times (latency).</li>
<li>The dot position shows the average response time.</li>
<li>The color of the dot shows the package loss (how many of the 20 requests got lost).</li>
</ul>
<iframe width="100%" height="200%" frameborder=0 src="/smokeping/?target=Network"></iframe>