summaryrefslogtreecommitdiffstats
path: root/python.d
AgeCommit message (Expand)Author
2016-12-25Merge pull request #1424 from l2isbad/isc_dhcpd_pluginCosta Tsaousis
2016-12-25Merge pull request #1438 from l2isbad/hddtemp_chart_py_enhancementCosta Tsaousis
2016-12-25Merge pull request #1440 from l2isbad/sensors_chart_py_enhancementCosta Tsaousis
2016-12-25Merge pull request #1441 from l2isbad/freeradius_bug_fixCosta Tsaousis
2016-12-25bugfixlgz
2016-12-25add fahrenheit optionlgz
2016-12-25add new option to conf file; returned back if in chart.pylgz
2016-12-25add fahrenheit optionlgz
2016-12-24total active in all pools chart addedlgz
2016-12-24rename functionlgz
2016-12-24remove all regex part, using itertools and slicing instead; much better perfo...lgz
2016-12-23fixed bug in nginx_log module where the reported values were defined as incre...Costa Tsaousis (ktsaou)
2016-12-24add dhcp.leases file size chart to Parse statistics familylgz
2016-12-24add isc_dhcp plugin to Makefilelgz
2016-12-24better line formattinglgz
2016-12-23much better performance with big files; add parse stats chartlgz
2016-12-23mv plugin files; typolgz
2016-12-23isc dhcpd plugin addedlgz
2016-12-22Merge pull request #1417 from l2isbad/openvpn_log_pluginCosta Tsaousis
2016-12-22one more update README in python.d dirlgz
2016-12-22update README in python.d dirlgz
2016-12-22add openvpn log plugin to Makefilelgz
2016-12-22add freeradius plugin to Makefilelgz
2016-12-22bugfix; should return empty list if there is not commandlgz
2016-12-21minor fixlgz
2016-12-21openvpn status log plugin addedlgz
2016-12-20quick fix. backslash addedlgz
2016-12-20add proxy-auth and proxy-acc charts; make all charts except auth optional and...lgz
2016-12-20freeradius plugin addedlgz
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)