Code

pkg-collectd.git
15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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".

15 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.

15 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.

15 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.

15 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.

15 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
15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

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

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

16 years agoUpdated collectd.conf and added thresholds.conf.
Sebastian Harl [Fri, 8 Feb 2008 19:36:15 +0000 (20:36 +0100)]
Updated collectd.conf and added thresholds.conf.

 * Added missing configuration options.
 * Removed unneeded configuration options.
 * Include thresholds.conf from collectd.conf.

16 years agocollectd.init.d: Test config file before starting collectd.
Sebastian Harl [Thu, 7 Feb 2008 21:43:09 +0000 (22:43 +0100)]
collectd.init.d: Test config file before starting collectd.

16 years agoAdded libxml2-dev to the build dependencies.
Sebastian Harl [Thu, 7 Feb 2008 11:05:24 +0000 (12:05 +0100)]
Added libxml2-dev to the build dependencies.

16 years agoUpdated debian/copyright.
Sebastian Harl [Thu, 7 Feb 2008 11:01:52 +0000 (12:01 +0100)]
Updated debian/copyright.

16 years agoREADME.Debian: Added "Examples" section.
Sebastian Harl [Wed, 6 Feb 2008 21:04:37 +0000 (22:04 +0100)]
README.Debian: Added "Examples" section.

This section documents the following contents of
/usr/share/doc/collectd/examples/:

 * SpamAssassin/
 * iptables/
 * cussh.pl
 * exec-munin.px
 * exec-smartctl
 * network-proxy.py
 * snmp-data.conf

16 years agoAdded contrib/add_rra.sh and contrib/network-proxy.py to the examples.
Sebastian Harl [Wed, 6 Feb 2008 09:39:36 +0000 (10:39 +0100)]
Added contrib/add_rra.sh and contrib/network-proxy.py to the examples.

16 years agoREADME.Debian: Removed the paragraph about PerlLib.
Sebastian Harl [Wed, 6 Feb 2008 09:32:17 +0000 (10:32 +0100)]
README.Debian: Removed the paragraph about PerlLib.

PerlLib no longer exists.

16 years agoUpdated changelog.
Sebastian Harl [Tue, 5 Feb 2008 23:08:18 +0000 (00:08 +0100)]
Updated changelog.

16 years agodebian/watch: Added uversionmangle for "beta" and "-rc".
Sebastian Harl [Tue, 5 Feb 2008 22:27:59 +0000 (23:27 +0100)]
debian/watch: Added uversionmangle for "beta" and "-rc".

16 years agocollectd.init.d, collectd.default: Added ENABLE_COREFILES option.
Sebastian Harl [Tue, 5 Feb 2008 22:22:01 +0000 (23:22 +0100)]
collectd.init.d, collectd.default: Added ENABLE_COREFILES option.

If this option is enabled, the core file limit will be set to unlimited when
executing the init script.

16 years agodebian/collectd.init.d: Use the correct pid-file during shut-down.
Sebastian Harl [Tue, 5 Feb 2008 22:14:13 +0000 (23:14 +0100)]
debian/collectd.init.d: Use the correct pid-file during shut-down.

Slightly simplified the handling of different setups.

16 years agoDo not compile collectd with debugging support.
Sebastian Harl [Tue, 5 Feb 2008 21:51:25 +0000 (22:51 +0100)]
Do not compile collectd with debugging support.

16 years agoAdded workaround for the "dlopen()-issue" of the perl plugin.
Sebastian Harl [Tue, 5 Feb 2008 21:48:19 +0000 (22:48 +0100)]
Added workaround for the "dlopen()-issue" of the perl plugin.

There is no way to tell lt_dlopen() to use the RTLD_GLOBAL flag which is
however required by the perl plugin (which would otherwise be unable to find
symbols defined in libperl when loading perl modules that require such
symbols).

This can be worked around by using -DLT_LAZY_OR_NOW='RTLD_LAZY|RTLD_GLOBAL'
when compiling collectd. This is rather a hack but the best solution I can
currently think of.

16 years agoAdded libvirt and uuid plugin to the package description.
Sebastian Harl [Mon, 4 Feb 2008 23:07:19 +0000 (00:07 +0100)]
Added libvirt and uuid plugin to the package description.

16 years agoAdded build deps and a changelog entry for the new uuid and libvirt plugins.
Sebastian Harl [Mon, 4 Feb 2008 22:40:33 +0000 (23:40 +0100)]
Added build deps and a changelog entry for the new uuid and libvirt plugins.

16 years agoUpdated changelog.
Sebastian Harl [Mon, 4 Feb 2008 22:02:05 +0000 (23:02 +0100)]
Updated changelog.

 * Added note about the monitoring support.
 * Closed #455162.

16 years agodebian/rules: Removed an unneeded call to dh_installman.
Sebastian Harl [Mon, 4 Feb 2008 21:24:03 +0000 (22:24 +0100)]
debian/rules: Removed an unneeded call to dh_installman.

This must have been some really old legacy stuff...

16 years agoUpdated package description to include a note about monitoring as well.
Sebastian Harl [Mon, 4 Feb 2008 20:58:53 +0000 (21:58 +0100)]
Updated package description to include a note about monitoring as well.

16 years agocollectd.init.d: Optionally use collectdmon to monitor collectd.
Sebastian Harl [Fri, 1 Feb 2008 20:43:52 +0000 (21:43 +0100)]
collectd.init.d: Optionally use collectdmon to monitor collectd.

This may be configured using the USE_COLLECTDMON variable - enabled by
default.

16 years agoUpdated changelog to 4.3.0~beta0-1.
Sebastian Harl [Fri, 1 Feb 2008 20:12:05 +0000 (21:12 +0100)]
Updated changelog to 4.3.0~beta0-1.

The upstream snapshot 4.3.0beta0 will be released shortly.

16 years agoInstall src/liboconfig/oconfig.h to /usr/include/collectd as well.
Sebastian Harl [Fri, 1 Feb 2008 08:27:52 +0000 (09:27 +0100)]
Install src/liboconfig/oconfig.h to /usr/include/collectd as well.

This file is required by a couple other headers and currently not installed by
any other package.

16 years agodebian/rules: Remove empty directory usr/include from the "collectd" package. collectd-4.2.4-1
Sebastian Harl [Sun, 27 Jan 2008 17:51:37 +0000 (18:51 +0100)]
debian/rules: Remove empty directory usr/include from the "collectd" package.

16 years agoDisabled xmms plugin.
Sebastian Harl [Sun, 27 Jan 2008 17:39:48 +0000 (18:39 +0100)]
Disabled xmms plugin.

xmms will be removed from unstable.

16 years agoUpdated changelog to 4.2.4-1.
Sebastian Harl [Sun, 27 Jan 2008 17:01:58 +0000 (18:01 +0100)]
Updated changelog to 4.2.4-1.

16 years agodebian/rules: Added --without-libstatgrab to the configure options.
Sebastian Harl [Sun, 27 Jan 2008 16:18:01 +0000 (17:18 +0100)]
debian/rules: Added --without-libstatgrab to the configure options.

Else, collectd will be linked against libstatgrab if it's available - even if
the library is not used at all.

16 years agoUpdated standards-version to 3.7.3.
Sebastian Harl [Sun, 27 Jan 2008 16:17:23 +0000 (17:17 +0100)]
Updated standards-version to 3.7.3.

No changes were necessary.

16 years agoUpdated changelog to 4.2.3-1.
Sebastian Harl [Wed, 9 Jan 2008 15:32:31 +0000 (16:32 +0100)]
Updated changelog to 4.2.3-1.

16 years agoAdded support for the "status" command to the init script.
Sebastian Harl [Sun, 6 Jan 2008 17:12:17 +0000 (18:12 +0100)]
Added support for the "status" command to the init script.