summaryrefslogtreecommitdiffstats
path: root/collectors/REFERENCE.md
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/REFERENCE.md')
-rw-r--r--collectors/REFERENCE.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/collectors/REFERENCE.md b/collectors/REFERENCE.md
index bd267c5c..949858f6 100644
--- a/collectors/REFERENCE.md
+++ b/collectors/REFERENCE.md
@@ -67,9 +67,6 @@ field contains `go.d`, that collector uses the Go orchestrator.
# Python orchestrator (python.d.plugin)
./python.d.plugin <MODULE_NAME> debug trace
-# Node orchestrator (node.d.plugin)
-./node.d.plugin debug 1 <MODULE_NAME>
-
# Bash orchestrator (bash.d.plugin)
./charts.d.plugin debug 1 <MODULE_NAME>
```
@@ -87,8 +84,6 @@ This section features a list of Netdata's plugins, with a boolean setting to ena
```conf
[plugins]
- # PATH environment variable = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/var/lib/snapd/snap/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin
- # PYTHONPATH environment variable =
# proc = yes
# diskspace = yes
# timex = yes
@@ -100,7 +95,6 @@ This section features a list of Netdata's plugins, with a boolean setting to ena
# slabinfo = no
# fping = yes
# ioping = yes
- # node.d = yes
# python.d = yes
# go.d = yes
# apps = yes