Reenabled memcachec plugin.
libmemcached is now available in testing / unstable.
libmemcached is now available in testing / unstable.
Merged branch 'master' of git://git.tokkee.org/pkg-collectd.
patches: Added libcollectdclient_static_sstrerror.dpatch.
This patch makes a private function in libcollectdclient static.
This patch makes a private function in libcollectdclient static.
Revert "rules: Remove collection3/bin/foo from the package."
This reverts commit 443437310ac28a84fc41eb982ccc91ddab25d9a7 which no longer
applies to 4.6.3.
This reverts commit 443437310ac28a84fc41eb982ccc91ddab25d9a7 which no longer
applies to 4.6.3.
patches: Removed rrdtool_uninitialized_fix.dpatch.
This patch has been included upstream.
This patch has been included upstream.
patches: Removed ntpd_type_pun_fix.dpatch.
This patch has been included upstream.
This patch has been included upstream.
patches: Removed include_empty_files.dpatch.
This patch has been included upstream.
This patch has been included upstream.
patches: Removed battery_acpi_complain.dpatch.
This patch has been included upstream.
This patch has been included upstream.
copyright: Updated for 4.6.3.
rules: Install collectd-network.py to /usr/share/doc/collectd/examples/.
changelog: Updated to 4.6.3-1.
Merged branch 'master' of git://git.tokkee.org/pkg-collectd.
patches: Actually enabled rrdtool_uninitialized_fix.dpatch.
D'oh!
D'oh!
Merged branch 'master' of git://git.tokkee.org/pkg-collectd.
Switched to my @debian.org E-mail address.
patches: Added rrdtool_uninitialized_fix.dpatch.
This is an upstream patch to fix an uninitialized value warning in the rrdtool
plugin, thanks to Andreas Moog for reporting this.
This is an upstream patch to fix an uninitialized value warning in the rrdtool
plugin, thanks to Andreas Moog for reporting this.
ntpd_type_pun_fix.dpatch: Added x-bit.
patches: Added include_empty_files.dpatch.
This is an upstream patch to fix the inclusion of empty configuration files,
thanks to Alexander Wirt for reporting this.
This is an upstream patch to fix the inclusion of empty configuration files,
thanks to Alexander Wirt for reporting this.
collectd.conf: Updated sample configuration.
Added further config options that did not yet appear.
Added further config options that did not yet appear.
collectd.conf: Updated path to default types.db.
The file is now located in /usr/share.
The file is now located in /usr/share.
control: Added new plugins to package description.
control: Let collectd-dev depend on collectd << 4.8~.
collectd.conf: Added new plugins.
rules: Pass CPPFLAGS and CFLAGS as arguments to configure.
... instead of setting them in the environment - this is the recommended way.
... instead of setting them in the environment - this is the recommended way.
rules: Be more verbose about why certain plugins are disabled.
Also, explicitly disable the oracle and rrdcached plugins (whose dependencies
are not available (yet) in Debian) to ensure consistent builds no matter what
is available on the build system.
Also, explicitly disable the oracle and rrdcached plugins (whose dependencies
are not available (yet) in Debian) to ensure consistent builds no matter what
is available on the build system.
rules: Disabled memcachec plugin.
libmemcached is required for this plugin.
libmemcached is required for this plugin.
rules: Disabled gmond plugin.
libganglia >= 3 is required for this plugin.
libganglia >= 3 is required for this plugin.
Revert "rules: Remove collection3/bin/foo from the package."
This reverts commit 443437310ac28a84fc41eb982ccc91ddab25d9a7 which no longer
applies to version 4.7.
This reverts commit 443437310ac28a84fc41eb982ccc91ddab25d9a7 which no longer
applies to version 4.7.
patches: Removed battery_acpi_complain.dpatch and ntpd_type_pun_fix.dpatch.
Those patches have been included upstream.
Those patches have been included upstream.
copyright: Updated for 4.7.
Install collectd-{network,unixsock}.py to the examples directory.
changelog: Updated to 4.7.0-1.
rules: Remove collection3/bin/foo from the package.
Obviously, the upstream 4.6.2 tarball had been built inside a dirty working
directory.
Obviously, the upstream 4.6.2 tarball had been built inside a dirty working
directory.
control: Do not build-depend on iproute-dev on mips, mipsel.
The netlink plugin has been disabled on those architectures.
The netlink plugin has been disabled on those architectures.
Merge branch 'master' of git://git.tokkee.org/pkg-collectd
control: Fixed a typo.
Thanks to CoolCold for pointing that out.
Thanks to CoolCold for pointing that out.
changelog: Thank Peter De Schrijver for reporting #524593.
patches: Added ntpd_type_pun_fix.dpatch.
This is an upstream patch to fix dereferencing of a type-punned pointer
identified by GCC 4.4 (thanks to Martin Michlmayr for reporting this).
Closes: #526667
This is an upstream patch to fix dereferencing of a type-punned pointer
identified by GCC 4.4 (thanks to Martin Michlmayr for reporting this).
Closes: #526667
control: Build depend on iptables-dev >= 1.4.3.2-2.
Bug #524766 has been fixed in that version. Thus, dropping the dependency on
iptables.
Bug #524766 has been fixed in that version. Thus, dropping the dependency on
iptables.
control: Build-depend on iptables-dev (>= 1.4.3.1-1) and iptables.
This allows to link against the packaged libiptc. libiptc is available as
shared library since iptables 1.4.3. Depend on iptables as well to work around
bug #524766.
This allows to link against the packaged libiptc. libiptc is available as
shared library since iptables 1.4.3. Depend on iptables as well to work around
bug #524766.
filters.conf: Added LoadPlugin options for all matches and targets.
rules: Disabled "netlink" plugin on mips and mipsel.
Those architectures do not allow to link non-PIC code into shared objects.
Closes: #524593
Those architectures do not allow to link non-PIC code into shared objects.
Closes: #524593
rules: Added contrib/php-collection/ to /usr/share/doc/collectd/.
collectd.conf, filters.conf: Added a sample filter chain configuration.
patches: Added battery_acpi_complain.dpatch.
This is an upstream patch to fix excessive error messages in the battery
plugin in case /proc/acpi/battery is not available.
The changelog has been updated to 4.6.2-2.
This is an upstream patch to fix excessive error messages in the battery
plugin in case /proc/acpi/battery is not available.
The changelog has been updated to 4.6.2-2.
collectd.conf: Added bind, curl, dbi and openvpn plugins.
rules: Don't check for dependencies in debian/collectd/usr/bin/.
That directory no longer exists.
That directory no longer exists.
po: Added Spanish debconf template translation.
Thanks to Francisco Javier Cuadrado and Erika Chacón Vivas.
Closes: #520988
Thanks to Francisco Javier Cuadrado and Erika Chacón Vivas.
Closes: #520988
changelog: The new release fixes #521993.
collection.cgi now supports vmem graphs.
collection.cgi now supports vmem graphs.
changelog: The new release fixes #521748.
Frank Lichtenheld reported that collectd FTBFS because of the following
compiler error: 'const struct in6_addr' has no member named 'in6_u'. This had
already been fixed in 4.5.2.
Frank Lichtenheld reported that collectd FTBFS because of the following
compiler error: 'const struct in6_addr' has no member named 'in6_u'. This had
already been fixed in 4.5.2.
Updated to collectd-4.6.2-1.
Removed postgresql_conf_fix.dpatch and types_list.dpatch, which have been
included in 4.6.2.
Removed postgresql_conf_fix.dpatch and types_list.dpatch, which have been
included in 4.6.2.
Let collectd-nagios replace collectd (<< 4.6.1-1~).
The new packages overwrites /usr/bin/collectd-nagios.
The new packages overwrites /usr/bin/collectd-nagios.
debian/copyright: Reference GPL-2 in addition to GPL (latest version).
GPL2-only is used by some files.
GPL2-only is used by some files.
control: Let the -dev package depend on a strict version of the lib package.
The -dev package includes a symlink to the full soname, not only the major
version. Thanks to Frank Lichtenheld (via ftpmaster) for pointing that out.
The -dev package includes a symlink to the full soname, not only the major
version. Thanks to Frank Lichtenheld (via ftpmaster) for pointing that out.
control: Updated Standards-Version to 3.8.1.
collectd.init.d: Start the daemon using start-stop-daemon's --oknodo option.
This makes sure that the init script exits successfully if the daemon is
already running as requested by section 9.3.2 of the Debian Policy 3.8.1.
This makes sure that the init script exits successfully if the daemon is
already running as requested by section 9.3.2 of the Debian Policy 3.8.1.
collectd.init.d: Added the "status" command to the usage output.
control: Moved collectd-dbg from section "utils" to the newly added "debug".
patches/: Added types_list.dpatch.
This upstream patch improves error messages when handling "TypesDB".
This upstream patch improves error messages when handling "TypesDB".
changelog: Merged entries for debian/patches/.
patches/postgresql_conf_fix.dpatch: Make sure "disk_io" doesn't return NULL.
Starting with some version between 8.3.3 and 8.3.6, pg_statio_*_tables returns
NULL instead of 0 for statistics if no instance of the appropriate relation
exists. PQgetvalue() returns an empty string in that case which would then
result in error messages when udb_result_submit() tries to convert that to a
number.
Now, the "disk_io" query uses PostgreSQL's coalesce() function to make sure 0
is returned instead of NULL.
Starting with some version between 8.3.3 and 8.3.6, pg_statio_*_tables returns
NULL instead of 0 for statistics if no instance of the appropriate relation
exists. PQgetvalue() returns an empty string in that case which would then
result in error messages when udb_result_submit() tries to convert that to a
number.
Now, the "disk_io" query uses PostgreSQL's coalesce() function to make sure 0
is returned instead of NULL.
patches/: Added postgresql_conf_fix.dpatch.
This is an upstream patch to fix the use of deprecated configuration options.
This is an upstream patch to fix the use of deprecated configuration options.
control: Let collectd-dbg recommend collectd-utils and libcollectdclient0.
control: Added libdbi0-dev to the build dependencies.
This is required by the dbi plugin.
This is required by the dbi plugin.
changelog: Be more verbose about the new binary packages.
copyright: Updated for version 4.6.1.
control: Added new plugins to the package description.
changelog: Updated to version 4.6.1-1.
Added new binary package collectd-utils.
This package currently only includes collectd-nagios. collectd-nagios now
links against libcollectdclient. By putting it into its own package, we avoid
pulling in a dependency on libcollectdclient0 in the collectd binary package.
This package currently only includes collectd-nagios. collectd-nagios now
links against libcollectdclient. By putting it into its own package, we avoid
pulling in a dependency on libcollectdclient0 in the collectd binary package.
collectd.overrides: Override "spelling-error-in-description apache Apache".
All plugins are spelled lowercase.
All plugins are spelled lowercase.
Added debian/libcollectdclient0.symbols.
changelog: Added an entry for the new binary packages.
Added libcollectdclient0 and libcollectdclient-dev binary packages.
I'm now using dh_install and *.install files to specify which package some
file belongs to.
Thanks to Peter Palfrader, Ron Lee and Tollef Fog Heen for their suggestions
about the package description.
I'm now using dh_install and *.install files to specify which package some
file belongs to.
Thanks to Peter Palfrader, Ron Lee and Tollef Fog Heen for their suggestions
about the package description.
control: Updated collectd-dev's dependency on collectd.
control: Added buzz words "performance analysis" and "capacity planning".
control: Updated package descriptions.
Dropped the following sentence: It is written in C for performance. This is
fairly irrelevant to the user and nothing special - after all, we're on UNIX
;-)
Thanks to Ron Lee and Tollef Fog Heen for their comments.
Dropped the following sentence: It is written in C for performance. This is
fairly irrelevant to the user and nothing special - after all, we're on UNIX
;-)
Thanks to Ron Lee and Tollef Fog Heen for their comments.
control: Removed duplicate "Section" field in package collectd-dbg.
Thanks to lintian for spotting this ;-)
Thanks to lintian for spotting this ;-)
patches: Removed perl-uninitialized-var.dpatch.
This patch has been included upstream.
This patch has been included upstream.
changelog: Mention the newly added Vietnamese debconf template translation.
Closes: #515872
Closes: #515872
changelog: Uploading to unstable.
Lenny has been release \o/
Lenny has been release \o/
changelog: Updated to 4.6.0-1.
copyright: Replaced (C) with ©.
Added Vietnamese debconf template translation.
Thanks to Clytie Siddall for providing the patch.
Thanks to Clytie Siddall for providing the patch.
perl-uninitialized-var.dpatch: Added x-bit.
Set CONFIGFILE to /etc/collectd/collectd.conf.
Added a space after "#!" in scripts.
collectd.init.d: Do not restart collectd if the configuration test fails.
changelog: Added a missing dash.
Removed pod-errors.dpatch.
This patch has been included upstream.
This patch has been included upstream.
Merged branch 'lenny' into master.
15 years agocollectd.conf: Fixed a wrong type used in the "tail" plugin example. lenny collectd-4.4.2-3
collectd.conf: Fixed a wrong type used in the "tail" plugin example.
Override "spelling-error-in-description" for the postgresql plugin name.
All plugins are spelled lowercase.
All plugins are spelled lowercase.
Let collectd-dbg and collectd-dev depend on ${misc:Depends}.
This is required when using debhelper.
This is required when using debhelper.
Added perl-uninitialized-var.dpatch.
Upstream patch to fix an uninitialized variable warning causing a FTBFS
because of -Werror.
Upstream patch to fix an uninitialized variable warning causing a FTBFS
because of -Werror.
changelog: Updated to 4.5.1-1.
Remove generated manpages in the clean target.
This avoids cluttering the source diff with the rebuilt manpages.
This avoids cluttering the source diff with the rebuilt manpages.
copyright: Fixed a typo (svn.po -> sv.po).
D'oh! :-)
D'oh! :-)
Added pod-errors.dpatch.
This fixes some minor POD errors.
This fixes some minor POD errors.
Added Eric Spreen to the list of copyright holders.
Added Swedish debconf template translation.
Thanks to Martin Bagge <brother@bsnet.se>.
Thanks to Martin Bagge <brother@bsnet.se>.