<div>Hi!<br clear="all"></div><div>I was playing with the 1wire plugin lately und of cource came about the &quot;EXPERIMENTAL!&quot; paragraph.</div><div>I think there would be a relatively simple solution for that:</div>
<div> * In every plugin&#39;s stanza in collectd.conf an interval can be given. If there is none, the global default is being used.</div><div> * During startup, collectdmon would enumerate every plugin&#39;s desired interval, group these, and would start in collectd instance for every single interval in the group.</div>

<div>for example:</div><div> * soil temperature and humidity is measured every 30min</div><div> * barometric pressure is read every 5 min</div><div> * ambient temperature and humidity is measured every 2 min</div>
<div> * everything else uses the default 10 seconds interval</div><div>in that case collectdmon would start four instances of collectd running with different intervals</div><br><div>That way one could even use the slowest or wireless sensors.<br>

</div><div>Thoughts?</div><div></div><div>Cheers,</div><div>   Peter</div>