Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Conversation

@jlsalvador
Copy link

  • Renamed docker.service to nrsysmond.service
  • Get New Relic license key by environment
  • Created systemd drop-in nrsysmond.service.d with the license
  • Updated README.

Now you can use systemd drop-in to set your NRSYSMOND_license_key.
Set your newrelic license here.
Added systemd instructions and restyle file names.
Fix systemd requirements for docker and network.
Set NRSYSMOND_license_key environment value to docker.
@czerasz
Copy link

czerasz commented Feb 9, 2016

👍

Description=New Relic Linux Server Monitor (nrsysmond)
After=docker.service
Requires=docker.service
Requires=docker.socket
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jlsalvador could you explain why docker.socket is better than docker.service?
Is the After=network.target really required?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants