From: Sebastian Harl Date: Thu, 11 Aug 2016 20:51:50 +0000 (+0200) Subject: Merge pull request #1876 from octo/issue/1819 X-Git-Tag: collectd-5.6.0~54 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=f0d468892e1c173b226f739be48291981473b4fb Merge pull request #1876 from octo/issue/1819 grpc plugin: Refactor plugin. --- f0d468892e1c173b226f739be48291981473b4fb diff --cc src/collectd.conf.in index 8eb08a6f,9375202b..e06465bf --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@@ -566,15 -564,7 +566,14 @@@ # # +# +# Host "127.0.0.1" +# Port "2947" +# Timeout 0.015 +# PauseConnect 5 +# + # - # WorkerThreads 5 # # EnableSSL true # SSLRootCerts "/path/to/root.pem"