`df.c' now includes `sys/statv?fs.h'..
[collectd.git] / ChangeLog
1 2006-01-28, Version 3.7.0
2         * The `battery' plugin has been added. It collects information about
3           laptop batteries..
4         * The MySQL plugin has been improved: It now writes two more RRD
5           files, `mysql_qcache.rrd' and `mysql_threads.rrd'.
6         * The `cpufreq' plugin now reads another file since the file it did
7           read so far causes much overhead in the kernel. Also, you need root
8           to read the old file, but not to read the new one.
9         * The `hddtemp' plugin can now be configured to connect to another
10           address and/or port than localhost.
11         * The `df' plugin now prefers `statvfs' over `statfs'.
12
13 2006-01-24, Version 3.6.2
14         * Due to a bug in the configfile handling collectd wouldn't start in
15           client mode. This released fixes this.
16
17 2006-01-20, Version 3.6.1
18         * Due to a bug in `configure.in' all modules and the binary were
19           linked against `libmysqlclient'. This issue is solved by this
20           release.
21
22 2006-01-17, Version 3.6.0
23         * A config file has been added. This allows for loading only specific
24           plugins.
25         * A `df' plugin has been added.
26         * A `mysql' plugin has been added.
27         * The `ping' plugin doesn't entirely give up hope when a socket error
28           occured, but will back of and increase the intervals between tries.
29
30 2006-01-21, Version 3.5.2
31         * Fixed yet another bug in the signal handling.. Stupid typo..
32         * Improved the ping plugin to not give up on socket errors (backport
33           from 3.6.0).
34
35 2005-12-18, Version 3.5.1
36         * The PID-file is now deleted correctly when shutting down the daemon.
37         * SIGINT and SIGTERM are now handled correctly.
38
39 2005-12-16, Version 3.5.0 (Revision 326)
40         * A bug in the `load' module under Solaris has been fixed.
41         * The `users' module has been contributed by Sebastian Harl. It counts
42           currently logged in users.
43         * The CPU module now works under FreeBSD without the use of
44           `libstatgrab', however SMP support is missing.
45         * The default directories for the RRD files and the PID file now
46           depend on the compile time setting of `localstatedir'.
47
48 2005-11-15, Version 3.4.0 (Revision 236)
49         * A PID-file is written to /var/run upon startup. Thanks to `Tommie'
50           from gentoo's bugzilla for writing the patch.
51         * The build dependency for librrd has been removed. Binaries built
52           without librrd are client-only and will multicast their value as
53           with the `-c' argument.
54         * A patch by Peter Holik adds a module for monitoring CPU frequencies.
55         * The newly introduced `-f' switch prevents daemon initialization
56           (forking, closing standard filehandles, etc.) Thanks to Alvaro
57           Barcellos for this patch.
58
59 2005-11-04, Version 3.3.0 (Revision 216)
60         * New modules have been added:
61           - `serial', for monitoring traffic on the serial interfaces
62           - `nfs', for graphing NFS procedure calls
63           - `tape', traffic from/to tape devices
64         * The the memory.rrd now accepts more than 4Gig of memory.
65
66 2005-10-26, Version 3.2.0 (Revision 200)
67         * Support for graphing the processes has been added (thanks to Lyonel
68           Vincent)
69         * If reading from hddtemp failes collectd will increase the time
70           between polls up to one day.
71         * The init.d files have been improved.
72         * Problems with the spec file have been fixed.
73
74 2005-10-16, Version 3.1.0 (Revision 194)
75         * Added the `setsid' syscall to the startup code.
76         * Support for hddtemp has been added (thanks to Vincent StehlĂ©)
77
78 2005-09-30, Version 3.0.0 (Revision 184)
79         * The ability to send/receive data to/from the network (think
80           multicast) has been added.
81         * Modules have been split up into shared libraries can be loaded at
82           runtime. The biggest advantage is that the core program doesn't need
83           to be linked against an external library.
84         * A patch by George Kargiotakis has been applied: It fixes the sensors
85           behaviour then more than one sensor is being queried.
86
87 2005-09-16, Version 2.1.0 (Revision 172)
88         * A module for swap statistics has been added.
89
90 2005-09-09, Version 2.0.0 (Revision 135)
91         * Filenames can no longer be configured at program startup. The only
92           options as of this version are the directory and ping hosts.
93         * CPU statistics now include Wait-IO. If privided under Linux IRQ and
94           Soft-IRQ statistics are added to `System'. 
95         * Diskstats now collect read and write bytes, not sectors.
96         * Ping statistics can now be collected for more than one host. There
97           is no default any more: If no host is given no host will be pinged.
98         * A self-written patch for libping has been applied so it builds
99           cleanly.
100
101 2005-09-01, Version 1.8.1 (Revision 123)
102         * Much improved configure-script: libraries and features may now be
103           disabled.
104         * More detailed warnings/error messages when RRD update failes.
105
106 2005-08-29, Version 1.8.0:
107         * Support for collecting disk statistics under Solaris.
108
109 2005-08-25, Version 1.7.0:
110         * Support for libstatgrab[1] for load, memory usage and network
111           traffic. CPU- and disk-usage are not (yet) supported, since
112           libstatgrab returns insufficient information. I will contact the
113           authors.
114         * Improved the CPU-initialization code for Solaris. Apparently CPUs
115           aren't neccessarily counted linear which is now handled correctly.
116         [1]: http://www.i-scream.org/libstatgrab/
117
118 2005-08-21, Version 1.6.0:
119         * Basic support for Solaris: System load and cpu-usage can be
120           collected unter Solaris, too. Other stats will follow later.
121         * Many fixes in the autoconf-script
122         * Collection/Museum scripts have been added unter contrib/museum
123         * collectd may now be started in unprivileged mode, though ping
124           statistics will not work.
125
126 2005-07-17, Version 1.5.1:
127         * Diskstats-RRDs now use major/minor for naming. Some systems have
128           weird strings as disk-names..
129
130 2005-07-17, Version 1.5:
131         * A new module, diskstats, has been added. It collects information
132           about the disks and partitions.
133
134 2005-07-11, Version 1.4.2:
135         * The meminfo mofule has been changed to work with more platforms
136           and/or kernel versions.
137
138 2005-07-10, Version 1.4.1: Correct traffic stats
139         * The traffic rrd-file is now created with DS-type `COUNTER' which I
140           forgot to correct when I changed that module.
141
142 2005-07-09, Version 1.4: More traffic stats
143         * Traffic is now collected for all interfaces that can be found
144         * Temperature-statistics are read from lm-sensors if available
145
146 2005-07-08, Version 1.3: CPU stats
147         * Collecting CPU statistics now
148
149 2004-07-12, Version 1.2: Using syslog
150         * collectd is now using the syslog facility to report errors, warnings
151           and the like..
152         * The default directory is now /var/db/collectd
153
154 2004-07-10, Version 1.1: Minor changes
155         * Nothing really usefull to say ;)
156
157 2004-07-09, Version 1.0: Initial Version
158         * The following modules are provided:
159           * Load average
160           * Ping time
161           * Traffic
162           * Memory info