【发布时间】:2014-12-01 06:19:09
【问题描述】:
如何使用 write_graphite 插件配置 SSL 或加密数据
LoadPlugin "write_graphite"
<Plugin "write_graphite">
<Node "example">
Host "localhost"
Port "2003"
#Prefix "collectd."
#Postfix ""
#Protocol "udp"
#LogSendErrors false
EscapeCharacter "_"
SeparateInstances true
StoreRates false
AlwaysAppendDS false
</Node>
</Plugin>
【问题讨论】: