From c21c3b0befeb46a51b6bf3758ffa30813bea0ff0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 9 Mar 2024 14:19:22 +0100 Subject: Adding upstream version 1.44.3. Signed-off-by: Daniel Baumann --- .../sensors/integrations/linux_sensors_sysfs.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'collectors/charts.d.plugin/sensors/integrations') diff --git a/collectors/charts.d.plugin/sensors/integrations/linux_sensors_sysfs.md b/collectors/charts.d.plugin/sensors/integrations/linux_sensors_sysfs.md index e0ce74d06..130352f61 100644 --- a/collectors/charts.d.plugin/sensors/integrations/linux_sensors_sysfs.md +++ b/collectors/charts.d.plugin/sensors/integrations/linux_sensors_sysfs.md @@ -4,6 +4,7 @@ meta_yaml: "https://github.com/netdata/netdata/edit/master/collectors/charts.d.p sidebar_label: "Linux Sensors (sysfs)" learn_status: "Published" learn_rel_path: "Data Collection/Hardware Devices and Sensors" +most_popular: False message: "DO NOT EDIT THIS FILE DIRECTLY, IT IS GENERATED BY THE COLLECTOR'S metadata.yaml FILE" endmeta--> @@ -130,12 +131,12 @@ The following collapsed table contains all the options that can be configured fo | Name | Description | Default | Required | |:----|:-----------|:-------|:--------:| -| sensors_sys_dir | The directory the kernel exposes sensor data. | /sys/devices | False | -| sensors_sys_depth | How deep in the tree to check for sensor data. | 10 | False | -| sensors_source_update | If set to 1, the script will overwrite internal script functions with code generated ones. | 1 | False | -| sensors_update_every | The data collection frequency. If unset, will inherit the netdata update frequency. | 1 | False | -| sensors_priority | The charts priority on the dashboard. | 90000 | False | -| sensors_retries | The number of retries to do in case of failure before disabling the collector. | 10 | False | +| sensors_sys_dir | The directory the kernel exposes sensor data. | /sys/devices | no | +| sensors_sys_depth | How deep in the tree to check for sensor data. | 10 | no | +| sensors_source_update | If set to 1, the script will overwrite internal script functions with code generated ones. | 1 | no | +| sensors_update_every | The data collection frequency. If unset, will inherit the netdata update frequency. | 1 | no | +| sensors_priority | The charts priority on the dashboard. | 90000 | no | +| sensors_retries | The number of retries to do in case of failure before disabling the collector. | 10 | no | -- cgit v1.2.3