misakwa / puppet-nrsysmond

Puppet module to install the New Relic Server Monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puppet-nrsysmond

Puppet module to install the New Relic Server Monitor

Usage

Easiest way to use this module is to call the nrsysmond parameterized class from your modules.

  class { 'nrsysmond':
    license_key    => '0123456789abcdef0123456789abcdef01234567',
  }

Reference

See the Nrsysmond class for a reference for all the parameters.

About

Puppet module to install the New Relic Server Monitor

License:MIT License