summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin
AgeCommit message (Expand)Author
2020-01-15multiple files: fix typos (#7752)Lucas Gabriel Schneider
2020-01-10Add support for different .rtreport format (#7705)Lucas Rolff
2020-01-03samba: properly check if it is allowed to run smbstatus with su… (#7655)Ilya Mashchenko
2019-12-31python.d logger: unicode_str handle TypeError (#7645)Ilya Mashchenko
2019-12-29redis: populate `keys_redis` chart in runtime (#7639)Ilya Mashchenko
2019-12-24python.d logger: do not unicode decode if it is already unicode (#7614)Ilya Mashchenko
2019-12-23python.d.plugin: UrlService bytes decode, logger unicode encodi… (#7601)Ilya Mashchenko
2019-12-20Fix not detecting more than one adapter in hpssa collector (#7580)Peter Gnodde
2019-12-09sensors: check fix (#7447)Ilya Mashchenko
2019-12-08rabbitmq: fix handle_disabled_disk_monitoring (#7464)Ilya Mashchenko
2019-12-06Add HP Smart Storage Array python plugin (#7181)Peter Gnodde
2019-12-04monit: overwrite __eq__, __ne__ in child classes (lgtm warnings) (#7387)Ilya Mashchenko
2019-12-02Update python.d README (#7357)Odysseas Lamtzidis
2019-11-29smartd_log: change ATTR5 chart algorithm to absolute (#7384)Ilya Mashchenko
2019-11-28Do not crash when logging UTF-8 data in Python 2 (#7376)Vince Zarola
2019-11-28nvidia-smi: not loop mode (#7372)Ilya Mashchenko
2019-11-25installer: include go.d.plugin version v0.11.0 (#7365)Ilya Mashchenko
2019-11-11Ownership and permissions of /etc/netdata (#7244)Konstantinos Natsakis
2019-11-11web_log: treat 401 Unauthorized requests as successful (#7256)Adalbert Michelic
2019-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
2019-10-31rabbitmq: handle "disk_free": "disk_free_monitoring_disabled" (#7226)Ilya Mashchenko
2019-10-31UrlService: allow to skip tls_verify for http scheme (#7223)Ilya Mashchenko
2019-10-30postgres: do not return cached data (#7228)Ilya Mashchenko
2019-10-24Add user information to MySQL Python module documentation (#7128)Promise Akpan
2019-10-22add support for am2320 sensor (#7024)Tom Buck
2019-10-17Fixing broken links (#7123)Joel Hans
2019-10-17Convert recursion timings to miliseconds. (#7121)Austin S. Hemmelgarn
2019-10-17unbound: fix init (#7112)Ilya Mashchenko
2019-10-16megacli: search binary and sudo check fix (#7108)Ilya Mashchenko
2019-10-15SimpleService: change chart suppress msg level to info (#7085)Ilya Mashchenko
2019-10-09rabbitmq: survive lack of vhosts (#7019)Ilya Mashchenko
2019-10-03rabbitmq: collect vhosts msg metrics from `/api/vhosts` (#6976)Ilya Mashchenko
2019-10-03mysql: collect galera cluster metrics (#6962)Ilya Mashchenko
2019-10-03elasticsearch: collect metrics from _cat/indices (#6965)Ilya Mashchenko
2019-09-24fix log warnings in start_job (#6928)Ilya Mashchenko
2019-09-18Markdown syntax fixes for MDX parser (#6877)Joel Hans
2019-09-17Update python.d module checklist to match the current paths and… (#6874)Austin S. Hemmelgarn
2019-09-17Changes to launching the python.d plugin aggregator. (#6781)Andrew Moss
2019-09-17Gearman plugin for Netdata (#6567)Kyle Agronick
2019-09-16single job build fix (#6856)Ilya Mashchenko
2019-09-11pythond respect prev running jobs and refactor (#6661)Ilya Mashchenko
2019-08-16:pencil2: fix typos. (#6680)Cat73
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
2019-08-13 Change "netdata" to "Netdata" in all docs (#6621)Joel Hans
2019-08-13Accept <> around links in markdown (#6646)Chris Akritidis
2019-08-12fix spigotmc plugin bugs (#6635)Cat73
2019-08-08mysql: do not remove `slave_status` from queries in module (#6617)Ilya Mashchenko
2019-08-06mysql collector: slave_status charts per replication channel (#6597)Ilya Mashchenko
2019-08-06mongodb: ssl connection (#6546)Ilya Mashchenko
2019-07-30Handle disconnected sockets in unbound collector. (#6561)Austin S. Hemmelgarn