summaryrefslogtreecommitdiffstats
path: root/collectors/charts.d.plugin/nut
diff options
context:
space:
mode:
authorNetdata bot <43409846+netdatabot@users.noreply.github.com>2023-10-06 11:49:12 +0300
committerGitHub <noreply@github.com>2023-10-06 11:49:12 +0300
commitbde15bbc489ae7eaceee28697f314e986d0a9f0f (patch)
treebf295df3dc2ca1197e09bd240cfc992cc795f2b7 /collectors/charts.d.plugin/nut
parentff3cbef2b54627b41af1f94681f08851ec3d29dd (diff)
Regenerate integrations.js (#16138)
Diffstat (limited to 'collectors/charts.d.plugin/nut')
-rw-r--r--collectors/charts.d.plugin/nut/integrations/network_ups_tools_nut.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/collectors/charts.d.plugin/nut/integrations/network_ups_tools_nut.md b/collectors/charts.d.plugin/nut/integrations/network_ups_tools_nut.md
index 5e2e008136..afa9bfba79 100644
--- a/collectors/charts.d.plugin/nut/integrations/network_ups_tools_nut.md
+++ b/collectors/charts.d.plugin/nut/integrations/network_ups_tools_nut.md
@@ -125,11 +125,11 @@ The following collapsed table contains all the options that can be configured fo
|:----|:-----------|:-------|:--------:|
| nut_ups | A space separated list of UPS names. If empty, the list returned by `upsc -l` will be used. | | False |
| nut_names | Each line represents an alias for one UPS. If empty, the FQDN will be used. | | False |
-| nut_timeout | How long to wait for nut to respond. | | False |
-| nut_clients_chart | Set this to 1 to enable another chart showing the number of UPS clients connected to `upsd`. | | False |
-| nut_update_every | The data collection frequency. If unset, will inherit the netdata update frequency. | | False |
-| nut_priority | The charts priority on the dashboard | | False |
-| nut_retries | The number of retries to do in case of failure before disabling the collector. | | False |
+| nut_timeout | How long to wait for nut to respond. | 2 | False |
+| nut_clients_chart | Set this to 1 to enable another chart showing the number of UPS clients connected to `upsd`. | 1 | False |
+| nut_update_every | The data collection frequency. If unset, will inherit the netdata update frequency. | 2 | False |
+| nut_priority | The charts priority on the dashboard | 90000 | False |
+| nut_retries | The number of retries to do in case of failure before disabling the collector. | 10 | False |
</details>