mongo plugin: Initial checkin.
[collectd.git] / configure.in
index e8a6b12..156b376 100644 (file)
@@ -4685,6 +4685,7 @@ AC_PLUGIN([mbmon],       [yes],                [Query mbmond])
 AC_PLUGIN([memcachec],   [$with_libmemcached], [memcachec statistics])
 AC_PLUGIN([memcached],   [yes],                [memcached statistics])
 AC_PLUGIN([memory],      [$plugin_memory],     [Memory usage])
+AC_PLUGIN([mongo],       [$with_libmongoc],    [MongoDB statistics])
 AC_PLUGIN([modbus],      [$with_libmodbus],    [Modbus plugin])
 AC_PLUGIN([multimeter],  [$plugin_multimeter], [Read multimeter values])
 AC_PLUGIN([mysql],       [$with_libmysql],     [MySQL statistics])
@@ -5009,6 +5010,7 @@ Configuration:
     memcached . . . . . . $enable_memcached
     memory  . . . . . . . $enable_memory
     modbus  . . . . . . . $enable_modbus
+    mongo  . . . . . .  . $enable_mongo
     multimeter  . . . . . $enable_multimeter
     mysql . . . . . . . . $enable_mysql
     netapp  . . . . . . . $enable_netapp