Merge branch 'collectd-5.5'
authorMarc Fournier <marc.fournier@camptocamp.com>
Sat, 1 Aug 2015 07:34:28 +0000 (09:34 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Sat, 1 Aug 2015 07:34:28 +0000 (09:34 +0200)
1  2 
src/Makefile.am
src/collectd-nagios.c
src/collectd.conf.pod
src/daemon/collectd.c
src/daemon/configfile.c
src/daemon/plugin.c
src/daemon/utils_cache.c
src/gmond.c
src/memcached.c

diff --cc src/Makefile.am
Simple merge
Simple merge
@@@ -510,12 -501,10 +510,12 @@@ are disabled by default
  
  =head2 Plugin C<amqp>
  
- The I<AMQMP plugin> can be used to communicate with other instances of
+ The I<AMQP plugin> can be used to communicate with other instances of
  I<collectd> or third party applications using an AMQP message broker. Values
  are sent to or received from the broker, which handles routing, queueing and
 -possibly filtering or messages.
 +possibly filtering out messages.
 +
 +B<Synopsis:>
  
   <Plugin "amqp">
     # Send values to an AMQP broker
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc src/gmond.c
Simple merge
diff --cc src/memcached.c
Simple merge