Skip to content

Instantly share code, notes, and snippets.

@canujohann
Last active August 29, 2015 14:07
Show Gist options
  • Save canujohann/c2dd22d5c3c144968938 to your computer and use it in GitHub Desktop.
Save canujohann/c2dd22d5c3c144968938 to your computer and use it in GitHub Desktop.
new relic
sudo su - 
rpm -Uvh http://download.newrelic.com/pub/newrelic/el5/i386/newrelic-repo-5-3.noarch.rpm
yum install newrelic-sysmond
nrsysmond-config --set license_key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
/etc/init.d/newrelic-sysmond start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment