<p>Actually my evaluation has been postponed to the next month. I will keep you up to date!</p>
<p>Best,<br>
Flavio<br>
On Aug 11, 2013 8:46 PM, &quot;Matthias Radestock&quot; &lt;<a href="mailto:matthias@rabbitmq.com">matthias@rabbitmq.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Flavio,<br>
&gt;<br>
&gt; have you been able to answer the questions below yourself, after further investigation?<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; Matthias<br>
&gt;<br>
&gt;<br>
&gt; On 25/07/13 13:18, Flavio Pompermaier wrote:<br>
&gt;&gt;<br>
&gt;&gt; So, actually I have just to tune sample_retention_policies to keep and<br>
&gt;&gt; aggregate statistics as long as I need!<br>
&gt;&gt; Is there a way to reset those statistics (during development I think I<br>
&gt;&gt; will make several tests in a day, but I think I&#39;ll keep stats for a day<br>
&gt;&gt; so I need to reset those couters..)?<br>
&gt;&gt; Moreover, I saw that detailed stats are available only for 10<br>
&gt;&gt; seconds..do you think it could be feasible to keep detailed data for an<br>
&gt;&gt; entire day or does it occupy too much space on disk?<br>
&gt;&gt; For example, I&#39;d like to do something like:<br>
&gt;&gt;<br>
&gt;&gt; {rabbitmq_management, [{sample_retention_policies,<br>
&gt;&gt; � � � � � � � � � � � � � �[{global, � [{60, 5}, {3600, 60}, {86400,<br>
&gt;&gt; 1200}]},<br>
&gt;&gt; � � � � � � � � � � � � � � {basic, � �[{60, 5},{3600, 60}, {86400, 1200}]},<br>
&gt;&gt; � � � � � � � � � � � � � � {detailed, [{10, 5},{3600, 60}, {86400, 1200}]}<br>
&gt;&gt; � � � � � � � � � � � � �]},<br>
&gt;&gt;<br>
&gt;&gt; What is not clear to me is which statistics provides each category..for<br>
&gt;&gt; example, detailed what information does affects?<br>
&gt;&gt; If i ask for /api/queues, will I receive more or less data if I had also<br>
&gt;&gt; detailed infos?<br>
&gt;&gt; Resolution defined in sample_retention_policies have different<br>
&gt;&gt; granularities in order to perform cumulative stats faster and save disk,<br>
&gt;&gt; right?<br>
&gt;&gt; Because I could configure {basic, [{{86400, 5}]} but then I keep all<br>
&gt;&gt; 5-secs samples for all the day and also compute aggregate stats will<br>
&gt;&gt; require to pass all the samples..(correct me if I&#39;m wrong).<br>
&gt;&gt; Will HTTP api returns cumulative stats only? sample_age and sample_incr<br>
&gt;&gt; parameters are useful only I want all samples, right?<br>
&gt;&gt;<br>
&gt;&gt; Thanks for the support,<br>
&gt;&gt; Flavio<br>
&gt;<br>
&gt;</p>