<div dir="ltr"><div>Hey,</div><div><br></div><div>I've updated the CPU interval patch to make it more generic, by adding a plugin_update_interval() function called as part of the config function so I can update other plugins more easily.</div>
<div><br></div><div>When the aggregation module is enabled for CPU information though, it seems to be throwing an error:</div><div>Mar  9 17:22:36 rpm-i386 collectd[26640]: plugin_value_list_clone: Unable to determine interval from context for value list "rpm-i386.build.local/aggregation-cpu-average/cpu-idle". This indicates a broken plugin. Please report this problem to the collectd mailing list or at <<a href="http://collectd.org/bugs/">http://collectd.org/bugs/</a>>.</div>
<div><br></div><div>This seems to happen even when I specify the interval via plugin_register_complex_read() as well, so I'm not entirely sure if I've missed something or there is some issue with the aggregation module.</div>
<div><br></div><div>Anyone have any ideas?</div><div><br></div><div>Cheers,</div><div>Lee H</div></div>