X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.in;h=3701d8ade781a62e988796d38bf9c81b3f1eeab4;hb=74f51aa494578a5b1cbd8a93597374c62db39640;hp=27c6cd316b916a0047cfe389face9b5b40d0af9b;hpb=74a553849b86a5efd040a7e980fce1145c8dc4c9;p=collectd.git diff --git a/configure.in b/configure.in index 27c6cd31..3701d8ad 100644 --- a/configure.in +++ b/configure.in @@ -5099,6 +5099,7 @@ AC_PLUGIN([rrdtool], [$with_librrd], [RRDTool output plugin]) AC_PLUGIN([sensors], [$with_libsensors], [lm_sensors statistics]) AC_PLUGIN([serial], [$plugin_serial], [serial port traffic]) AC_PLUGIN([snmp], [$with_libnetsnmp], [SNMP querying plugin]) +AC_PLUGIN([statsd], [yes], [StatsD plugin]) AC_PLUGIN([swap], [$plugin_swap], [Swap usage statistics]) AC_PLUGIN([syslog], [$have_syslog], [Syslog logging plugin]) AC_PLUGIN([table], [yes], [Parsing of tabular data]) @@ -5436,6 +5437,7 @@ Configuration: sensors . . . . . . . $enable_sensors serial . . . . . . . $enable_serial snmp . . . . . . . . $enable_snmp + statsd . . . . . . . $enable_statsd swap . . . . . . . . $enable_swap syslog . . . . . . . $enable_syslog table . . . . . . . . $enable_table