Code

pkg-collectd.git
15 years agoOverride "spelling-error-in-description" for the postgresql plugin name.
Sebastian Harl [Mon, 1 Dec 2008 20:42:28 +0000 (21:42 +0100)]
Override "spelling-error-in-description" for the postgresql plugin name.

All plugins are spelled lowercase.

15 years agoLet collectd-dbg and collectd-dev depend on ${misc:Depends}.
Sebastian Harl [Mon, 1 Dec 2008 20:39:50 +0000 (21:39 +0100)]
Let collectd-dbg and collectd-dev depend on ${misc:Depends}.

This is required when using debhelper.

15 years agoAdded perl-uninitialized-var.dpatch.
Sebastian Harl [Mon, 1 Dec 2008 20:27:23 +0000 (21:27 +0100)]
Added perl-uninitialized-var.dpatch.

Upstream patch to fix an uninitialized variable warning causing a FTBFS
because of -Werror.

15 years agochangelog: Updated to 4.5.1-1.
Sebastian Harl [Mon, 1 Dec 2008 20:17:15 +0000 (21:17 +0100)]
changelog: Updated to 4.5.1-1.

15 years agoInstall contrib/snmp-probe-host.px to /usr/share/doc/collectd/examples/.
Sebastian Harl [Fri, 10 Oct 2008 05:57:03 +0000 (07:57 +0200)]
Install contrib/snmp-probe-host.px to /usr/share/doc/collectd/examples/.

15 years agocollectd.conf: Added a sample <Plugin> section in the perl config.
Sebastian Harl [Wed, 8 Oct 2008 16:41:43 +0000 (18:41 +0200)]
collectd.conf: Added a sample <Plugin> section in the perl config.

15 years agoUpdated collectd.conf to include newly added plugins.
Sebastian Harl [Wed, 8 Oct 2008 16:37:08 +0000 (18:37 +0200)]
Updated collectd.conf to include newly added plugins.

15 years agoInclusion of the thermal plugin closes #492580.
Sebastian Harl [Tue, 7 Oct 2008 09:05:47 +0000 (11:05 +0200)]
Inclusion of the thermal plugin closes #492580.

15 years agoUpdated copyright.
Sebastian Harl [Tue, 7 Oct 2008 08:41:07 +0000 (10:41 +0200)]
Updated copyright.

15 years agoAdded build dependency on libpq-dev.
Sebastian Harl [Tue, 7 Oct 2008 08:11:50 +0000 (10:11 +0200)]
Added build dependency on libpq-dev.

This is required by the postgresql plugin.

15 years agoAdded build dependency on libesmtp-dev.
Sebastian Harl [Tue, 7 Oct 2008 08:10:25 +0000 (10:10 +0200)]
Added build dependency on libesmtp-dev.

This is required by the notify_email plugin.

15 years agoAdded build dependency on libglib2.0-dev and libnotify-dev.
Sebastian Harl [Tue, 7 Oct 2008 08:07:53 +0000 (10:07 +0200)]
Added build dependency on libglib2.0-dev and libnotify-dev.

This is required by the notify_desktop plugin.

15 years agoRemoved all patches included in the new upstream release.
Sebastian Harl [Tue, 7 Oct 2008 08:01:27 +0000 (10:01 +0200)]
Removed all patches included in the new upstream release.

15 years agoDisabled onewire plugin.
Sebastian Harl [Tue, 7 Oct 2008 07:55:02 +0000 (09:55 +0200)]
Disabled onewire plugin.

owfs is not yet available in Debian.

15 years agoUpdated control and changelog to 4.5.0-1.
Sebastian Harl [Tue, 7 Oct 2008 07:52:32 +0000 (09:52 +0200)]
Updated control and changelog to 4.5.0-1.

16 years agoAdded librrd-dev as the preferred option to the librrd2-dev build-dep. collectd-4.4.2-2
Sebastian Harl [Thu, 18 Sep 2008 17:15:54 +0000 (19:15 +0200)]
Added librrd-dev as the preferred option to the librrd2-dev build-dep.

The latter one is a virtual package since rrdtool 1.3.

16 years agocollectd.init.d: Do not suppress output when checking the configuration.
Sebastian Harl [Thu, 18 Sep 2008 16:54:35 +0000 (18:54 +0200)]
collectd.init.d: Do not suppress output when checking the configuration.

This will also show errors that don't cause collectd to abort, e.g. failure to
load plugins.

Closes: #499232
16 years agoAdded debian/patches/perl_deadlock.dpatch.
Sebastian Harl [Thu, 18 Sep 2008 09:05:48 +0000 (11:05 +0200)]
Added debian/patches/perl_deadlock.dpatch.

Upstream patch to fix a possible deadlock in the perl plugin.

Closes: #499179
16 years agomemcached_fdleak.dpatch: Added a link to the upstream BTS.
Sebastian Harl [Wed, 17 Sep 2008 18:16:56 +0000 (20:16 +0200)]
memcached_fdleak.dpatch: Added a link to the upstream BTS.

16 years agoAdded debian/patches/memcached_timeout.dpatch.
Sebastian Harl [Wed, 17 Sep 2008 18:10:39 +0000 (20:10 +0200)]
Added debian/patches/memcached_timeout.dpatch.

Trivial upstream patch to fix the timeout passed to poll(2).

16 years agoAdded debian/patches/memcached_fdleak.dpatch.
Sebastian Harl [Wed, 17 Sep 2008 17:30:47 +0000 (19:30 +0200)]
Added debian/patches/memcached_fdleak.dpatch.

Trivial upstream patch to fix a possible file descriptor leak in the memcached
plugin.

16 years agoAdded debian/patches/snmp_memleak.dpatch.
Sebastian Harl [Wed, 17 Sep 2008 17:19:39 +0000 (19:19 +0200)]
Added debian/patches/snmp_memleak.dpatch.

Trivial upstream patch to fix a possible memory leak in the snmp plugin.

16 years agoAdded debian/patches/collectd_memleak.dpatch.
Sebastian Harl [Wed, 17 Sep 2008 08:30:30 +0000 (10:30 +0200)]
Added debian/patches/collectd_memleak.dpatch.

Trivial upstream patch to fix a possible memory leak.

16 years agoAdded debian/patches/memory_libstatgrab.dpatch.
Sebastian Harl [Wed, 17 Sep 2008 08:23:06 +0000 (10:23 +0200)]
Added debian/patches/memory_libstatgrab.dpatch.

Trivial upstream patch to fix a typo in the libstatgrab code of the memory
plugin.

16 years agoMerge branch 'master' of git://git.tokkee.org/pkg-collectd
Sebastian Harl [Tue, 16 Sep 2008 17:59:12 +0000 (19:59 +0200)]
Merge branch 'master' of git://git.tokkee.org/pkg-collectd

16 years agocollectd.conf: The value of the "Port" option has to be quoted.
Sebastian Harl [Fri, 29 Aug 2008 15:22:01 +0000 (17:22 +0200)]
collectd.conf: The value of the "Port" option has to be quoted.

16 years agocollectd.init.d: Let "status" exit with 1 if collectd is not running.
Sebastian Harl [Tue, 26 Aug 2008 07:19:41 +0000 (09:19 +0200)]
collectd.init.d: Let "status" exit with 1 if collectd is not running.

16 years agoRemoved the work around for #474087 (broken openipmi .pc files).
Sebastian Harl [Mon, 11 Aug 2008 14:52:46 +0000 (16:52 +0200)]
Removed the work around for #474087 (broken openipmi .pc files).

Instead build depend on libopenipmi-dev (>= 2.0.14-1~) which includes fixed
.pc files. This fixes an undefined symbol error when loading the ipmi plugin
caused by that work around.

Closes: #494665
16 years agoDo not compress any example files, so they may be used directly. collectd-4.4.2-1
Sebastian Harl [Fri, 25 Jul 2008 17:59:32 +0000 (19:59 +0200)]
Do not compress any example files, so they may be used directly.

Thanks to Cyril for pointing this out.

16 years agocollectd.overrides: Removed shlib-with-non-pic-code for nut.so.
Sebastian Harl [Fri, 25 Jul 2008 15:03:16 +0000 (17:03 +0200)]
collectd.overrides: Removed shlib-with-non-pic-code for nut.so.

The plugin now links against the shared libupsclient.

16 years agoREADME.Debian: myplugin.c has to be compiled using -DHAVE_CONFIG_H.
Sebastian Harl [Fri, 25 Jul 2008 14:18:15 +0000 (16:18 +0200)]
README.Debian: myplugin.c has to be compiled using -DHAVE_CONFIG_H.

16 years agoAdded debian/patches/myplugin_strcpy.dpatch.
Sebastian Harl [Fri, 25 Jul 2008 14:16:14 +0000 (16:16 +0200)]
Added debian/patches/myplugin_strcpy.dpatch.

Use sstrncpy() instead of strcpy() which is poisoned in collectd.h.

16 years agoREADME.Debian: Updated description of collectd2html.pl.
Sebastian Harl [Fri, 25 Jul 2008 13:46:19 +0000 (15:46 +0200)]
README.Debian: Updated description of collectd2html.pl.

Added a note about how to get collectd2html.pl working with version 4 of
collectd.

16 years agoInclude collection3 in /usr/share/doc/collectd/examples/.
Sebastian Harl [Fri, 25 Jul 2008 13:30:13 +0000 (15:30 +0200)]
Include collection3 in /usr/share/doc/collectd/examples/.

 * Updated README.Debian to point the collection3's README.
 * Added libconfig-general-perl to the suggested packages.

16 years agoRemoved libupsclient-config.sh.
Sebastian Harl [Fri, 25 Jul 2008 11:29:34 +0000 (13:29 +0200)]
Removed libupsclient-config.sh.

Upstream now supports pkg-config for libupsclient.

16 years agoRemoved byacc from the build-dependencies.
Sebastian Harl [Fri, 25 Jul 2008 11:26:46 +0000 (13:26 +0200)]
Removed byacc from the build-dependencies.

collectd now requires bison.

16 years agoRemoved librrd0-dev and libmysqlclient14-dev from the build-dependencies.
Sebastian Harl [Fri, 25 Jul 2008 11:14:06 +0000 (13:14 +0200)]
Removed librrd0-dev and libmysqlclient14-dev from the build-dependencies.

Those package are no longer available since Etch.

16 years agoUpdated changelog to 4.4.2-1.
Sebastian Harl [Fri, 25 Jul 2008 11:00:06 +0000 (13:00 +0200)]
Updated changelog to 4.4.2-1.

16 years agodebian/changelog: Changed distribution to "unstable". collectd-4.4.1-2
Sebastian Harl [Mon, 7 Jul 2008 20:46:09 +0000 (20:46 +0000)]
debian/changelog: Changed distribution to "unstable".

16 years agoReplaced nut-dev build dependency with libupsclient1-dev.
Sebastian Harl [Mon, 7 Jul 2008 20:39:28 +0000 (20:39 +0000)]
Replaced nut-dev build dependency with libupsclient1-dev.

Reenabled the "nut" plugin on all architectures.

16 years agoAdded libupsclient-config.sh to imitate libupsclient-config.
Sebastian Harl [Mon, 7 Jul 2008 20:28:52 +0000 (20:28 +0000)]
Added libupsclient-config.sh to imitate libupsclient-config.

libupsclient-config is no longer available. libupsclient-config.sh is a
simple wrapper around pkg-config. This is a workaround until upstream
supports pkg-config for libupsclient.

16 years agoAdded build dependency on pkg-config.
Sebastian Harl [Mon, 7 Jul 2008 19:35:07 +0000 (19:35 +0000)]
Added build dependency on pkg-config.

This is used by collectd's configure script to check for a couple of
libraries.

16 years agoAdded (<< 2.6.25-1) as an option to the existing linux-libc-dev build dep.
Sebastian Harl [Mon, 7 Jul 2008 13:24:20 +0000 (15:24 +0200)]
Added (<< 2.6.25-1) as an option to the existing linux-libc-dev build dep.

Those versions are not affected by #479899.

16 years agoRestrict libcurl4-gnutls-dev build dep to versions not affected by #488701.
Sebastian Harl [Mon, 7 Jul 2008 13:17:20 +0000 (15:17 +0200)]
Restrict libcurl4-gnutls-dev build dep to versions not affected by #488701.

Closes: #489091
16 years agodebian/changelog: Added a note about #479899. collectd-4.4.1-1
Sebastian Harl [Tue, 17 Jun 2008 08:37:48 +0000 (10:37 +0200)]
debian/changelog: Added a note about #479899.

We need linux-libc-dev >= 2.6.25-4 because of that bug.

16 years agoFixed a typo which prevented MyPlugin.pm from not being compressed.
Sebastian Harl [Mon, 16 Jun 2008 17:11:09 +0000 (19:11 +0200)]
Fixed a typo which prevented MyPlugin.pm from not being compressed.

16 years agoAdded a changelog entry about the libperl 5.10 bug fix.
Sebastian Harl [Mon, 16 Jun 2008 17:06:41 +0000 (19:06 +0200)]
Added a changelog entry about the libperl 5.10 bug fix.

16 years agocollectd.conf: Updated the "exec" example.
Sebastian Harl [Mon, 16 Jun 2008 06:54:27 +0000 (08:54 +0200)]
collectd.conf: Updated the "exec" example.

 * Fixed the NotificationExec example by specifying the user.
 * Added an example demonstrating the "user:group" syntax.

16 years agodebian/copyright: Added Jacobo Tarrio.
Sebastian Harl [Sun, 15 Jun 2008 18:29:03 +0000 (20:29 +0200)]
debian/copyright: Added Jacobo Tarrio.

He wrote the Galician debconf template translation.

16 years agodebian/rules: Updated the comment about linked .a's into .so's.
Sebastian Harl [Sun, 15 Jun 2008 18:28:37 +0000 (20:28 +0200)]
debian/rules: Updated the comment about linked .a's into .so's.

16 years agoUpdated standards-version to 3.8.0.
Sebastian Harl [Sun, 15 Jun 2008 18:16:48 +0000 (20:16 +0200)]
Updated standards-version to 3.8.0.

No changes.

16 years agoUpdated changelog to 4.4.1-1.
Sebastian Harl [Sun, 15 Jun 2008 17:35:41 +0000 (19:35 +0200)]
Updated changelog to 4.4.1-1.

16 years agoDon't link the ipmi plugin against libOpenIPMIutils and libOpenIPMI.
Sebastian Harl [Wed, 28 May 2008 16:42:24 +0000 (18:42 +0200)]
Don't link the ipmi plugin against libOpenIPMIutils and libOpenIPMI.

None of those libraries is required by the plugin.

16 years agoAdded a note that the iptables plugin is now enabled on all architectures.
Sebastian Harl [Wed, 28 May 2008 16:28:49 +0000 (18:28 +0200)]
Added a note that the iptables plugin is now enabled on all architectures.

16 years agoAdded build dependency on linux-libc-dev (>= 2.6.25-4).
Sebastian Harl [Wed, 28 May 2008 16:18:42 +0000 (18:18 +0200)]
Added build dependency on linux-libc-dev (>= 2.6.25-4).

This is required for libiptc to build correctly.

16 years agoAdded a work around for #474087 (broken openipmi .pc files).
Sebastian Harl [Tue, 27 May 2008 06:36:51 +0000 (08:36 +0200)]
Added a work around for #474087 (broken openipmi .pc files).

 * Force the inclusion of the ipmi plugin.
 * Manually specify the dependencies.

16 years agodebian/rules: Pass -I... and -D... to CPPFLAGS instead of CFLAGS.
Sebastian Harl [Mon, 26 May 2008 22:37:02 +0000 (00:37 +0200)]
debian/rules: Pass -I... and -D... to CPPFLAGS instead of CFLAGS.

Those are really options for the preprocessor instead of the compiler.

16 years agoUpdated copyright.
Sebastian Harl [Mon, 26 May 2008 16:41:10 +0000 (18:41 +0200)]
Updated copyright.

16 years agothresholds.conf: Added an example for the "DataSource" option.
Sebastian Harl [Mon, 26 May 2008 16:23:03 +0000 (18:23 +0200)]
thresholds.conf: Added an example for the "DataSource" option.

16 years agoAdded a sample "disk" plugin section to collectd.conf.
Sebastian Harl [Mon, 26 May 2008 16:20:37 +0000 (18:20 +0200)]
Added a sample "disk" plugin section to collectd.conf.

This provides an example for the new feature to ignore certain disks.

16 years agoAdded Galician debconf template translation.
Sebastian Harl [Mon, 26 May 2008 16:19:07 +0000 (18:19 +0200)]
Added Galician debconf template translation.

Thanks to Jacobo Tarrio.

16 years agoAdded libopenipmi-dev to the build dependencies.
Sebastian Harl [Mon, 26 May 2008 15:22:19 +0000 (17:22 +0200)]
Added libopenipmi-dev to the build dependencies.

This is required by the ipmi plugin.

16 years agoUpdated collectd.conf.
Sebastian Harl [Mon, 26 May 2008 13:49:16 +0000 (15:49 +0200)]
Updated collectd.conf.

 * Added new plugins (all disabled by default):
   ascent, ipmi, powerdns, tail, teamspeak2, vmem
 * Removed apple_sensors and tape entirely - they are not available on any
   Debian architecture.

16 years agoReenabled iptables plugin.
Sebastian Harl [Mon, 26 May 2008 13:15:32 +0000 (15:15 +0200)]
Reenabled iptables plugin.

collectd now ships libiptc itself. Thus, we can even build the plugin on all
architectures now.

16 years agoUpdated changelog and control to 4.4.0-1.
Sebastian Harl [Mon, 26 May 2008 12:22:17 +0000 (14:22 +0200)]
Updated changelog and control to 4.4.0-1.

16 years agoDisable "tcpconns" plugin by default.
Sebastian Harl [Thu, 1 May 2008 06:09:40 +0000 (08:09 +0200)]
Disable "tcpconns" plugin by default.

Closes: #478759.
16 years agoRemoved iptables from the package description and collectd.conf. collectd-4.3.2-1
Sebastian Harl [Mon, 31 Mar 2008 10:16:03 +0000 (12:16 +0200)]
Removed iptables from the package description and collectd.conf.

Also /usr/share/doc/collectd/examples/iptables/ has been removed from the
package.

16 years agoUpdated changelog.
Sebastian Harl [Sat, 29 Mar 2008 12:39:01 +0000 (13:39 +0100)]
Updated changelog.

16 years agoUpdated copyright - added copyright notice for debconf template translations.
Sebastian Harl [Sat, 29 Mar 2008 12:35:51 +0000 (13:35 +0100)]
Updated copyright - added copyright notice for debconf template translations.

16 years agoReverted "Added libsensors4-dev as option to the libsensors-dev build dependency."
Sebastian Harl [Sat, 29 Mar 2008 11:33:13 +0000 (12:33 +0100)]
Reverted "Added libsensors4-dev as option to the libsensors-dev build dependency."

libsnmp-dev depends on libsensors-dev and libsensors4-dev conflicts with
libsensors-dev. To not confuse the buildds, I've thus removed
libsensors4-dev from the build dependencies.

This reverts commit 7fff6c752cc6100025af0967e86d900501c42cdc.

16 years agoDisabled iptables plugin - libiptc is no longer available on Debian.
Sebastian Harl [Sat, 29 Mar 2008 11:25:13 +0000 (12:25 +0100)]
Disabled iptables plugin - libiptc is no longer available on Debian.

Also limited iproute-dev build dependency to [!alpha !amd64 !hppa !ia64
!ppc64].

16 years agoAdded libsensors4-dev as option to the libsensors-dev build dependency.
Sebastian Harl [Sat, 29 Mar 2008 11:16:48 +0000 (12:16 +0100)]
Added libsensors4-dev as option to the libsensors-dev build dependency.

16 years agoAdded Portuguese debconf template translation.
Sebastian Harl [Sat, 29 Mar 2008 11:11:19 +0000 (12:11 +0100)]
Added Portuguese debconf template translation.

16 years agoAdded French debconf template translation.
Sebastian Harl [Sat, 29 Mar 2008 11:07:50 +0000 (12:07 +0100)]
Added French debconf template translation.

16 years agoUpdated changelog to 4.3.2-1.
Sebastian Harl [Sat, 29 Mar 2008 11:01:49 +0000 (12:01 +0100)]
Updated changelog to 4.3.2-1.

This release fixes #468143 and #471788.

16 years agocollectd.init.d: Improved handling of the DISABLE option.
Sebastian Harl [Sat, 29 Mar 2008 10:52:16 +0000 (11:52 +0100)]
collectd.init.d: Improved handling of the DISABLE option.

If the user wants to start collectd ("start" command line option), the
option is considered at the beginning of the script. This way we don't
print "Starting..." followed by "collectd has been disabled".

d_start() then checks the option again to correctly handle a restart.

This partly reverts commit 57daeeb0b8f6625978b9fabcc6283b0828ed9997.

16 years agocollectd.conf: Moved logging plugins to the top of the file.
Sebastian Harl [Wed, 26 Mar 2008 17:42:21 +0000 (18:42 +0100)]
collectd.conf: Moved logging plugins to the top of the file.

16 years agocollectd.init.d: Consider the DISABLE option in d_start() only.
Sebastian Harl [Thu, 13 Mar 2008 10:57:07 +0000 (11:57 +0100)]
collectd.init.d: Consider the DISABLE option in d_start() only.

16 years agoUpdated changelog.
Sebastian Harl [Thu, 13 Mar 2008 10:20:29 +0000 (11:20 +0100)]
Updated changelog.

16 years agoAdded German debconf template translation.
Sebastian Harl [Wed, 12 Mar 2008 23:00:21 +0000 (00:00 +0100)]
Added German debconf template translation.

As I've done some improvements to the translation I added myself to the
copyright holders.

16 years agoClarified debconf template in respect to packages required for the migration.
Sebastian Harl [Wed, 12 Mar 2008 16:46:53 +0000 (17:46 +0100)]
Clarified debconf template in respect to packages required for the migration.

This closes #469336.

16 years agoUpdated changelog to 4.3.1-1.
Sebastian Harl [Wed, 12 Mar 2008 10:03:28 +0000 (11:03 +0100)]
Updated changelog to 4.3.1-1.

16 years agoAdopted patches and script to extractDS.px being renamed to rrd_filter.px.
Sebastian Harl [Wed, 12 Mar 2008 09:39:18 +0000 (10:39 +0100)]
Adopted patches and script to extractDS.px being renamed to rrd_filter.px.

16 years agoRestrict the libvirt-dev build dependency to versions >= 0.4.0-6. collectd-4.3.0-2
Sebastian Harl [Thu, 6 Mar 2008 22:43:39 +0000 (23:43 +0100)]
Restrict the libvirt-dev build dependency to versions >= 0.4.0-6.

This makes sure that Xen is supported and fixes some strange FTBFS complaining
about a missing symbol "virDomainBlockStats".

16 years agoUpdated changelog to 4.3.0-2.
Sebastian Harl [Wed, 5 Mar 2008 20:08:25 +0000 (21:08 +0100)]
Updated changelog to 4.3.0-2.

16 years agoRestrict libvirt to amd64, i386 and powerpc.
Sebastian Harl [Wed, 5 Mar 2008 19:21:17 +0000 (20:21 +0100)]
Restrict libvirt to amd64, i386 and powerpc.

libvirt is only available on those platforms.

16 years agoReadded the "sensors" plugin's dependency on "lm-sensors".
Sebastian Harl [Mon, 25 Feb 2008 11:07:02 +0000 (12:07 +0100)]
Readded the "sensors" plugin's dependency on "lm-sensors".

"lm-sensors" has been added to README.Debian.plugins and the list of
recommended packages of the collectd binary package. This obviously got
lost when merging the plugin packages.

16 years agoAdded pointers to README.Debian.plugins to the description and collectd.conf. collectd-4.3.0-1
Sebastian Harl [Wed, 20 Feb 2008 07:38:07 +0000 (08:38 +0100)]
Added pointers to README.Debian.plugins to the description and collectd.conf.

16 years agocollectd.conf: Added the "TranslateDevicename" option to the hddtemp section.
Sebastian Harl [Tue, 19 Feb 2008 22:12:16 +0000 (23:12 +0100)]
collectd.conf: Added the "TranslateDevicename" option to the hddtemp section.

16 years agochangelog: Added a note about uploading to unstable.
Sebastian Harl [Tue, 19 Feb 2008 20:52:26 +0000 (21:52 +0100)]
changelog: Added a note about uploading to unstable.

16 years agoDepend on dependencies of the rrdtool plugin.
Sebastian Harl [Tue, 19 Feb 2008 19:59:18 +0000 (20:59 +0100)]
Depend on dependencies of the rrdtool plugin.

This plugin is enabled by default.

16 years agoChanged distribution to unstable.
Sebastian Harl [Tue, 19 Feb 2008 12:59:15 +0000 (12:59 +0000)]
Changed distribution to unstable.

16 years agoOverride "spelling-error-in-description" for the mysql plugin name.
Sebastian Harl [Tue, 19 Feb 2008 12:58:38 +0000 (12:58 +0000)]
Override "spelling-error-in-description" for the mysql plugin name.

All plugin names are spelled lowercase.

16 years agoUpdated to 4.3.0-1.
Sebastian Harl [Mon, 18 Feb 2008 21:26:40 +0000 (22:26 +0100)]
Updated to 4.3.0-1.

 * Removed migrate-hddtemp.dpatch - has been included upstream.

16 years agoUpdated changelog - updated to version 4.3.0~beta1.
Sebastian Harl [Sun, 17 Feb 2008 20:38:04 +0000 (21:38 +0100)]
Updated changelog - updated to version 4.3.0~beta1.

 * Added a note about migrate-hddtemp.dpatch.

16 years agoAdded migrate-hddtemp.dpatch to handle the migration of hddtemp data correctly.
Sebastian Harl [Sun, 17 Feb 2008 20:35:26 +0000 (21:35 +0100)]
Added migrate-hddtemp.dpatch to handle the migration of hddtemp data correctly.

16 years agoInstall contrib/exec-nagios.px as an example.
Sebastian Harl [Sat, 16 Feb 2008 15:50:06 +0000 (16:50 +0100)]
Install contrib/exec-nagios.px as an example.

16 years agocopyright: Updated ltdl copyright.
Sebastian Harl [Sat, 16 Feb 2008 15:44:00 +0000 (16:44 +0100)]
copyright: Updated ltdl copyright.

16 years agocollectd.conf: Removed NagiosExec config option.
Sebastian Harl [Sat, 16 Feb 2008 11:28:18 +0000 (12:28 +0100)]
collectd.conf: Removed NagiosExec config option.

This option has been removed upstream.

16 years agocollectd.conf: Indent using tabs instead of spaces.
Sebastian Harl [Fri, 8 Feb 2008 19:39:04 +0000 (20:39 +0100)]
collectd.conf: Indent using tabs instead of spaces.