diff options
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 |
commit | 8e345cefbe19d133e041bd99e469ce3d044ea7dc (patch) | |
tree | feed123081bd13abb57d1382854a911c054dc890 /network/graphite-carbon/README | |
parent | 171e85069717f372bfd9ba8ad6215f31bcc19bf2 (diff) | |
download | slackbuilds-8e345cefbe19d133e041bd99e469ce3d044ea7dc.tar.gz |
network/graphite-carbon: Added (Backend data caching).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/graphite-carbon/README')
-rw-r--r-- | network/graphite-carbon/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/graphite-carbon/README b/network/graphite-carbon/README new file mode 100644 index 0000000000..adac9f0ee4 --- /dev/null +++ b/network/graphite-carbon/README @@ -0,0 +1,8 @@ +graphite-carbon (Backend data caching and persistence daemon for Graphite) + +Graphite is a web application using the Twisted framework to provide real-time +visualization and storage of numeric time-series data. The Carbon daemon +processes the incoming time-series data and saves it as Whisper database files. + +See README.SLACKWARE (which is also installed with the package docs) for +setup, configuration, and usage hints. |