summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fdf2cf5)
raw | patch | inline | side by side (parent: fdf2cf5)
author | octo <octo> | |
Sat, 28 Jan 2006 08:12:13 +0000 (08:12 +0000) | ||
committer | octo <octo> | |
Sat, 28 Jan 2006 08:12:13 +0000 (08:12 +0000) |
ChangeLog | patch | blob | history | |
README | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index aa43a3f9189ba8667686b6c24f2db171e30d4bc5..c540e66e84b177b6b6cd6fe7c9e3361afe5e2b04 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
2006-01-23, Version 3.7.0
* The `battery' plugin has been added. It collects information about
laptop batteries..
+ * The MySQL plugin has been improved: It now writes two more RRD
+ files, `mysql_qcache.rrd' and `mysql_threads.rrd'.
2006-01-24, Version 3.6.2
* Due to a bug in the configfile handling collectd wouldn't start in
index 18fcf0a4ac89146b761d7a18afe5dd9dd97b1127..016a14b651e3a3ab06ca624680a6c6f5fc7641f8 100644 (file)
--- a/README
+++ b/README
(Memory occupied by running processes, page cache, buffer cache and free)
- MySQL server statistics
- (Commands issued, handlers triggered and traffic sent/received)
+ (Commands issued, handlers triggered, thread usage, query cache
+ utilization and traffic sent/received)
- NFS Procedures
(Which NFS command were called how often. Only NFSv2 and NFSv3 right now)