Hi Bruce, Are you looking for the Interval, Timeout, and ReadThreads options in the global section of the config? http://collectd.org/documentation/manpages/collectd.conf.5.shtml#global_options
These define how often a data point should be collected. As far as sending collected data points, that varies by write plugin. For example, the network plugin will send a batch of data points. Thanks Kimo >________________________________ > From: Bruce Lysik <[email protected]> >To: collectd <[email protected]> >Sent: Friday, May 4, 2012 10:48 AM >Subject: [collectd] Trying to understand interval of sent stats > > >Hi, > > >I have collectd setup to send to graphite, and things are generally working >great. Now I'm trying to understand how often the various plugins are >supposed to be sending data, so I can tune the graphite data store retentions >correctly. Can someone clue me in on this? > > >Thanks in advance! > >-- >Bruce Z. Lysik <[email protected]> >_______________________________________________ >collectd mailing list >[email protected] >http://mailman.verplant.org/listinfo/collectd > > > _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
