summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/smartd_log/smartd_log.chart.py
AgeCommit message (Expand)Author
2024-02-08Move collectors/ under src/ (#16965)vkalintiris
2023-10-20python.d(smartd_log): collect Total LBAs written/read (#16245)Howard Wilson
2022-07-29fix(python.d/smartd_log): handle log rotation (#13460)Ilya Mashchenko
2021-07-02fix various python modules charts contexts (#11310)Ilya Mashchenko
2021-04-14python.d(smartd_log): collect attribute 249 -- NAND Writes 1GiB (#10872)Ryan Lahfa
2021-03-05python.d/smartd_log: collect attribute 233 (Media Wearout Indicator (SSD)). (...Alexandre Azedo
2020-01-24collectors/python.d: format modules code (#7832)Ilya Mashchenko
2019-11-29smartd_log: change ATTR5 chart algorithm to absolute (#7384)Ilya Mashchenko
2019-07-29smartd_log: use `del_dimension` instead of `hide_dimension` to… (#6547)Ilya Mashchenko
2019-07-25smartd_log: Disk __eq__ fix (#6540)Ilya Mashchenko
2019-04-27smartd_log: attrs 3, 194 fix (#5923)Ilya Mashchenko
2019-03-21py stuff: change l2isbad to ilyam8 (#5676)Ilya Mashchenko
2018-12-30smartd_log: skip non-CSVs early (#5081)Kevin Hanselman
2018-12-17[python] make units compliant with IEC standard (#4995)Ilya Mashchenko
2018-12-03smartd_log: ata 194 attr fix (#4908)Ilya Mashchenko
2018-11-08smartd_log: py2 compatibility fix (#4584)Ilya Mashchenko
2018-11-06smartd_log refactor plus SCSI support (#4523)Ilya Mashchenko
2018-10-15modularized all source code (#4391)Costa Tsaousis