diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-09 13:19:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-09 13:19:22 +0000 |
commit | c21c3b0befeb46a51b6bf3758ffa30813bea0ff0 (patch) | |
tree | 9754ff1ca740f6346cf8483ec915d4054bc5da2d /collectors/timex.plugin/integrations/timex.md | |
parent | Adding upstream version 1.43.2. (diff) | |
download | netdata-upstream/1.44.3.tar.xz netdata-upstream/1.44.3.zip |
Adding upstream version 1.44.3.upstream/1.44.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'collectors/timex.plugin/integrations/timex.md')
-rw-r--r-- | collectors/timex.plugin/integrations/timex.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/collectors/timex.plugin/integrations/timex.md b/collectors/timex.plugin/integrations/timex.md index 80d77bc8f..754b2368c 100644 --- a/collectors/timex.plugin/integrations/timex.md +++ b/collectors/timex.plugin/integrations/timex.md @@ -4,6 +4,7 @@ meta_yaml: "https://github.com/netdata/netdata/edit/master/collectors/timex.plug sidebar_label: "Timex" learn_status: "Published" learn_rel_path: "Data Collection/System Clock and NTP" +most_popular: False message: "DO NOT EDIT THIS FILE DIRECTLY, IT IS GENERATED BY THE COLLECTOR'S metadata.yaml FILE" endmeta--> @@ -116,9 +117,9 @@ At least one option ('clock synchronization state', 'time offset') needs to be e | Name | Description | Default | Required | |:----|:-----------|:-------|:--------:| -| update every | Data collection frequency. | 1 | False | -| clock synchronization state | Make chart showing system clock synchronization state. | yes | True | -| time offset | Make chart showing computed time offset between local system and reference clock | yes | True | +| update every | Data collection frequency. | 1 | no | +| clock synchronization state | Make chart showing system clock synchronization state. | yes | yes | +| time offset | Make chart showing computed time offset between local system and reference clock | yes | yes | </details> |