neilellis / newrelic-agent

Dockerized version of New Relic's Server Monitoring agent

Home Page:www.tutum.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tutum/newrelic-agent

Deploy to Tutum

Dockerized version of New Relic's Server Monitoring agent

Supported metrics

Current version supports the following metrics:

Metric Supported locally? Supported in Tutum?
CPU YES YES
Memory YES YES
Processes YES NO: pending Tutum's support for --pid=host
Network YES NO: pending Tutum's support for --net=host
Disks NO NO
Virtualization YES YES

Usage

docker-compose run -d -e NEW_RELIC_LICENSE_KEY=<LICENSE> newrelic

replacing <LICENSE> with the 40 character license found in your account settings

## License

New Relic's Server Monitoring agent has a propietary license included in LICENSE

About

Dockerized version of New Relic's Server Monitoring agent

www.tutum.co

License:Other


Languages

Language:Shell 100.0%