mefastidias / puppet-newrelic_server_monitor

A module to install the New Relic Server Monitoring tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Relic Server Monitoring

Build Status

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
}

About

A module to install the New Relic Server Monitoring tool.

License:Other


Languages

Language:Puppet 48.7%Language:Ruby 46.4%Language:HTML 4.9%