summaryrefslogtreecommitdiffstats
path: root/python.d
AgeCommit message (Expand)Author
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
2017-05-31web_log plugin: requests per mime type chart added for squidIlya
2017-05-30more documentation about squid chartsCosta Tsaousis (ktsaou)
2017-05-30web_log plugin: minor fixesIlya
2017-05-30web_log plugin: "squid_" added for all squid chart familiesIlya
2017-05-30web_log plugin: more minor fixesIlya
2017-05-30web_log plugin: some fixes suggested by @ktsaouIlya
2017-05-30web_log plugin: handling_opts, object_types, cache_events, transport_methods,...Ilya
2017-05-30web_log plugin: http_code renamed to detailed_response_codes; lower priority ...Ilya
2017-05-30web_log plugin: response statuses chart for squid addedIlya
2017-05-29web_log plugin: initial support for squid logs addedIlya
2017-05-29web_log plugin: integration of the apache_cache plugin into web_log; web_log ...Ilya
2017-05-22rabbitmq plugin: queued messages chart algorithm changed to absoluteIlya
2017-05-22haproxy plugin: bugfixIlya