summaryrefslogtreecommitdiffstats
path: root/python.d
AgeCommit message (Expand)Author
2016-06-17fix 562 (use /usr/bin/env)paulfantom
2016-06-15add info about MySQLdb to READMEpaulfantom
2016-06-15fix incorrect "password" argumentpaulfantom
2016-06-15use MySQLdb or fallback to PyMySQLpaulfantom
2016-06-14default port is 0paulfantom
2016-06-14possible remedy of 2003 errorpaulfantom
2016-06-14changes in readme and sample mysql.confpaulfantom
2016-06-14add option to include my.cnfpaulfantom
2016-06-14increase verbosity of mysql.chart.pypaulfantom
2016-06-14module errors start with module namepaulfantom
2016-06-14fixed issue with stderr writepaulfantom
2016-06-14change readme to include info about needed pymysqlpaulfantom
2016-06-14fix makefilepaulfantom
2016-06-14preserve configs across installaitonspaulfantom
2016-06-13Merge remote-tracking branch 'upstream/master'paulfantom
2016-06-13new directories: python_modules + config directoriespaulfantom
2016-06-12fix for installing python.d files to the proper directory #528Costa Tsaousis (ktsaou)
2016-06-12change default priority of example modulepaulfantom
2016-06-12rename python example chartpaulfantom
2016-06-11added support for chart prioritypaulfantom
2016-06-11modified Makefiles to include python; added READMEpaulfantom
2016-06-11added number of microseconds since the last update of the chart; code formattingpaulfantom
2016-06-11different intervals for different modules; better handling of crashing module...paulfantom
2016-06-10Initial support for python pluginspaulfantom