Version information
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.
1.0.1
- Bugfix: Add pycairo and libdrm dependencies for graphite
1.0.0
- Move to using CentOS 7 from CentOS 6
Dependencies
- dwerder/graphite (7.1.0)
- puppet/archive (1.3.0)
- stahnma/epel (1.2.2)
- elastic/elasticsearch (5.4.1)