From e3c8c6afff14d8f8fec396709117b30cfd207aae Mon Sep 17 00:00:00 2001 From: Mario Preksavec Date: Sat, 28 Feb 2015 03:30:02 +0700 Subject: system/graphite-web: Added (Enterprise Scalable Realtime Graphing). Signed-off-by: Willy Sudiarto Raharjo --- .../man1/graphite-build-search-index.1 | 19 ++++++++++++ system/graphite-web/man1/graphite-manage.1 | 35 ++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 system/graphite-web/man1/graphite-build-search-index.1 create mode 100644 system/graphite-web/man1/graphite-manage.1 (limited to 'system/graphite-web/man1') diff --git a/system/graphite-web/man1/graphite-build-search-index.1 b/system/graphite-web/man1/graphite-build-search-index.1 new file mode 100644 index 0000000000..d5ae9f6606 --- /dev/null +++ b/system/graphite-web/man1/graphite-build-search-index.1 @@ -0,0 +1,19 @@ +.\" generated with Ronn/v0.7.3 +.\" http://github.com/rtomayko/ronn/tree/0.7.3 +. +.TH "GRAPHITE\-BUILD\-SEARCH\-INDEX" "1" "December 2012" "" "" +. +.SH "NAME" +\fBgraphite\-build\-search\-index\fR \- create search index for Graphite Webapp +. +.SH "SYNOPSIS" +graphite\-build\-search\-index +. +.SH "DESCRIPTION" +This script creates the search index of Whisper files for the Graphite Webapp\. It will run as hourly cronjob\. You don\'t need to run this command manual except you want to force generating the search index\. +. +.SH "AUTHOR" +Jonas Genannt +. +.P +This manual page was written by Jonas Genannt \fIjonas\.genannt@capi2name\.de\fR for the Debian Project\. diff --git a/system/graphite-web/man1/graphite-manage.1 b/system/graphite-web/man1/graphite-manage.1 new file mode 100644 index 0000000000..8a8de8eb5f --- /dev/null +++ b/system/graphite-web/man1/graphite-manage.1 @@ -0,0 +1,35 @@ +.\" generated with Ronn/v0.7.3 +.\" http://github.com/rtomayko/ronn/tree/0.7.3 +. +.TH "GRAPHITE\-MANAGE" "1" "December 2012" "" "" +. +.SH "NAME" +\fBgraphite\-manage\fR \- manage\.py wrapper for the Graphite Webapp +. +.SH "SYNOPSIS" +graphite\-manage +. +.SH "DESCRIPTION" +graphite\-manage is an wrapper script to access Django manage\.py for the Graphite Webapp\. +. +.P +See \fBgraphite\-manage \-\-help\fR for complete help\. +. +.P +To create an new sqlite database and an superuser do: +. +.IP "\(bu" 4 +graphite\-manage syncdb +. +.IP "\(bu" 4 +chown graphite:graphite /var/lib/graphite/graphite\.db +. +.IP "" 0 +. +.SH "AUTHOR" +Jonas Genannt +. +.P +This manual page was written by Jonas Genannt \fIjonas\.genannt@capi2name\.de\fR for the Debian Project\. +.br +Modified by Mario Preksavec \fImario@slackware\.hr\fR for Slackware -- cgit v1.2.3