]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
amqp: improve example conf 3410/head
authorMärt Bakhoff <mbakhoff@perforce.com>
Mon, 27 Apr 2020 09:22:04 +0000 (12:22 +0300)
committerMärt Bakhoff <mbakhoff@perforce.com>
Mon, 27 Apr 2020 09:22:04 +0000 (12:22 +0300)
src/collectd.conf.pod

index a0c6f8857aa160b2441cdb2358d530f0a90f08f2..2ba018b3e18cbf8e0ad77af40b2c8257caee5698 100644 (file)
@@ -540,7 +540,7 @@ B<Synopsis:>
    # Send values to an AMQP broker
    <Publish "some_name">
      Host "localhost"
-#    Host "amqp1.example.com" "amqp2.example.com" "amqp3.example.com"
+     Host "fallback-amqp.example.com"
      Port "5672"
      VHost "/"
      User "guest"