Code

sysdbql(7): Documented the ‘TIMESERIES’ command.
[sysdb.git] / doc / sysdbd-timeseries-rrdtool.5.txt
1 sysdbd-timeseries-rrdtool(5)
2 ============================
3 :doctype: manpage
5 NAME
6 ----
7 sysdbd-timeseries-rrdtool - timeseries::rrdtool plugin
9 SYNOPSIS
10 --------
11   LoadPlugin timeseries::rrdtool
13 DESCRIPTION
14 -----------
15 *timeseries::rrdtool* is a plugin which adds support for fetching time-series
16 data from RRD files.
18 CONFIGURATION
19 -------------
20 *timeseries::rrdtool* does not currently accept any configuration options.
22 SEE ALSO
23 --------
24 manpage:sysdbd[1], manpage:sysdbd.conf[5],
25 http://oss.oetiker.ch/rrdtool
27 The SysDB homepage: http://sysdb.io/
29 AUTHOR
30 ------
31 SysDB was written by Sebastian "tokkee" Harl <sh@tokkee.org>.
33 COPYRIGHT
34 ---------
35 Copyright (C) 2012-2014 Sebastian "tokkee" Harl <sh@tokkee.org>
37 This is free software under the terms of the BSD license, see the source for
38 copying conditions. There is NO WARRANTY; not even for MERCHANTABILITY or
39 FITNESS FOR A PARTICULAR PURPOSE.
41 // vim: set tw=78 sw=4 ts=4 noexpandtab spell spelllang=en_us :