summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9d5bfcf)
raw | patch | inline | side by side (parent: 9d5bfcf)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 27 Dec 2009 00:42:10 +0000 (01:42 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 27 Dec 2009 00:42:10 +0000 (01:42 +0100) |
librouteros is not available in Debian.
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index caaf2cc008a92008ed058eba1904c3255d1cff81..6494f2f49927b435a766845ee81aeab13152608f 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
libnetapp is not available)
- OpenVZ statistics: OpenVZ (Perl based plugin)
- Embedding a Python interpreter: python
- - Query statistics from RouterOS: routeros
+ - Query statistics from RouterOS: routeros (disabled in Debian;
+ librouteros is not available)
New matches:
- Match values using a hash function of the hostname: hashed
New targets:
- Scale (multiply) values: scale
- -- Sebastian Harl <tokkee@debian.org> Sun, 27 Dec 2009 01:39:51 +0100
+ -- Sebastian Harl <tokkee@debian.org> Sun, 27 Dec 2009 01:41:47 +0100
collectd (4.8.2-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 8a74be97804c436802660b1f3f84bc4023ccff40..5cb707e24c00af84e348563540546556476ddea1 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
# libclntsh is required for the oracle plugin.
confflags += --disable-oracle
+# librouteros is required for the routeros plugin.
+confflags += --disable-routeros
+
# rrdclient support in librrd is required for the rrdcached plugin.
confflags += --disable-rrdcached