summaryrefslogtreecommitdiffstats
path: root/python.d
AgeCommit message (Expand)Author
2016-12-14postgres.chart.py Add python2.6 support + Fix sql queryMoumoul
2016-12-13Changed ExecutableService check() to split properlyJeff Willette
2016-12-09Added gunicorn log conf and chart.py filesJeff Willette
2016-11-30Print useful error message when postgres plugin job fails.Facetoe
2016-11-21really exit on fatal situations, even if no output is possible; fixes #1155Costa Tsaousis
2016-11-21python.d.plugin should exit if it cannot send data to netdata; fixes #1155Costa Tsaousis
2016-11-18prevent retiring on python module update errorsCosta Tsaousis
2016-11-17Delete some mistakesliu lei
2016-11-17Merge remote-tracking branch 'upstream/master'liu lei
2016-11-171. changed arguments from decode() in base.py, so they can run under CentOS 6...liu lei
2016-11-15python.d.plugin now never gives up data collection - it slows down data colle...Costa Tsaousis (ktsaou)
2016-11-15move core iteration point in the middle of the second, to give some tolleranc...Costa Tsaousis (ktsaou)
2016-11-14python.d.plugin better iteration timingCosta Tsaousis (ktsaou)
2016-11-14Merge pull request #1165 from kesslerm/fix/python-plugin-crashCosta Tsaousis
2016-11-14Merge pull request #1184 from facetoe/postgres_plugin_error_messageCosta Tsaousis
2016-11-12hddtemp description improvementCosta Tsaousis (ktsaou)
2016-11-12fix for connecting to unix socketsCosta Tsaousis (ktsaou)
2016-11-12SocketService log unexpectedly disconnected errorCosta Tsaousis (ktsaou)
2016-11-12gracefully handle dovecot errorsCosta Tsaousis (ktsaou)
2016-11-12enabled option "trace" to get python traces on errorsCosta Tsaousis (ktsaou)
2016-11-12more python logging fixesCosta Tsaousis (ktsaou)
2016-11-12minor fixes for dovecot and hddtempCosta Tsaousis (ktsaou)
2016-11-12python logging fixesCosta Tsaousis (ktsaou)
2016-11-11uniform redis dimensionsCosta Tsaousis (ktsaou)
2016-11-11added redis bandwidth; fixed memcached submenu, dimension names and colorsCosta Tsaousis (ktsaou)
2016-11-11better debugging and logging for SocketService modules; redis enhancementsCosta Tsaousis (ktsaou)
2016-11-11simplified socket data receptionCosta Tsaousis (ktsaou)
2016-11-11re-worked SocketService; #999Costa Tsaousis (ktsaou)
2016-11-09attempt to fix freezes on socket serviceCosta Tsaousis (ktsaou)
2016-11-01Merge remote-tracking branch 'firehol/master'paulfantom
2016-10-30Ignore expected exceptions.Facetoe
2016-10-30added postgres config files to build toolsCosta Tsaousis (ktsaou)
2016-10-30postgres plugin improvementsCosta Tsaousis (ktsaou)
2016-10-27Fix occasional crashes in python pluginsMagnus Kessler
2016-10-26show what prevented loggingpaulfantom
2016-10-26Merge remote-tracking branch 'firehol/master'paulfantom
2016-10-26Merge pull request #1065 from facetoe/postgres_pluginPaweł Krupa
2016-10-26Remove commented code, fix minor bug.Facetoe
2016-10-25Enable WAL chart when connected as superuser.Facetoe
2016-10-25Support optionally disabling the table and index charts.Facetoe
2016-10-23Remove operations charts as pg_statio_all_tables only returns info onFacetoe
2016-10-23Add connections per database.Facetoe
2016-10-23Reuse existing connection.Facetoe
2016-10-23Remove commented code.Facetoe
2016-10-23Show locks per database.Facetoe
2016-10-23Reduce necessary queries.Facetoe
2016-10-23Add Facetoe and Dangtranhoang as authors.Facetoe
2016-10-23Support dynamically discovering and charting databases.Facetoe
2016-10-20unified logging for all pluginsCosta Tsaousis (ktsaou)
2016-10-20Add reworked module from @dangtranhoang.Facetoe