Version information
released Mar 8th 2013
Start using this module
Add this module to your Puppetfile:
mod 'plainprogrammer-newrelic_server_monitor', '2.0.3'
Learn more about managing modules with a PuppetfileDocumentation
plainprogrammer/newrelic_server_monitor — version 2.0.3 Mar 8th 2013
New Relic Server Monitoring
A module to add New Relic Server Monitoring to your nodes.
Platforms
This module has been tested against the following target operating systems:
- Ubuntu 12.04 (32 & 64)
- CentOS 6.0 (64)
This module has been tested against the following versions of Puppet:
- Puppet 3.0.2
- Puppet 2.7.20
Requirements
This module has not external dependencies.
Installation
puppet module install plainprogrammer/newrelic_server_monitor
Usage
class { 'newrelic_server_monitor':
license_key => 'YOUR_LICENSE_KEY',
use_latest => true
}