summaryrefslogtreecommitdiffstats
path: root/network/graphite-carbon/man1/carbon-client.1
blob: d954d4158fd8a57a04d201c98eb4f0778aceb283 (plain)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
.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).