Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reg newrelic_plugin_agent 1.3.0 setup #537

Open
skrishnan2017 opened this issue Oct 20, 2017 · 0 comments
Open

Reg newrelic_plugin_agent 1.3.0 setup #537

skrishnan2017 opened this issue Oct 20, 2017 · 0 comments

Comments

@skrishnan2017
Copy link

Hi,

I am trying to configure the newrelic agent but getting the following error

$ newrelic-plugin-agent -c /etc/newrelic/newrelic-plugin-agent.cfg

ERROR: Startup of newrelic-plugin-agent Failed
.Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/helper/unix.py", line 91, in start
self._daemonize()
File "/usr/lib/python2.7/site-packages/helper/unix.py", line 152, in _daemonize
if os.getuid() != self.uid:
File "/usr/lib/python2.7/site-packages/helper/unix.py", line 139, in uid
self._uid = pwd.getpwnam(self.config.daemon.user).pw_uid
KeyError: 'getpwnam(): name not found: newrelic'

Exception log: /var/tmp/newrelic-plugin-agent.errors

Please note ,My osuser is not newrelic,Is that the reason and is there any around.

Please let me know.

Thanks
Kala.Krishnan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant