summaryrefslogtreecommitdiffstats
path: root/python/python-whisper/man1/rrd2whisper.1
blob: 96474879dfdf6d3a70b6c52079b76e83aa1cb412 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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).