Newrelic Infrastructure: Monitoring Linux Vitural Machine using Newrelic Agent

Step 1: Login to AWS Console

Step 2: Create a LINUX Centos 7 VM

Step 3: Login Centos VM. Help for Putty

Login and Putty Help Click here.

Step 4: NEWRELIC Add your data => Host operating systems => CentOS

Step 5: NEWRELIC – Select your CentOS version

Step 6: Run a command into CentOs ssh session


$ which newrelic-infra
$ more /etc/newrelic-infra.yml
$ ps -eaf | grep new
$ ls /etc/newrelic*
$ ls /etc/newrelic-infra/
$ ls /etc/newrelic-infra/integrations.d
$ ls /etc/newrelic-infra/logging.d
$ ls /usr/bin/newrelic*
Rajesh Kumar
Follow me