summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6e2822b)
raw | patch | inline | side by side (parent: 6e2822b)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 18 Aug 2009 20:49:26 +0000 (22:49 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 18 Aug 2009 20:52:17 +0000 (22:52 +0200) |
Set the URL according to the default used by Debian's Apache.
Thanks to Joey Hess for reporting this.
Closes: #541888
Thanks to Joey Hess for reporting this.
Closes: #541888
debian/changelog | patch | blob | history | |
debian/collectd.conf | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index e6e3101a2a4b1ceb5f015436de05de3c7a917cd0..febe74488bbab86106b8cd6a17433cf803b1750f 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
* debian/control, debian/rules:
- No not limit the libvirt plugin to amd64, i386, powerpc - libvirt-dev
seems to be available on all architectures now.
+ * debian/collectd.conf:
+ - Set the 'apache' plugin's URL according to the default used by Debian's
+ Apache; thanks to Joey Hess for reporting this (Closes: #541888).
- -- Sebastian Harl <tokkee@debian.org> Sat, 01 Aug 2009 10:39:09 +0200
+ -- Sebastian Harl <tokkee@debian.org> Tue, 18 Aug 2009 22:47:45 +0200
collectd (4.6.3-1) unstable; urgency=low
diff --git a/debian/collectd.conf b/debian/collectd.conf
index 417b027b0cced57c8566cebed41cedbc5ce92ef0..f4e3e76b29f15c58a84b8f7ef8e73dca49be06d8 100644 (file)
--- a/debian/collectd.conf
+++ b/debian/collectd.conf
#<Plugin apache>
# <Instance "foo">
-# URL "http://localhost/status?auto"
+# URL "http://localhost/server-status?auto"
# User "www-user"
# Password "secret"
# VerifyPeer false