Forge Home

grafanadash

deprecated
Grafana Dashboard module for testing purposes

18,926 downloads

18,491 latest version

3.6 quality score

Version information

  • 1.0.1 (latest)
  • 1.0.0
released Aug 15th 2017
This module has been deprecated by its author since Apr 1st 2023.

The author has suggested puppetlabs-puppet_operational_dashboards as its replacement.

Start using this module

Documentation

puppetlabs/grafanadash — version 1.0.1 Aug 15th 2017

puppetlabs-grafanadash

This is just a dev module; it installs a very simple configuration of graphite, grafana, and elasticsearch. Tested only on a clean cent7 box.

WARNING: totally insecure. Turns off selinux and iptables. Enables CORS on apache.

Usage:

puppet module install puppetlabs-grafanadash

puppet apply -e 'include grafanadash::dev'

Graphite will be started on port 80. Grafana on port 10000.