Skip to content
herp edited this page Dec 30, 2018 · 18 revisions

NOTE: Updated to use the Cloudbox Varken Feature 12/30/2018, community role removed. Minor setup is still needed once you're in though. Desi is working on automating this, give him your love :) :

  1. Run the cloudbox role:

    cd ~/cloudbox
    git fetch && git checkout feature/varken && sudo ansible-playbook cloudbox.yml --tags varken
  2. Visit grafana https://grafana.domain.com - default login is admin and your default CB password.

  3. Add data source InfluxDB named InfluxDB:

    HTTP: URL = http://influxdb:8086

    InfluxDB Details: Database = varken

    Save & Test

  4. Add data source InfluxDB named Telegraf:

    HTTP: URL = http://influxdb:8086

    InfluxDB Details: Database = telegraf

    Save & Test

  5. Grafana Example from Organizrr Discord (imported via Dashboards > Manage > Import) :

    from: GilbN -- Plex dashboard for Grafana @Grafana-Group for anyone using Varken (https://github.com/Boerderij/Varken) Thought I'd share the dashboard I made (with the help of Rox and Tron): https://grafana.com/dashboards/9558 You will need to add the piechart and worldmap plugins for the dashboard to work. Use the variables to set the different data sources.

    To Install PieChart/WorldMap: cd /opt/grafana/plugins && git clone https://github.com/grafana/piechart-panel.git && git clone https://github.com/grafana/worldmap-panel.git && docker restart grafana

  6. Grafana Examples from Varken Discord:

    Varken Official Supported Dashboards: https://grafana.com/dashboards?search=varken%20%5Bofficial%5D

    Online Users Table Example (Tautulli): https://gist.github.com/samwiseg0/91223c1e089d78a3ae6294c23d81e977

    World Map w/ geoIP

    Device Type Pie Chart: https://gist.github.com/samwiseg0/fab103fdf4b176a11517e478ce7c216f

    Basic Panel Structure

Install Guides

Repository

Apps

Misc Guides

General Stuff

Linux Stuff

Plex

Organizr

Downloading

STRM

Clone this wiki locally