X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.in;h=dbdc0589a0fee67ca9566f43c07ecb40012c3ae2;hb=574fa997d35e2a187d87b17e755eb8d9995bcb1d;hp=0838de8b914317c42cb35894f8bf6328b5dc41f4;hpb=5415a1c985b45326fcc5ac5fb56b01863fbcf9cd;p=collectd.git diff --git a/configure.in b/configure.in index 0838de8b..dbdc0589 100644 --- a/configure.in +++ b/configure.in @@ -5168,6 +5168,7 @@ AC_PLUGIN([sensors], [$with_libsensors], [lm_sensors statistics]) AC_PLUGIN([serial], [$plugin_serial], [serial port traffic]) AC_PLUGIN([sigrok], [$with_libsigrok], [sigrok acquisition sources]) 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]) @@ -5507,6 +5508,7 @@ Configuration: serial . . . . . . . $enable_serial sigrok . . . . . . . $enable_sigrok snmp . . . . . . . . $enable_snmp + statsd . . . . . . . $enable_statsd swap . . . . . . . . $enable_swap syslog . . . . . . . $enable_syslog table . . . . . . . . $enable_table