summaryrefslogtreecommitdiffstats
path: root/python.d
AgeCommit message (Expand)Author
2017-09-13added chrony information on the dashboard; lowered update frequency to 5 secondsCosta Tsaousis (ktsaou)
2017-09-10cpuidle.chart.py: re-read schedstat after tickling idle CPUsSteven Noonan
2017-09-10cpuidle.chart.py: only tickle known-to-be-idle CPUsSteven Noonan
2017-09-10Merge pull request #2712 from tycho/fix-cpufreq-accurate-modeCosta Tsaousis
2017-09-09Merge pull request #2705 from l2isbad/fail2ban_bugfixCosta Tsaousis
2017-09-09cpufreq.chart.py: use much more accurate accounting for average CPU frequencySteven Noonan
2017-09-10fail2ban: jails search function bugfixIlya
2017-09-09cpufreq.chart.py: fix accurate modeSteven Noonan
2017-09-06web_log plugin: localhost added to the "address" regex"Ilya
2017-09-04Merge pull request #2639 from domschl/chronyCosta Tsaousis
2017-09-04README typoDominik Schloesser
2017-09-04chrony-updates for Makefiles, README and python.d.conf.Dominik Schloesser
2017-09-04len() optimized awayDominik Schloesser
2017-09-04review: CHRONY array moved out of service class.Dominik Schloesser
2017-09-04more specific exception handling following l2isbad's suggestionsDominik Schloesser
2017-09-02More checks against format-changes in chronyc, dict exception handling fixed.Dominik Schloesser
2017-09-02skip first line of output (empty)Dominik Schloesser
2017-09-02Replace dict comprehension for python 2.6 compatibilityDominik Schloesser
2017-09-02Merge pull request #2563 from l2isbad/weblog_bugfixCosta Tsaousis
2017-09-02elasticsearch bugfix: "query And fetch Latency" chart addedIlya
2017-08-27Debugs removedDominik Schloesser
2017-08-27Statistics for precision of local chronyDominik Schloesser
2017-08-14allow HTTP/2 for custom_log_format in web_logFunzinator
2017-08-09Ensure configured user has the necessary permissions.Facetoe
2017-08-07web_log bugfix: properly parse squid response codesIlya
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