Skip to content

Instantly share code, notes, and snippets.

@bhagany
Created July 15, 2014 20:50
Show Gist options
  • Save bhagany/54d7e383e857e666815e to your computer and use it in GitHub Desktop.
Save bhagany/54d7e383e857e666815e to your computer and use it in GitHub Desktop.
[ec2-54-91-33-121.compute-1.amazonaws.com] out: Recipe: newrelic::server-monitor-agent
[ec2-54-91-33-121.compute-1.amazonaws.com] out: package[newrelic-sysmond] action install (up to date)
[ec2-54-91-33-121.compute-1.amazonaws.com] out: template[/etc/newrelic/nrsysmond.cfg] action create
[ec2-54-91-33-121.compute-1.amazonaws.com] out: - update content in file /etc/newrelic/nrsysmond.cfg from 7f14d2 to 502795
[ec2-54-91-33-121.compute-1.amazonaws.com] out: --- /etc/newrelic/nrsysmond.cfg 2014-06-23 22:05:47.174755801 +0000
[ec2-54-91-33-121.compute-1.amazonaws.com] out: +++ /tmp/chef-rendered-template20140715-19158-1uxcflq 2014-07-15 20:37:04.574755803 +0000
[ec2-54-91-33-121.compute-1.amazonaws.com] out: @@ -1,3 +1,7 @@
[ec2-54-91-33-121.compute-1.amazonaws.com] out: +###################
[ec2-54-91-33-121.compute-1.amazonaws.com] out: +# Generated by Chef
[ec2-54-91-33-121.compute-1.amazonaws.com] out: +###################
[ec2-54-91-33-121.compute-1.amazonaws.com] out: +
[ec2-54-91-33-121.compute-1.amazonaws.com] out: #
[ec2-54-91-33-121.compute-1.amazonaws.com] out: # New Relic Server Monitor configuration file.
[ec2-54-91-33-121.compute-1.amazonaws.com] out: #
[ec2-54-91-33-121.compute-1.amazonaws.com] out: @@ -61,7 +65,7 @@
[ec2-54-91-33-121.compute-1.amazonaws.com] out: # the SSL certificates settings below.
[ec2-54-91-33-121.compute-1.amazonaws.com] out: # Default: false
[ec2-54-91-33-121.compute-1.amazonaws.com] out: #
[ec2-54-91-33-121.compute-1.amazonaws.com] out: -ssl=true
[ec2-54-91-33-121.compute-1.amazonaws.com] out: +#ssl=false
[ec2-54-91-33-121.compute-1.amazonaws.com] out: [ec2-54-91-33-121.compute-1.amazonaws.com] out: #
[ec2-54-91-33-121.compute-1.amazonaws.com] out: # Option : ssl_ca_bundle
[ec2-54-91-33-121.compute-1.amazonaws.com] out: @@ -96,7 +100,7 @@
[ec2-54-91-33-121.compute-1.amazonaws.com] out: # Default: Whatever the system calls the host.
[ec2-54-91-33-121.compute-1.amazonaws.com] out: # Note : Can also be set with the -n command line option.
[ec2-54-91-33-121.compute-1.amazonaws.com] out: #
[ec2-54-91-33-121.compute-1.amazonaws.com] out: -hostname=goodsie-web-production-a53801
[ec2-54-91-33-121.compute-1.amazonaws.com] out: +#hostname=
[ec2-54-91-33-121.compute-1.amazonaws.com] out: [ec2-54-91-33-121.compute-1.amazonaws.com] out: #
[ec2-54-91-33-121.compute-1.amazonaws.com] out: # Option : pidfile
[ec2-54-91-33-121.compute-1.amazonaws.com] out: @@ -107,7 +111,7 @@
[ec2-54-91-33-121.compute-1.amazonaws.com] out: # Default: /tmp/nrsysmond.pid
[ec2-54-91-33-121.compute-1.amazonaws.com] out: # Note : Can also be set with the -p command line option.
[ec2-54-91-33-121.compute-1.amazonaws.com] out: #
[ec2-54-91-33-121.compute-1.amazonaws.com] out: -pidfile=/var/run/newrelic/nrsysmond.pid
[ec2-54-91-33-121.compute-1.amazonaws.com] out: +#pidfile=/var/run/newrelic/nrsysmond.pid
[ec2-54-91-33-121.compute-1.amazonaws.com] out: [ec2-54-91-33-121.compute-1.amazonaws.com] out: #
[ec2-54-91-33-121.compute-1.amazonaws.com] out: # Option : collector_host
[ec2-54-91-33-121.compute-1.amazonaws.com] out: [ec2-54-91-33-121.compute-1.amazonaws.com] out: service[newrelic-sysmond] action enable
[ec2-54-91-33-121.compute-1.amazonaws.com] out: - enable service service[newrelic-sysmond]
[ec2-54-91-33-121.compute-1.amazonaws.com] out: [ec2-54-91-33-121.compute-1.amazonaws.com] out: service[newrelic-sysmond] action start (up to date)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment