Code

Added documentation for the new timeseries::rrdtool plugin.
[sysdb.git] / doc / sysdbd-timeseries-rrdtool.5.txt
diff --git a/doc/sysdbd-timeseries-rrdtool.5.txt b/doc/sysdbd-timeseries-rrdtool.5.txt
new file mode 100644 (file)
index 0000000..4b59504
--- /dev/null
@@ -0,0 +1,42 @@
+sysdbd-timeseries-rrdtool(5)
+============================
+:doctype: manpage
+
+NAME
+----
+sysdbd-timeseries-rrdtool - timeseries::rrdtool plugin
+
+SYNOPSIS
+--------
+  LoadPlugin timeseries::rrdtool
+
+DESCRIPTION
+-----------
+*timeseries::rrdtool* is a plugin which adds support for fetching time-series
+data from RRD files.
+
+CONFIGURATION
+-------------
+*timeseries::rrdtool* does not currently accept any configuration options.
+
+SEE ALSO
+--------
+manpage:sysdbd[1], manpage:sysdbd.conf[5],
+http://oss.oetiker.ch/rrdtool
+
+The SysDB homepage: http://sysdb.io/
+
+AUTHOR
+------
+SysDB was written by Sebastian "tokkee" Harl <sh@tokkee.org>.
+
+COPYRIGHT
+---------
+Copyright (C) 2012-2014 Sebastian "tokkee" Harl <sh@tokkee.org>
+
+This is free software under the terms of the BSD license, see the source for
+copying conditions. There is NO WARRANTY; not even for MERCHANTABILITY or
+FITNESS FOR A PARTICULAR PURPOSE.
+
+// vim: set tw=78 sw=4 ts=4 noexpandtab spell spelllang=en_us :
+