September 2017
Beginner to intermediate
360 pages
8h 13m
English
Download Grafana from https://grafana.com/grafana/download and it will give you all the possible options to download the setup with support platforms/OS. Here we are installing standalone binaries:
wget https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana-4.2.0.linux-x64.tar.gz
cp grafana-4.2.0.linux-x64.tar.gz ~/demo/.
tar -zxvf grafana-4.2.0.linux-x64.tar.gz
The folders are extracted as shown in the following screenshot:
Read now
Unlock full access