https://github.com/toshimaru/newrelic_server-chef-recipe
https://github.com/toshimaru/newrelic_server-chef-recipe
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/toshimaru/newrelic_server-chef-recipe
- Owner: toshimaru
- License: mit
- Created: 2016-10-08T15:27:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-10T09:28:37.000Z (over 9 years ago)
- Last Synced: 2025-07-06T17:04:29.381Z (12 months ago)
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# newrelic_server-chef-recipe
Installs NewRelic Server(newrelic-sysmond).
## Configuration
See `attributes/default.rb`:
```
default["newrelic"]["license_key"] = ""
default["newrelic"]["server"]["rpm_package_url"] = "https://download.newrelic.com/pub/newrelic/el5/i386/newrelic-repo-5-3.noarch.rpm"
```
1. [**Required**]Set NewRelic license_key.
2. [Optional]Set NewRelic server rpm_package_url