summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 66036a8)
raw | patch | inline | side by side (parent: 66036a8)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 10 May 2009 15:23:06 +0000 (17:23 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 10 May 2009 15:23:06 +0000 (17:23 +0200) |
libganglia >= 3 is required for this plugin.
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 64e9423e24f7a4b04388d3f558de8742e39a2d2e..a7d2aa0ad6471b42992daba308d109427e4a5c4c 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
New plugins:
- Connection tracking table size: conntrack
- Linux file-system based caching framework statistics: fscache
- - Receive and interpret Ganglia multicast traffic: gmond
+ - Receive and interpret Ganglia multicast traffic: gmond (disabled in
+ Debian, libganglia >= 3 is required)
- Embedded Java Virtual Machine: java
- Query and parse data from a memcache daemon: memcachec
- Information about network protocols: protocols
- Removed battery_acpi_complain.dpatch - included upstream.
- Removed ntpd_type_pun_fix.dpatch - included upstream.
- -- Sebastian Harl <sh@tokkee.org> Sun, 10 May 2009 17:10:55 +0200
+ -- Sebastian Harl <sh@tokkee.org> Sun, 10 May 2009 17:22:47 +0200
collectd (4.6.2-2) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 4721c1475657969de0ca148e2beb1489632b7fde..e4d7a25b975b8dbba0d2b33a79366970d712e4a1 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
--disable-xmms \
--without-libstatgrab
+# libganglia >= 3 is required for the gmond plugin.
+confflags += --disable-gmond
+
# These plugins do not provide any functionality under Linux.
confflags += --disable-apple_sensors --disable-tape