summaryrefslogtreecommitdiffstats
path: root/python.d
AgeCommit message (Expand)Author
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-29Python.d PEP 8 cleanup, modules P-R (#4299)Austin S. Hemmelgarn
2018-09-27Python.d PEP 8 cleanup, modules S-Z (#4302)Austin S. Hemmelgarn
2018-09-27Python.d PEP 8 cleanup, modules M (#4289)Austin S. Hemmelgarn
2018-09-27Python.d PEP 8 cleanup, modules N-O (#4297)Austin S. Hemmelgarn
2018-09-26Python.d PEP 8 cleanup, modules I-L (#4288)Austin S. Hemmelgarn
2018-09-26Python.d PEP 8 cleanup, modules D-H (#4287)Austin S. Hemmelgarn
2018-09-26Python.d PEP 8 cleanup, modules A-C (#4286)Austin S. Hemmelgarn
2018-09-26give credit where credit is due (#4291)Paweł Krupa
2018-09-24Fix typo in documentation (#4284)Eduardo Cáceres
2018-09-24megacli plugin: adapter regex update (#4279)Ilya Mashchenko
2018-09-24Make method in url service configurable (#4257)Chris
2018-09-24Fixup small python-logind typos (#4271)xginn8
2018-09-24fix python warnings identified by LGTM (#4275)Ilya Mashchenko
2018-09-23Fix several typos in documentation (#4270)Hugo Locurcio
2018-09-22replaced referenced to firehol github org with netdata github org (#4249)Costa Tsaousis
2018-09-22Added -NoLog parameter for megacli calls (#4242)Martin Vobruba
2018-09-21Add some extra error logging to the spigotmc module. (#4148)Austin S. Hemmelgarn
2018-09-20Fix LGTM complaints in monit module. (#4237)Austin S. Hemmelgarn
2018-09-20Fix missing comma in couchdb module. (#4238)Austin S. Hemmelgarn
2018-09-20varnish plugin bugfix (#4228)Ilya Mashchenko
2018-09-20Disable IPFS Pin API (#4224)Jan Kunz
2018-09-18Add docker plugin (#4191)Kévin Darcel
2018-09-16redis plugin: add one more check before collecting redis specific data (#4205)Ilya Mashchenko
2018-09-14python plugin monotonic fix (#4156)Ilya Mashchenko
2018-09-14web_log Virtual host enhancement and http/https (#4076)Julien Grossiord
2018-09-14nginx_plus: use upstream server IP:port in dimension names, not the transient...illes
2018-09-13elasticsearch: handle json parse error in threads (#4186)Ilya Mashchenko
2018-09-13rethinkdb python plugin (#3955)Ilya Mashchenko
2018-09-13Add permission file check in ceph module (#4177)Luís Eduardo
2018-09-13[cleanup crusade] linting shell scripts for docker, tests and python (#4162)Paweł Krupa
2018-09-12[WIP] fail2ban: ipv6 support added + module simplification (#4168)Ilya Mashchenko
2018-09-11Merge pull request #4095 from pjz/patch-1Costa Tsaousis
2018-09-08Optimize counting of recusive pinsPaul Jimenez
2018-08-29[nginx_plus] fix handling of non-contiguous peer idsilles
2018-08-25Merge pull request #4024 from l2isbad/hidden_chartsCosta Tsaousis
2018-08-25Merge branch 'master' into python-monit-pluginCosta Tsaousis
2018-08-05- removed unused copy moduleEvgeniy Kostenko
2018-08-05changes for "New Module PR Checklist" (makefiles,readme,dashboard)Evgeniy Kostenko
2018-08-03- final replace for format()Evgeniy Kostenko
2018-08-03added more positional indexes in format() (all of them? 0_o)Evgeniy Kostenko
2018-08-03added positional indexes in format()Evgeniy Kostenko
2018-08-03strings now formatted via format() instead of '%'Evgeniy Kostenko
2018-08-03partial rewrite of _get_data()Evgeniy Kostenko
2018-08-02MySQL: chart active vs. max connectionsAdalbert Michelic
2018-08-02duplicate code moved to parse()Evgeniy Kostenko
2018-08-02small changes requested at PR#4027Evgeniy Kostenko
2018-08-02removed forgotten pdb moduleEvgeniy Kostenko
2018-08-02initial revision of python plugin for monit (https://mmonit.com/monit/)Evgeniy Kostenko
2018-08-01python.d: add 'hidden' option to chartslgz