slackbuilds_ponce/network/graphite-carbon/man1/carbon-client.1
Mario Preksavec 8e345cefbe network/graphite-carbon: Added (Backend data caching).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-02-06 20:32:58 +07:00

43 lines
827 B
Groff

.TH CARBON-CLIENT 1
.SH NAME
carbon-client \- Graphite client to reroute carbon data
.SH SYNOPSYS
.nf
.fam C
\fbcarbon-client\fP [options]
.fam T
.fi
.SH DESCRIPTION
Graphite client to reroute carbon data
.PP
The options are described below.
.SH OPTIONS
.TP
.B
\-h, \-\-help
Show the embedded help.
.TP
.B
\-\-debug
Log debug info to stdout
.TP
.B
\-\-keyfunc=KEYFUNC
Use a custom key function (path/to/module.py:myFunc)
.TP
.B
\-\-replication=REPLICATION
Replication factor
.TP
.B
\-\-routing=ROUTING
Routing method: "consistent-hashing" (default) or "relay"
.TP
.B
\-\-relayrules=RELAYRULES
relay-rules.conf file to use for relay routing
.SH AUTHOR
\fBcarbon-client\fP, created by Chris Davis.
.PP
This manual page was written by Jonas Genannt <jonas.genannt@capi2name.de, for
the Debian project (but may be used by others).