java bindings: DataSource: Add `DERIVE' and `ABSOLUTE'.
[collectd.git] / README
diff --git a/README b/README
index c3a5940..1cfa643 100644 (file)
--- a/README
+++ b/README
@@ -241,6 +241,9 @@ Features
     - thermal
       Linux ACPI thermal zone information.
 
+    - tokyotyrant
+      Record in and file size of a Tokyo Cabinet database file.
+
     - uptime
       System uptime statistics.
 
@@ -337,6 +340,9 @@ Features
   * Value processing can be controlled using the "filter chain" infrastructure
     and "matches" and "targets". The following plugins are available:
 
+    - match_empty_counter
+      Match counter values which are currently zero.
+
     - match_regex
       Match values by their identifier based on regular expressions.