summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/sensors/sensors.chart.py
AgeCommit message (Expand)Author
2024-02-08Move collectors/ under src/ (#16965)vkalintiris
2023-09-05python.d/sensors: Increase voltage limits 127 -> 400 (#15905)Kyle Manna
2022-08-23feat(python.d/sensors): discover chips, features at runtime (#13545)Ilya Mashchenko
2022-04-11fix: remove instance-specific information from chart titles (#12644)Ilya Mashchenko
2020-01-24collectors/python.d: format modules code (#7832)Ilya Mashchenko
2019-12-09sensors: check fix (#7447)Ilya Mashchenko
2019-07-15python sensors collector: sensor chips filtering fix (#6463)Ilya Mashchenko
2019-02-18python module sensors fix (#5406)Ilya Mashchenko
2018-12-17[python] make units compliant with IEC standard (#4995)Ilya Mashchenko
2018-11-26sensors: don't ignore 0 RPM funs on start (#4753)Ilya Mashchenko
2018-11-15Update lm_sensors and catch specific errors. (#4667)Austin S. Hemmelgarn
2018-11-14sensors module fix (#4651)Ilya Mashchenko
2018-10-15modularized all source code (#4391)Costa Tsaousis