X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;fp=src%2Fcollectd.conf.in;h=42addd270084f09c41f9ead41de8704773d22e18;hb=626041ce6fa004ce49c183f35147f762a63cf302;hp=12cec7592d772434785fc1eace45a37b2f7a63e2;hpb=dd44390f19bd8c8c4646666c2e289ed94ee52f92;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 12cec759..42addd27 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -52,6 +52,7 @@ # to missing dependencies or because they have been deactivated explicitly. # ############################################################################## +#@BUILD_PLUGIN_AMQP_TRUE@LoadPlugin amqp #@BUILD_PLUGIN_APACHE_TRUE@LoadPlugin apache #@BUILD_PLUGIN_APCUPS_TRUE@LoadPlugin apcups #@BUILD_PLUGIN_APPLE_SENSORS_TRUE@LoadPlugin apple_sensors @@ -150,6 +151,20 @@ # ription of those options is available in the collectd.conf(5) manual page. # ############################################################################## +# +# +# Host "localhost" +# Port "5672" +# VHost "/" +# User "guest" +# Password "guest" +# Exchange "amq.fanout" +# RoutingKey "collectd" +# Persistent false +# StoreRates false +# +# + # # # URL "http://localhost/status?auto"