Switch back to build-depend on nut-dev.
* libupsclient1-dev is not available in Etch.
* Limit the "nut" plugin to [!alpha !amd64 !hppa !ia64 !ppc64].
This basically reverts the following commits:
* 3dfbceedcd4a15a27d3d39cc30a718613cd7cb6a
"Added libupsclient-config.sh to imitate libupsclient-config."
* dfcedda29dc7817ce8451e8ecad7cce87d9aa142
"Replaced nut-dev build dependency with libupsclient1-dev."
* libupsclient1-dev is not available in Etch.
* Limit the "nut" plugin to [!alpha !amd64 !hppa !ia64 !ppc64].
This basically reverts the following commits:
* 3dfbceedcd4a15a27d3d39cc30a718613cd7cb6a
"Added libupsclient-config.sh to imitate libupsclient-config."
* dfcedda29dc7817ce8451e8ecad7cce87d9aa142
"Replaced nut-dev build dependency with libupsclient1-dev."
Updated to 4.4.1-2~bpo40+1.
* Removed dpkg-dev build-dependency.
* Removed optional build-dependencies libcurl4-dev and libsnmp-dev.
* Removed version from libvirt-dev build-dependency.
* Removed dpkg-dev build-dependency.
* Removed optional build-dependencies libcurl4-dev and libsnmp-dev.
* Removed version from libvirt-dev build-dependency.
Merged commit 'collectd-4.4.1-2' into etch-backports.
debian/changelog: Changed distribution to "unstable".
Replaced nut-dev build dependency with libupsclient1-dev.
Reenabled the "nut" plugin on all architectures.
Reenabled the "nut" plugin on all architectures.
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.
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.
Added build dependency on pkg-config.
This is used by collectd's configure script to check for a couple of
libraries.
This is used by collectd's configure script to check for a couple of
libraries.
Added (<< 2.6.25-1) as an option to the existing linux-libc-dev build dep.
Those versions are not affected by #479899.
Those versions are not affected by #479899.
Restrict libcurl4-gnutls-dev build dep to versions not affected by #488701.
Closes: #489091
Closes: #489091
debian/changelog: Added a note about #479899.
We need linux-libc-dev >= 2.6.25-4 because of that bug.
We need linux-libc-dev >= 2.6.25-4 because of that bug.
Fixed a typo which prevented MyPlugin.pm from not being compressed.
Added a changelog entry about the libperl 5.10 bug fix.
collectd.conf: Updated the "exec" example.
* Fixed the NotificationExec example by specifying the user.
* Added an example demonstrating the "user:group" syntax.
* Fixed the NotificationExec example by specifying the user.
* Added an example demonstrating the "user:group" syntax.
debian/copyright: Added Jacobo Tarrio.
He wrote the Galician debconf template translation.
He wrote the Galician debconf template translation.
debian/rules: Updated the comment about linked .a's into .so's.
Updated standards-version to 3.8.0.
No changes.
No changes.
Updated changelog to 4.4.1-1.
Don't link the ipmi plugin against libOpenIPMIutils and libOpenIPMI.
None of those libraries is required by the plugin.
None of those libraries is required by the plugin.
Added a note that the iptables plugin is now enabled on all architectures.
Added build dependency on linux-libc-dev (>= 2.6.25-4).
This is required for libiptc to build correctly.
This is required for libiptc to build correctly.
Added a work around for #474087 (broken openipmi .pc files).
* Force the inclusion of the ipmi plugin.
* Manually specify the dependencies.
* Force the inclusion of the ipmi plugin.
* Manually specify the dependencies.
debian/rules: Pass -I... and -D... to CPPFLAGS instead of CFLAGS.
Those are really options for the preprocessor instead of the compiler.
Those are really options for the preprocessor instead of the compiler.
Updated copyright.
thresholds.conf: Added an example for the "DataSource" option.
Added a sample "disk" plugin section to collectd.conf.
This provides an example for the new feature to ignore certain disks.
This provides an example for the new feature to ignore certain disks.
Added Galician debconf template translation.
Thanks to Jacobo Tarrio.
Thanks to Jacobo Tarrio.
Added libopenipmi-dev to the build dependencies.
This is required by the ipmi plugin.
This is required by the ipmi plugin.
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.
* 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.
Reenabled iptables plugin.
collectd now ships libiptc itself. Thus, we can even build the plugin on all
architectures now.
collectd now ships libiptc itself. Thus, we can even build the plugin on all
architectures now.
Updated changelog and control to 4.4.0-1.
Disable "tcpconns" plugin by default.
Closes: #478759.
Closes: #478759.
16 years agoReenabled the "iptables" plugin - libiptc is available in Etch. collectd-4.3.2-1--bpo40+1
Reenabled the "iptables" plugin - libiptc is available in Etch.
Updated to 4.3.2-1~bpo40+1.
* Removed dpkg-dev build-dependency.
* Removed optional build-dependencies libcurl4-dev and libsnmp-dev.
* Removed version from libvirt-dev build-dependency.
* Removed dpkg-dev build-dependency.
* Removed optional build-dependencies libcurl4-dev and libsnmp-dev.
* Removed version from libvirt-dev build-dependency.
Merged commit 'collectd-4.3.2-1' into etch-backports.
Removed iptables from the package description and collectd.conf.
Also /usr/share/doc/collectd/examples/iptables/ has been removed from the
package.
Also /usr/share/doc/collectd/examples/iptables/ has been removed from the
package.
Updated changelog.
Updated copyright - added copyright notice for debconf template translations.
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.
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.
Disabled iptables plugin - libiptc is no longer available on Debian.
Also limited iproute-dev build dependency to [!alpha !amd64 !hppa !ia64
!ppc64].
Also limited iproute-dev build dependency to [!alpha !amd64 !hppa !ia64
!ppc64].
Added libsensors4-dev as option to the libsensors-dev build dependency.
Added Portuguese debconf template translation.
Added French debconf template translation.
Updated changelog to 4.3.2-1.
This release fixes #468143 and #471788.
This release fixes #468143 and #471788.
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.
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.
Removed version from libvirt-dev build-dependency.
A version with Xen support is currently not available on backports.org.
A version with Xen support is currently not available on backports.org.
Updated to 4.3.0-2~bpo40+1.
* Removed dpkg-dev build-dependency - we don't care about Vcs-* and Homepage
fields in backports.org.
* Removed optional build-dependencies libcurl4-gnutls-dev and libsnmp-dev -
they are not available in Etch and might confuse buildds.
* Removed dpkg-dev build-dependency - we don't care about Vcs-* and Homepage
fields in backports.org.
* Removed optional build-dependencies libcurl4-gnutls-dev and libsnmp-dev -
they are not available in Etch and might confuse buildds.
Merged collectd-4.3.0-2 into etch-backports.
collectd.conf: Moved logging plugins to the top of the file.
collectd.init.d: Consider the DISABLE option in d_start() only.
Updated changelog.
Added German debconf template translation.
As I've done some improvements to the translation I added myself to the
copyright holders.
As I've done some improvements to the translation I added myself to the
copyright holders.
Clarified debconf template in respect to packages required for the migration.
This closes #469336.
This closes #469336.
Updated changelog to 4.3.1-1.
Adopted patches and script to extractDS.px being renamed to rrd_filter.px.
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".
This makes sure that Xen is supported and fixes some strange FTBFS complaining
about a missing symbol "virDomainBlockStats".
Updated changelog to 4.3.0-2.
Restrict libvirt to amd64, i386 and powerpc.
libvirt is only available on those platforms.
libvirt is only available on those platforms.
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.
"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
Added pointers to README.Debian.plugins to the description and collectd.conf.
collectd.conf: Added the "TranslateDevicename" option to the hddtemp section.
changelog: Added a note about uploading to unstable.
Depend on dependencies of the rrdtool plugin.
This plugin is enabled by default.
This plugin is enabled by default.
Changed distribution to unstable.
Override "spelling-error-in-description" for the mysql plugin name.
All plugin names are spelled lowercase.
All plugin names are spelled lowercase.
Updated to 4.3.0-1.
* Removed migrate-hddtemp.dpatch - has been included upstream.
* Removed migrate-hddtemp.dpatch - has been included upstream.
Updated changelog - updated to version 4.3.0~beta1.
* Added a note about migrate-hddtemp.dpatch.
* Added a note about migrate-hddtemp.dpatch.
Added migrate-hddtemp.dpatch to handle the migration of hddtemp data correctly.
Install contrib/exec-nagios.px as an example.
copyright: Updated ltdl copyright.
collectd.conf: Removed NagiosExec config option.
This option has been removed upstream.
This option has been removed upstream.
collectd.conf: Indent using tabs instead of spaces.
Updated collectd.conf and added thresholds.conf.
* Added missing configuration options.
* Removed unneeded configuration options.
* Include thresholds.conf from collectd.conf.
* Added missing configuration options.
* Removed unneeded configuration options.
* Include thresholds.conf from collectd.conf.
collectd.init.d: Test config file before starting collectd.
Added libxml2-dev to the build dependencies.
Updated debian/copyright.
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
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
Added contrib/add_rra.sh and contrib/network-proxy.py to the examples.
README.Debian: Removed the paragraph about PerlLib.
PerlLib no longer exists.
PerlLib no longer exists.
Updated changelog.
debian/watch: Added uversionmangle for "beta" and "-rc".
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.
If this option is enabled, the core file limit will be set to unlimited when
executing the init script.
debian/collectd.init.d: Use the correct pid-file during shut-down.
Slightly simplified the handling of different setups.
Slightly simplified the handling of different setups.
Do not compile collectd with debugging support.
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.
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.
Added libvirt and uuid plugin to the package description.
Added build deps and a changelog entry for the new uuid and libvirt plugins.
Updated changelog.
* Added note about the monitoring support.
* Closed #455162.
* Added note about the monitoring support.
* Closed #455162.
debian/rules: Removed an unneeded call to dh_installman.
This must have been some really old legacy stuff...
This must have been some really old legacy stuff...
Updated package description to include a note about monitoring as well.
collectd.init.d: Optionally use collectdmon to monitor collectd.
This may be configured using the USE_COLLECTDMON variable - enabled by
default.
This may be configured using the USE_COLLECTDMON variable - enabled by
default.
Updated changelog to 4.3.0~beta0-1.
The upstream snapshot 4.3.0beta0 will be released shortly.
The upstream snapshot 4.3.0beta0 will be released shortly.
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.
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
debian/rules: Remove empty directory usr/include from the "collectd" package.
Disabled xmms plugin.
xmms will be removed from unstable.
xmms will be removed from unstable.
Updated changelog to 4.2.4-1.
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.
Else, collectd will be linked against libstatgrab if it's available - even if
the library is not used at all.
Updated standards-version to 3.7.3.
No changes were necessary.
No changes were necessary.
Updated changelog to 4.2.3-1.
Added support for the "status" command to the init script.
Added libregexp-common-perl to the suggested packages for "collectd".
The Regexp::Common module is used by Collectd::Unixsock.
The Regexp::Common module is used by Collectd::Unixsock.