summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/nvme/testdata/config.yaml
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2024-04-12 20:42:30 +0300
committerGitHub <noreply@github.com>2024-04-12 13:42:30 -0400
commit2a1f4e8ee7ba4cd89a0a05d55029db953c2fc23b (patch)
treee9e243ac0e3761fd0c79a38fc7d9934c9bd6d066 /src/go/collectors/go.d.plugin/modules/nvme/testdata/config.yaml
parent6dbe22e75d1ced14f00deddcd9df8244baddc3e8 (diff)
add simple collector to monitor lvm thin volumes space usage (#17394)
* add lvs to ndsudo * simple collector to monitor lvm thin volumes space usage * allow comma in ndsudo params * fixes * enable by default * add this pool check for now
Diffstat (limited to 'src/go/collectors/go.d.plugin/modules/nvme/testdata/config.yaml')
-rw-r--r--src/go/collectors/go.d.plugin/modules/nvme/testdata/config.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/nvme/testdata/config.yaml b/src/go/collectors/go.d.plugin/modules/nvme/testdata/config.yaml
index baf3bcd0b0..25b0b4c780 100644
--- a/src/go/collectors/go.d.plugin/modules/nvme/testdata/config.yaml
+++ b/src/go/collectors/go.d.plugin/modules/nvme/testdata/config.yaml
@@ -1,3 +1,2 @@
update_every: 123
timeout: 123.123
-binary_path: "ok"