summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/nvme/metadata.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/collectors/go.d.plugin/modules/nvme/metadata.yaml')
-rw-r--r--src/go/collectors/go.d.plugin/modules/nvme/metadata.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/nvme/metadata.yaml b/src/go/collectors/go.d.plugin/modules/nvme/metadata.yaml
index 546f9c6c85..d787dbc22f 100644
--- a/src/go/collectors/go.d.plugin/modules/nvme/metadata.yaml
+++ b/src/go/collectors/go.d.plugin/modules/nvme/metadata.yaml
@@ -45,13 +45,6 @@ modules:
- title: Install nvme-cli
description: |
See [Distro Support](https://github.com/linux-nvme/nvme-cli#distro-support). Install `nvme-cli` using your distribution's package manager.
- - title: Allow netdata to execute nvme
- description: |
- Add the netdata user to `/etc/sudoers` (use `which nvme` to find the full path to the binary):
-
- ```bash
- netdata ALL=(root) NOPASSWD: /usr/sbin/nvme
- ```
configuration:
file:
name: go.d/nvme.conf