diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:43:27 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:43:27 -0400 |
commit | d7043a1c4341a722670973154f167940fc6c248d (patch) | |
tree | 55f224e50dca685b59e5eff28fed21b772c1ffe8 /network/graphite-carbon | |
parent | 50ae4ab56601932445ad058ab5a85f002128df78 (diff) | |
download | slackbuilds-d7043a1c4341a722670973154f167940fc6c248d.tar.gz |
network/graphite-carbon: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/graphite-carbon')
-rw-r--r-- | network/graphite-carbon/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/network/graphite-carbon/README b/network/graphite-carbon/README index adac9f0ee4..0a52e243cc 100644 --- a/network/graphite-carbon/README +++ b/network/graphite-carbon/README @@ -1,8 +1,9 @@ -graphite-carbon (Backend data caching and persistence daemon for Graphite) +graphite-carbon (Backend caching/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. +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. |