On Tue, Jun 16, 2015 at 10:45:56PM +0400, Sergey wrote: > I propose to create a "LimitDelay" (or "MaxDelay") setting for snmp > plugin. And possibly per any <host> section.
You can use the global "MaxReadInterval" option. There is currently no per-plugin option, though that should be relatively easy to add: look for "rf_effective_interval" and "plugin_ctx_t" in src/daemon/plugin.c. Best regards, —octo -- collectd – The system statistics collection daemon Website: http://collectd.org Google+: http://collectd.org/+ GitHub: https://github.com/collectd Twitter: http://twitter.com/collectd
signature.asc
Description: Digital signature
_______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
