@cryptotaxi247 / netdata-1 / commits / 469f6d1e5

Reference the bash collector for RPi (#13907)

Chris Akritidis committed Oct 28, 2022 at 10:08 UTC 469f6d1e515685586c03d9c1dd3306e36ffc855d
1 file changed +2
collectors/python.d.plugin/sensors/README.md
+2
@@ -26,6 +26,8 @@ There have been reports from users that on certain servers, ACPI ring buffer err
26 We are tracking such cases in issue [#827](https://github.com/netdata/netdata/issues/827).
27 Please join this discussion for help.
28
29 +When `lm-sensors` doesn't work on your device (e.g. for RPi temperatures), use [the legacy bash collector](https://learn.netdata.cloud/docs/agent/collectors/charts.d.plugin/sensors)
30 +
31 ---
32
33