summaryrefslogtreecommitdiffstats
path: root/python/python2-whisper/man1/rrd2whisper.1
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-whisper/man1/rrd2whisper.1')
-rw-r--r--python/python2-whisper/man1/rrd2whisper.127
1 files changed, 27 insertions, 0 deletions
diff --git a/python/python2-whisper/man1/rrd2whisper.1 b/python/python2-whisper/man1/rrd2whisper.1
new file mode 100644
index 0000000000..96474879df
--- /dev/null
+++ b/python/python2-whisper/man1/rrd2whisper.1
@@ -0,0 +1,27 @@
+.TH RRD2WHISPER 1
+.SH NAME
+rrd2whisper \- convert an RRD database to a whisper database
+.SH SYNOPSYS
+.nf
+.fam C
+\fbwrrd2whisper\fP rrd_path
+.fam T
+.fi
+.SH DESCRIPTION
+This command converts an RRD database to a whisper fixed-size database.
+.PP
+The options are described below.
+.SH OPTIONS
+.TP
+.B
+\-\-xFilesFactor
+The fraction of data points in a propagation interval that must have known values for a propagation to occur.
+.TP
+.B
+\-h, \-\-help
+Show the embedded help.
+.SH AUTHOR
+\fBwhisper\fP is a fixed size database, created by Chris Davis.
+.PP
+This manual page was written by Elliot Murphy <elliot@ubuntu.com>, for the Debian
+project (but may be used by others).