X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=6a0964306ef8fdf4b7240822dd0479f7c519b52b;hb=ff8c240420410198739a86f89feeff8d5c6184b3;hp=bb83bda9e2657eb4600c7dbdba782e467c94c4c9;hpb=829683c47113c0f6305c9089424170ff706d047c;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index bb83bda9..6a096430 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -213,6 +213,7 @@ #@BUILD_PLUGIN_VMEM_TRUE@LoadPlugin vmem #@BUILD_PLUGIN_VSERVER_TRUE@LoadPlugin vserver #@BUILD_PLUGIN_WIRELESS_TRUE@LoadPlugin wireless +#@BUILD_PLUGIN_WRITE_GCM_TRUE@LoadPlugin write_gcm #@BUILD_PLUGIN_WRITE_GRAPHITE_TRUE@LoadPlugin write_graphite #@BUILD_PLUGIN_WRITE_HTTP_TRUE@LoadPlugin write_http #@BUILD_PLUGIN_WRITE_KAFKA_TRUE@LoadPlugin write_kafka @@ -1276,6 +1277,7 @@ # # Host "redis.example.com" # Port "6379" +# #Socket "/var/run/redis/redis.sock" # Timeout 2000 # # #Database 0 @@ -1297,6 +1299,7 @@ # CollectMemory true # CollectDF true # CollectDisk true +# CollectHealth true # # @@ -1672,6 +1675,16 @@ # Verbose false # +# +# Project "stackdriver-account" +# CredentialFile "/path/to/gcp-project-id-12345.json" +# Email "123456789012@developer.gserviceaccount.com" +# +# project_id "gcp-project-id" +# +# Url "https://monitoring.googleapis.com/v3" +# + # # # Host "localhost"