summaryrefslogtreecommitdiffstats
path: root/python.d
AgeCommit message (Expand)Author
2018-06-25Add support for ES 6.3 'write' threadpoolNeonSludge
2018-06-22Disable the plugin by default.Austin S. Hemmelgarn
2018-06-22Fix module prioirty.Austin S. Hemmelgarn
2018-06-22Spelling fix.Austin S. Hemmelgarn
2018-06-22Removed unused imports.Austin S. Hemmelgarn
2018-06-22Add a module for monitoring logind sessions.Austin S. Hemmelgarn
2018-06-20Merge pull request #3841 from l2isbad/hddtemp_fixCosta Tsaousis
2018-06-19Merge pull request #3832 from l2isbad/redis_pikaCosta Tsaousis
2018-06-19w1sensor: add SPDX-License-Identifier headerlgz
2018-06-19litespeed: add SPDX-License-Identifier headerlgz
2018-06-18hddtemp: replace for loop with dict complgz
2018-06-18hddtemp: update regexlgz
2018-06-18hddtemp: correctly parse /disk/by-id + refactorlgz
2018-06-17mdstat: refactor + read mismatch_cnt feature addedlgz
2018-06-16redis: add uptime chartlgz
2018-06-16redis: add evicted keys chartlgz
2018-06-16redis: Service.do_auth fixlgz
2018-06-16redis: simplify cop_chart funclgz
2018-06-16add Pika support to redis modulelgz
2018-06-16add custom request feature to SocketService._get_raw_data()lgz
2018-06-15Add 1-Wire temperature sensor monitoringDiomidis Spinellis
2018-06-11Remove unused import.Austin S. Hemmelgarn
2018-06-11Update connection error handling to not be Linux specific.Austin S. Hemmelgarn
2018-06-11Dead code removal.Austin S. Hemmelgarn
2018-06-11Moved line continuation so Codacy doesn't lose it's mind.Austin S. Hemmelgarn
2018-06-11Fixed format string issue.Austin S. Hemmelgarn
2018-06-11Fix buffer handling to accomodate python 2 and 3.Austin S. Hemmelgarn
2018-06-11Converted all string formatting to new style.Austin S. Hemmelgarn
2018-06-11Fixed a syntax error in boinc.chart.pyAustin S. Hemmelgarn
2018-06-11Added TODO comment for the is_alive() check.Austin S. Hemmelgarn
2018-06-11Update BOINC plugin reconnect handling.Austin S. Hemmelgarn
2018-06-11Multiple fixes for the BOINC module.Austin S. Hemmelgarn
2018-06-11Add a python.d module for monitoring BOINC clients.Austin S. Hemmelgarn
2018-06-11Add boinc_client python module to Makefile.amAustin S. Hemmelgarn
2018-06-11Add a Python module for interacting with BOINC.Austin S. Hemmelgarn
2018-06-10Merge pull request #3787 from Ferroin/unbound-per-thread-statsCosta Tsaousis
2018-06-10Merge pull request #3785 from Ferroin/mcrcon-makefile-fixCosta Tsaousis
2018-06-10Merge pull request #3782 from l2isbad/litespeed_moduleCosta Tsaousis
2018-06-10Merge pull request #3772 from Ferroin/licensing-cleanupCosta Tsaousis
2018-06-07Multiple fixes:Austin S. Hemmelgarn
2018-06-06Remove unused variable pointed out by Codacy.Austin S. Hemmelgarn
2018-06-06Fix chart ordering issues for per-thread charts.Austin S. Hemmelgarn
2018-06-06Add per-thread stats reporting for the unbound plugin.Austin S. Hemmelgarn
2018-06-05litespeed: update python.d readmelgz
2018-06-05litespeed: user "/tmp/lshttpd/" as default "path"lgz
2018-06-05litespeed: add module to python.d readmelgz
2018-06-05litespeed: add "Requests In Processing" chartlgz
2018-06-05litespeed: net throughput bytes => bitslgz
2018-06-05litespeed: do not check if file was changed on every iterationlgz
2018-06-05litespeed: add connections chartslgz