tmp
Sunday, February 14, 2016
Install New Relic on Docker Host (CentOS7.1)
###Install New Relic Servers ``` $ rpm -Uvh https://yum.newrelic.com/pub/newrelic/el5/x86_64/newrelic-repo-5-3.noarch.rpm $ yum install newrelic-sysmond $ nrsysmond-config --set license_key=YOUR_LICENSE_KEY $ /etc/init.d/newrelic-sysmond start ``` ###Add user ``` $ usermod -a -G docker newrelic ``` ###Restart docker ###Restart newrelic agent
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment