Forge Home

grafanadash

Grafana Dashboard module for testing purposes

18,728 downloads

18,318 latest version

3.6 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

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.