Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 679 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 679 Bytes

Archived header

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.