summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin
AgeCommit message (Expand)Author
2022-01-21Docs Bugfix: Capitalization (#12024)Chris Boydstun
2022-01-19fix(python.d.plugin): prefer python3 if available (#12001)Ilya Mashchenko
2022-01-18Refined the python example for clarity (#11989)Tina Luedtke
2022-01-17fix(python.d): ignore decoding errors in ExecutableService (#11979)Ilya Mashchenko
2022-01-12python.d/nvidia_smi: add bar1 chart (#11956)Pierre Bouchez
2022-01-10Postgres: mat. views considered as tables in table size/count chart (#11816)Nikolay Samokhvalov
2022-01-10Postgres: use block_size instead of 8*1024 (#11815)Nikolay Samokhvalov
2022-01-10fix tps decode, add memory usage chart (#11797)neotf
2021-12-24nvidia_smi_chart.py : fixed username for not-local users (#11858)Guido
2021-12-23feat(python.d/fail2ban): add "Failed attempts" chart, cleanup (#11825)Ilya Mashchenko
2021-12-22Spelling (#10976)Josh Soref
2021-12-20add note with link to guide for using on Pi (#11605)Andrew Maguire
2021-12-20fix(docs): unresolved file references (#11903)Ilya Mashchenko
2021-11-16Fix typos (#11782)Dimitris Apostolou
2021-10-21postgres collector: Fix crash the wal query if wal-file was removed concurren...Oleg Volchkov
2021-10-01fix varnish VBE parsing (#11596)Ilya Mashchenko
2021-09-28Sorting the Postgres cluster databases in the postgres collector (#11580)Oleg Volchkov
2021-09-27add missing privilege to fix MySQL slave reporting (#11574)Steffen Weber
2021-09-14Fix elasticsearch null values returned by _cat/indices API (#11501)vpiserchia
2021-08-25Fix postgres replication_slot chart on standby (#11455)Adrien nayrat
2021-07-15add postgresql version to requirements section (#11328)Victor Tadashi
2021-07-02fix various python modules charts contexts (#11310)Ilya Mashchenko
2021-06-21Added new postgres charts and updated standby charts to include slot_… (#11...gizzardqueen
2021-06-08python.d: merge user/stock plugin configuration files (#11217)Ilya Mashchenko
2021-05-28rename default from job 'local' to 'anomalies' (#11178)Andrew Maguire
2021-05-25add link to example conf (#11182)gotjoshua
2021-05-24Adding more postgres metrics (#11169)Filip Plata
2021-05-10Fix broken links in various docs (#11109)Joel Hans
2021-04-28add python changefinder collector (#10672)Andrew Maguire
2021-04-26Zscores python collector (#10673)Andrew Maguire
2021-04-21improvements to anomalies collector following dogfooding (#11003)Andrew Maguire
2021-04-21python.d: add plugin and module names to the runtime charts (#11007)Ilya Mashchenko
2021-04-14python.d(smartd_log): collect attribute 249 -- NAND Writes 1GiB (#10872)Ryan Lahfa
2021-04-14nvidia-smi: update README.md (#10214)vincentkersten
2021-04-14add --recursive to docu (#10932)Timotej S
2021-03-23adding a default job with some params and example of additional job. (#10777)Andrew Maguire
2021-03-22health: add collector prefix to the external collectors alarms/templates (#10...Ilya Mashchenko
2021-03-19health: apply adapter_raid alarms for every logical/physical device (#10820)Ilya Mashchenko
2021-03-08Alarms collector add alarm values (#10675)Andrew Maguire
2021-03-05python.d/smartd_log: collect attribute 233 (Media Wearout Indicator (SSD)). (...Alexandre Azedo
2021-03-03Change all refs from service to systemctl (#10703)Joel Hans
2021-02-11add resetting CapabilityBoundingSet workaround to the python.d collectors (th...Ilya Mashchenko
2021-02-11collectors/elasticsearch: document `scheme` option (#10572)Marcello Barnaba
2021-02-11Fixes #10597 raw binary data should never be printed (#10603)Sven Mäder
2021-01-20Update README.md on postgres collector (#10532)Odysseas Lamtzidis
2021-01-20fix postgres password bug and change default config (#10531)Odysseas Lamtzidis
2021-01-19Spelling python plugin (#10525)Josh Soref
2021-01-19Add link to specific feedback megathread for the anomalies collector (#10506)Andrew Maguire
2021-01-18Spelling md (#10508)Josh Soref
2021-01-14Anomalies collector custom model bugfix for issue #10456 (#10459)Andrew Maguire