summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/dovecot
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-02-12 05:11:32 -0700
committerGitHub <noreply@github.com>2020-02-12 05:11:32 -0700
commit8166f8bc2aed417285cf08c2a9b60d2ebc3b872c (patch)
treef67382d28c26a182a7ff9d1667854303834c3e50 /collectors/python.d.plugin/dovecot
parent162b78443a0a48bf0c012da094760375b755173e (diff)
Added collector config to relevant READMEs (#8052)
Diffstat (limited to 'collectors/python.d.plugin/dovecot')
-rw-r--r--collectors/python.d.plugin/dovecot/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/collectors/python.d.plugin/dovecot/README.md b/collectors/python.d.plugin/dovecot/README.md
index 6048f1a63d..983abb9b0c 100644
--- a/collectors/python.d.plugin/dovecot/README.md
+++ b/collectors/python.d.plugin/dovecot/README.md
@@ -71,6 +71,14 @@ Module gives information with following charts:
## configuration
+Edit the `python.d/dovecot.conf` configuration file using `edit-config` from the your agent's [config
+directory](../../../docs/step-by-step/step-04.md#find-your-netdataconf-file), which is typically at `/etc/netdata`.
+
+```bash
+cd /etc/netdata # Replace this path with your Netdata config directory, if different, if different
+sudo ./edit-config python.d/dovecot.conf
+```
+
Sample:
```yaml