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

Getting Insufficient Permissions error for nvml #12

Open
limrx2 opened this issue Jun 30, 2020 · 0 comments
Open

Getting Insufficient Permissions error for nvml #12

limrx2 opened this issue Jun 30, 2020 · 0 comments

Comments

@limrx2
Copy link

limrx2 commented Jun 30, 2020

Anyone know why I am getting this error?
nvml (0.1.5) ------------ Instance ID: nvml:d884b5186b651429 [ERROR] Configuration Source: file:/etc/datadog-agent/conf.d/nvml.yaml.default Total Runs: 11 Metric Samples: Last Run: 0, Total: 0 Events: Last Run: 0, Total: 0 Service Checks: Last Run: 0, Total: 0 Average Execution Time : 2ms Last Execution Date : 2020-06-26 13:16:33.000000 PDT Last Successful Execution Date : Never Error: Insufficient Permissions Traceback (most recent call last): File "/opt/datadog-agent/embedded/lib/python2.7/site-packages/datadog_checks/base/checks/base.py", line 820, in run self.check(instance) File "/etc/datadog-agent/checks.d/nvml.py", line 47, in check pynvml.nvmlInit() File "/opt/datadog-agent/embedded/lib/python2.7/site-packages/pynvml.py", line 615, in nvmlInit _nvmlCheckReturn(ret) File "/opt/datadog-agent/embedded/lib/python2.7/site-packages/pynvml.py", line 310, in _nvmlCheckReturn raise NVMLError(ret) NVMLError_NoPermission: Insufficient Permissions

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