summaryrefslogtreecommitdiffstats
path: root/python.d
AgeCommit message (Expand)Author
2018-05-27Merge pull request #3739 from veksh/fix-squid-weblog-mimetypeCosta Tsaousis
2018-05-27squid log: match only IP as client addressAlexey Vekshin
2018-05-26Merge pull request #3734 from vpnable/masterCosta Tsaousis
2018-05-23fixing typoerwin maruli
2018-05-22check mime types against known-good listAlexey Vekshin
2018-05-21web_log.chart squid part: restrict chars in mime-typeAlexey Vekshin
2018-05-21Common Name isn't the first column when using status-version 2/3, see https:/...VPNable
2018-05-21update very inefficient regex (thanks to @l2isbad in #3734)VPNable
2018-05-19openvpn plugin: ignore UNDEF clientsVPNable
2018-05-19openvpn plugin: process also incoming IPv6 connectionsVPNable
2018-05-10Merge branch 'master' into spigotmcAustin S. Hemmelgarn
2018-05-10Merge pull request #3670 from Ferroin/unbound-dnsCosta Tsaousis
2018-05-10Fixed incorrect logging method in SocketService.Austin S. Hemmelgarn
2018-05-07Merge pull request #3679 from andvgal/puppet-status-pluginCosta Tsaousis
2018-05-03Add Unbound plugin to makefiles.Austin S. Hemmelgarn
2018-05-03Fix overzealous conversion of 'SSL" to 'TLS' in previous commit.Austin S. Hemmelgarn
2018-05-03Update SocketService TLS config to be consistent with UrlService.Austin S. Hemmelgarn
2018-05-03puppet plugin: converted fd_max to variableAndrey Galkin
2018-05-03puppet plugin: fixed variable definitionsAndrey Galkin
2018-05-03puppet module: minor refactoring & fixesAndrey Galkin
2018-05-03puppet: added missing documentation & miscAndrey Galkin
2018-05-03Merge pull request #3673 from obissick/patch-1Costa Tsaousis
2018-05-03NEW: Puppet Server and Puppet DB basic monitoringAndrey Galkin
2018-05-03NEW: TLS client and CA certificate supportAndrey Galkin
2018-05-02FIx the one spot missed by 51b4ec9.Austin S. Hemmelgarn
2018-05-02Make _check_raw_data() a static method.Austin S. Hemmelgarn
2018-05-02Try to make Codacy happier.Austin S. Hemmelgarn
2018-05-02Copy CHARTS and ORDER instead of just assigning them.Austin S. Hemmelgarn
2018-05-02Remove unneeded keys() from unbound.chart.conf.Austin S. Hemmelgarn
2018-05-02Remove string conversion from ssl option fetching.Austin S. Hemmelgarn
2018-05-02Fix some configuration auto-detection issues.Austin S. Hemmelgarn
2018-05-02Further fix SSL configuration for SocketServiceAustin S. Hemmelgarn
2018-05-02Redo SSL configuration for SocketService.Austin S. Hemmelgarn
2018-05-02Use bundled YAML parser for unbound plugin.Austin S. Hemmelgarn
2018-05-02Various fixes for unbound.chart.py:Austin S. Hemmelgarn
2018-05-01Update README.mdOren Bissick
2018-05-01Fix issues pointed out by CodacyAustin S. Hemmelgarn
2018-05-01Add a plugin for Unbound DNS stats.Austin S. Hemmelgarn
2018-05-01Add basic SSL support to SocketService framework.Austin S. Hemmelgarn
2018-05-01Merge pull request #3607 from tancou/masterCosta Tsaousis
2018-04-30Changed collection period for spigotmc plugin to 5 seconds.Austin S. Hemmelgarn
2018-04-30Fix auto-reconnect for the spigotmc plugin.Austin S. Hemmelgarn
2018-04-30Fixes for the spigotmc plugin:Austin S. Hemmelgarn
2018-04-30Fixes for the SpigotMC pluginAustin S. Hemmelgarn
2018-04-27Add a plugin for Spigot Minecraft server stats.Austin S. Hemmelgarn
2018-04-27UrlService temp workaround: do not execute decode for str (py2)lgz
2018-04-23Merge pull request #3645 from l2isbad/UrlService_fixCosta Tsaousis
2018-04-22UrlService: do data decode() in _get_raw_data_with_statuslgz
2018-04-20Merge pull request #3640 from l2isbad/web_log_fixCosta Tsaousis
2018-04-20web_log: py3 use sys.maxsize instead sys.maxintlgz