summaryrefslogtreecommitdiffstats
path: root/python.d
AgeCommit message (Expand)Author
2017-08-14allow HTTP/2 for custom_log_format in web_logFunzinator
2017-08-09Ensure configured user has the necessary permissions.Facetoe
2017-08-07mysql plugin: properly handle exceptions in "slave_secodnds" funcIlya
2017-08-07disable "my.cnf" parsing when using "pymysql"Ilya
2017-07-31Merge pull request #2525 from Wing924/tomcat.chartCosta Tsaousis
2017-07-30postgres.chart.py: Fix superuser bug.Facetoe
2017-07-30fix dovecot typos; fixes #2535Costa Tsaousis (ktsaou)
2017-07-28Fix None value for Seconds_Behind_MasterAli Borhani
2017-07-27add warn messageWing924
2017-07-27remove unused inportWing924
2017-07-27fix bugsWing924
2017-07-27improve tomcat chartWei, He
2017-07-25Fix parsing of mdstat outputJeff Henson
2017-07-24python.d.plugin bugfix: wrap urllib3.disable_warnings in try/exceptIlya
2017-07-23web_log plugin: "all_time" option added for squidIlya
2017-07-22haproxy plugin bugfix: encode requests before pass it to send methodIlya
2017-07-22redis plugin bugfix: encode requests before pass it to send methodIlya
2017-07-21web_log bugfix: check if "all_time" is set to True before collect ipsIlya
2017-07-21python UrlService: proxy auth fixedIlya
2017-07-21rabbitmq plugin fixes and optimizationIlya
2017-07-21elasticsearch plugin fixes and optimizationIlya
2017-07-21switch to urllib3 UrlServiceIlya
2017-07-21bundle urrlib3: makefile updateIlya
2017-07-21bundle urrlib3: urllib3 package addedIlya
2017-07-13elastic plugin: check if max_file_descriptors is in data before use itIlya
2017-07-13mongo plugin: fix "locks_oplog" chart dimension idsIlya
2017-06-22cpufreq plugin: cpu ordering in chart fixedIlya
2017-06-16elasticsearch: bugfix and conf file updateIlya
2017-06-14web_log: bugfix (squid)Ilya
2017-06-14Merge pull request #2310 from pkoenig10/smartd_logCosta Tsaousis
2017-06-14Merge pull request #2311 from l2isbad/bind_rndc_improvementsCosta Tsaousis
2017-06-14Merge pull request #2314 from l2isbad/lighttpd_statusCosta Tsaousis
2017-06-13apache plugin: minor fixesIlya
2017-06-12apache plugin: renames job to "lighttpd" if "IdleServers" in responseIlya
2017-06-11Fix codacyPatrick Koenig
2017-06-12bind_rndc plugin: rewritten to use _add_new_dimensionIlya
2017-06-12SimpleService: _add_new_dimension method addedIlya
2017-06-11Check for empty attributes listPatrick Koenig
2017-06-11Fix smartd attributes in python2 and allow custom orderPatrick Koenig
2017-06-09isc_dhcpd: new pools format and module conf file updateIlya
2017-06-08Merge pull request #2301 from l2isbad/web_log_enhancementsCosta Tsaousis
2017-06-08Add go_expvar module for the python.d.pluginkralewitz
2017-06-08web_log plugin: support upstreaming timing variable of nginx + minor fixesIlya
2017-06-06web_log plugin: minor fixesIlya
2017-06-06LogService: minor fixesIlya
2017-06-05web_log: support for log file with pattern match adddedIlya
2017-06-05LogService: support for log file with pattern match adddedIlya
2017-06-04ExecutableService: bugfixIlya
2017-06-04web_log: minor fixes (remove lambda, typo)Ilya
2017-06-04web_log plugin: allow filtering with regex feature addedIlya