From: Sebastian Harl Date: Sun, 3 Jun 2007 23:06:40 +0000 (+0200) Subject: Added note about unused plugins on the server side to NEWS.Debian. X-Git-Tag: collectd-4.0.2-1~20 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=55fc5ea7a20fc5db114511100894777e230feb0c;p=pkg-collectd.git Added note about unused plugins on the server side to NEWS.Debian. --- diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian index 443c81f..8181c22 100644 --- a/debian/NEWS.Debian +++ b/debian/NEWS.Debian @@ -34,5 +34,10 @@ collectd (4.0.0-1) experimental; urgency=low strings need to be surrounded by double quotes. See collectd.conf(5) for details. + Please note that there is no longer the need to load any plugins on the + server side just to be able to save values submitted by clients. All + required information are automatically loaded by collectd. You only need to + load plugins which are supposed to collect data locally. + -- Sebastian Harl Mon, 4 Jun 2007 00:41:32 +0200