From: Sebastian Harl Date: Thu, 1 May 2008 06:09:40 +0000 (+0200) Subject: Disable "tcpconns" plugin by default. X-Git-Tag: collectd-4.4.1-1~21 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6f98f8f53215680e3ba057603addc8eba8f90f8c;p=pkg-collectd.git Disable "tcpconns" plugin by default. Closes: #478759. --- diff --git a/debian/changelog b/debian/changelog index 78ff780..c081971 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +collectd (4.3.X-Y) UNRELEASED; urgency=low + + * Disable "tcpconns" plugin by default (Closes: #478759). + + -- Sebastian Harl Thu, 01 May 2008 08:08:17 +0200 + collectd (4.3.2-1) unstable; urgency=low * New upstream release. diff --git a/debian/collectd.conf b/debian/collectd.conf index 3677425..2fdd966 100644 --- a/debian/collectd.conf +++ b/debian/collectd.conf @@ -66,7 +66,7 @@ LoadPlugin rrdtool #LoadPlugin snmp LoadPlugin swap #LoadPlugin tape -LoadPlugin tcpconns +#LoadPlugin tcpconns #LoadPlugin unixsock LoadPlugin users #LoadPlugin uuid