Puppet module to install the New Relic Server Monitor
Easiest way to use this module is to call the nrsysmond parameterized class from your modules.
class { 'nrsysmond':
license_key => '0123456789abcdef0123456789abcdef01234567',
}
See the Nrsysmond class for a reference for all the parameters.