summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/chrony/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/python.d.plugin/chrony/README.md')
-rw-r--r--collectors/python.d.plugin/chrony/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/collectors/python.d.plugin/chrony/README.md b/collectors/python.d.plugin/chrony/README.md
index a45adb3338..8830da351c 100644
--- a/collectors/python.d.plugin/chrony/README.md
+++ b/collectors/python.d.plugin/chrony/README.md
@@ -18,6 +18,14 @@ Verify that user Netdata can execute `chronyc tracking`. If necessary, update `/
## Configuration
+Edit the `python.d/chrony.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/chrony.conf
+```
+
Sample:
```yaml