summaryrefslogtreecommitdiffstats
path: root/network/graphite-carbon/man1/carbon-client.1
diff options
context:
space:
mode:
author Mario Preksavec <mario at slackware dot hr>2015-02-06 20:32:58 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-06 20:32:58 +0700
commit8e345cefbe19d133e041bd99e469ce3d044ea7dc (patch)
treefeed123081bd13abb57d1382854a911c054dc890 /network/graphite-carbon/man1/carbon-client.1
parent171e85069717f372bfd9ba8ad6215f31bcc19bf2 (diff)
downloadslackbuilds-8e345cefbe19d133e041bd99e469ce3d044ea7dc.tar.gz
slackbuilds-8e345cefbe19d133e041bd99e469ce3d044ea7dc.tar.xz
network/graphite-carbon: Added (Backend data caching).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/graphite-carbon/man1/carbon-client.1')
-rw-r--r--network/graphite-carbon/man1/carbon-client.143
1 files changed, 43 insertions, 0 deletions
diff --git a/network/graphite-carbon/man1/carbon-client.1 b/network/graphite-carbon/man1/carbon-client.1
new file mode 100644
index 0000000000..d954d4158f
--- /dev/null
+++ b/network/graphite-carbon/man1/carbon-client.1
@@ -0,0 +1,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).