Browse Source

Regenerate integrations.js (#18598)

Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
Netdata bot 5 months ago
parent
commit
d762535603

File diff suppressed because it is too large
+ 1 - 1
integrations/integrations.js


File diff suppressed because it is too large
+ 1 - 1
integrations/integrations.json


+ 13 - 11
src/go/plugin/go.d/modules/sensors/integrations/linux_sensors.md

@@ -21,7 +21,18 @@ Module: sensors
 
 ## Overview
 
-This collector gathers real-time system sensor statistics,  including temperature, voltage, current, power, fan speed, energy consumption, and humidity,  utilizing the [sysfs](https://www.kernel.org/doc/Documentation/hwmon/sysfs-interface) interface.
+This collector gathers real-time system sensor statistics using the [sysfs](https://www.kernel.org/doc/Documentation/hwmon/sysfs-interface) interface.
+
+Supported sensors:
+
+- Temperature
+- Voltage
+- Fan
+- Current
+- Power
+- Energy
+- Humidity
+- Intrusion
 
 
 
@@ -35,16 +46,7 @@ This collector only supports collecting metrics from a single instance of this i
 
 #### Auto-Detection
 
-The following type of sensors are auto-detected:
-
-- temperature
-- voltage
-- fan
-- current
-- power
-- energy
-- humidity
-- intrusion
+Automatically discovers and exposes all available sensors on the system through the [sysfs](https://www.kernel.org/doc/Documentation/hwmon/sysfs-interface) interface.
 
 
 #### Limits

Some files were not shown because too many files changed in this diff