summaryrefslogtreecommitdiffstats
path: root/collectors/plugins.d/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/plugins.d/README.md')
-rw-r--r--collectors/plugins.d/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/collectors/plugins.d/README.md b/collectors/plugins.d/README.md
index a62ed4c5a1..6faf102865 100644
--- a/collectors/plugins.d/README.md
+++ b/collectors/plugins.d/README.md
@@ -693,7 +693,8 @@ When responding to additions and updates, Netdata uses the following success res
- `200`, responding with 200, means the configuration has been accepted and it is running.
- `202`, responding with 202, means the configuration has been accepted but it is not yet running. A subsequent `status` action will update it.
-- `299`, responding with 299, means the configuration has been accepted but a restart is required to apply it.
+- `298`, responding with 298, means the configuration has been accepted but it is disabled for some reason (probably because it matches nothing or the contents are not useful - use the `message` to provide additional information).
+- `299`, responding with 299, means the configuration has been accepted but a restart is required to apply it.
## Data collection