A word from our sponsors

This is an old revision of the document!


Introduction

FIXME

Links

FIXME

General

Docs

FIXME

Files and Directories

FIXME

General Files and Directories

FIXME

Configuration Files

FIXME

Getting Help

FIXME

Manual pages:

user@host:~$ 

Install

To install Grafana on Debian:

root@host:~$ apt-get install -y apt-transport-https wget
root@host:~$ wget -q -O - https://packages.grafana.com/gpg.key | apt-key add -
root@host:~$ echo "deb https://packages.grafana.com/oss/deb stable main" > /etc/apt/sources.list.d/grafana.list
root@host:~$ apt-get update
root@host:~$ apt-get install grafana

Configuration

FIXME

Usage

FIXME

Start

To start Grafana:

root@host:~$ systemctl enable grafana-server
root@host:~$ systemctl start grafana-server

Stop

To stop Grafana:

root@host:~$ systemctl stop grafana-server

Status Check

To check the status of Grafana:

root@host:~$ systemctl status grafana-server

Recipies

FIXME

this namespace doesn't exist: sw:grafana:recipies

Known Issues

FIXME

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website. More information about cookies