Plugin:RRDtool
From collectd Wiki
| RRDtool plugin | |
|---|---|
| Type: | write |
| Callbacks: | config, flush, init, shutdown, write |
| Status: | supported |
| First version: | 1.0 |
| Copyright: | 2005–2009 Florian octo Forster 2008–2009 Sebastian Harl 2009 Mariusz Gronczewski |
| License: | GPLv2 |
| Manpage: | collectd.conf(5) |
| List of Plugins | |
Contents |
Description
The RRDtool plugin writes values to RRD-files using librrd. In-depth information about the plugin is provided by the page Inside the RRDtool plugin.
Synopsis
<Plugin "rrdtool"> DataDir "/var/lib/collectd/rrd" CacheFlush 120 WritesPerSecond 50 </Plugin>

