Local Grafana Setup

Influxdb

Installing

uses ports 8086

download instructions

brew install influxdb

Getting Started

Start the service and open the influx shell

$service influxdb start
$influx
>

Using sample data:

instructions

Grafana Local

Official Grafana Docs

Download Grafana

Getting Started

brew services start grafana

to check which services are running use:

brew services list

Adding plugins

grafana-cli plugins install grafana-piechart-panel

Fun Settings in Grafana

  • setting the “relative time” changes the time range for that single graph