<p>Thanks very much Russell. I will try this.</p>
<p>Regards</p>
<div class="gmail_quote">El 22/04/2013 15:36, &quot;Russell Dwarshuis&quot; &lt;<a href="mailto:rjd@merit.edu">rjd@merit.edu</a>&gt; escribió:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Here is an example (I piped it through cut so you don&#39;t have to see all 20 ping times):<br>
rrdtool fetch your.rrd AVERAGE -s -20minutes -e now  | cut -f 1-3 -d&#39; &#39;<br>
<br>
<br>
1366654200: nan 0.0000000000e+00 5.7700000000e-03 5.7600000000e-03<br>
1366654500: nan 0.0000000000e+00 5.7700000000e-03 5.7600000000e-03<br>
1366654800: nan 0.0000000000e+00 5.7700000000e-03 5.7600000000e-03<br>
1366655100: nan 0.0000000000e+00 5.7714666667e-03 5.7600000000e-03<br>
<br>
Loss is in column 3 (0.0000000000e+00)<br>
<br>
<br>
<br>
-Russell Dwarshuis<br>
<br>
----- Original Message -----<br>
From: &quot;Alessandro Palermo&quot; &lt;<a href="mailto:ok.aless@gmail.com">ok.aless@gmail.com</a>&gt;<br>
To: <a href="mailto:smokeping-users@lists.oetiker.ch">smokeping-users@lists.oetiker.ch</a><br>
Sent: Monday, April 22, 2013 10:42:46 AM<br>
Subject: [smokeping-users] Get packet loss data in last ten days graph<br>
<br>
<br>
<br>
<br>
<br>
Hi list.<br>
I&#39;m monitoring around 300 wan links with fping probe with no problem. I have tuned smokeping to get more information I have added a plugin to show the lasts median rtt in a gauges view and a link to show the information about the route of each wan links and record the changes in the routes.<br>

Now I want to create a report to monitoring the packet loss in the last ten day and send a mail with the graph of the links that have a packet loss greater than 5% per example.<br>
How can i get this value for the .rrd files? I&#39;ve been inspected the rrd files but I just see the last loss value.<br>
<br>
Thanks in advance<br>
<br>
_______________________________________________<br>
smokeping-users mailing list<br>
<a href="mailto:smokeping-users@lists.oetiker.ch">smokeping-users@lists.oetiker.ch</a><br>
<a href="https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users" target="_blank">https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users</a><br>
</blockquote></div>