collectd.git
2006-04-12 octoUpdated the `ChangeLog': Added the work that was done...
2006-04-11 octoRead the CPU temperature if possible. This does not...
2006-04-11 octoCorrected some defines and the handling of `io_master_p...
2006-04-11 octoLink the battery plugin to `IOKit' if present.
2006-04-11 octoFirst version of a battery plugin for Mac OS X. It...
2006-04-11 octoRemoved an annoying debug message. I don't need to...
2006-04-11 octoAdded checks for `IOKit/ps/IOPowerSources.h' and `IOKit...
2006-04-11 octoRemoved the voltage readings from the `apple_sensors...
2006-04-11 octoRenamed `iokit' to `apple_sensors'
2006-04-11 octoAdded useful error- and debug-messages.
2006-04-11 octoImproved the iokit plugin: Scalre the values by 65536...
2006-04-11 octoA first version of the iokit-plugin. In need of a bette...
2006-04-09 octoCopied changes on `ChangeLog' from tags/collectd-3...
2006-04-09 octoImproved the patch sent by Vincent Strehle' a bit:...
2006-04-09 octoCorrected `getfsstat' part of `utils_mount.c': The...
2006-04-08 octoApplied patch by Vincent Stehlé to correct behavior...
2006-04-08 octoChanged the check for `mach/host_error.h' to `mach...
2006-04-08 octoAdded `ps_submit' to the Mach-read-function. What a...
2006-04-08 octo`KERNEL_LINUX' and `KERNEL_SOLARIS' is now defined...
2006-04-08 octoAdded checks for various more mach/* header files.
2006-04-08 octoSecond implementation of the `processes' plugin for...
2006-04-07 octoFixed the configure script to include net/if.h and...
2006-04-07 octoThe traffic plugin has been extended to use `getifaddrs...
2006-04-06 octoForgot to insert name in the ChangeLog. This revision...
2006-04-06 octoFixed/changes the memory graph in collection.cgi to...
2006-04-06 octocollection.cgi now displays hourly-graphs.
2006-04-06 octoChanged configure.in to check for `mach/mach_host.h...
2006-04-05 octoFixed typo (vm_data vs. vm_stat), included mach/mach_ho...
2006-04-05 octoAdded note where to free allocated memory.
2006-04-05 octoImplemented reading of memory usage under Mach/Darwin
2006-04-05 octoRemoved syslog-entry if `cu_mount_getlist' fails, becau...
2006-04-04 octoFixes so the cpu plugin compiles under Mac OS X
2006-04-04 octoAdds Mach/Darwin support for the cpu plugin. Also adds...
2006-04-04 octoRemoved the dependency on `cpu.h' since it has been...
2006-04-04 octoChanged the DS of the apache-plugin to contain upper...
2006-04-02 octoRemoved all header-files of plugins, since they're...
2006-04-02 octoMerged ChangeLog from tags/collectd-3.8.3 back to trunk
2006-04-02 octoApplied patch for the processes plugin. It should kind...
2006-04-02 octoApplied patch by James Byers <jbyers@jbyers.com> to...
2006-04-01 octoApplied the TTL-patch for the ping plugin.
2006-03-21 octoBumped version to 3.9.0 (which is due soon)
2006-03-21 octoAdded note about the specfile to the `TODO' file
2006-03-21 octoAdded the `collectd-apache' package to the debian packa...
2006-03-21 octoAdded `apache' plugin to contrib/collectd.conf
2006-03-21 octoAdded the apache plugin to the manpages.
2006-03-21 octoImplemented the dynamic heartbeat for the apache plugin...
2006-03-21 octosvn merge -r523:547 branches/config-step trunk
2006-03-21 octoRe-implemented `curtime' again. The last revision remov...
2006-03-21 octoImplemented better loop-timing using `nanosleep(2)'.
2006-03-21 octoImplemented function to subtract two `struct timeval...
2006-03-21 octoRemoved newlines from syslog-messages in cf_dispatch
2006-03-21 octoImproved the graphs generated for the apache-RRDs.
2006-03-21 octoAdded graphs for apache_bytes and apache_requests to...
2006-03-21 octoCorrected reading the libraries to link to from `curl...
2006-03-20 octoFixed dumb typos in src/apache.c: Passed reference...
2006-03-20 octoChanged src/wireless.c back to writing `dbm' values...
2006-03-20 octoAdded apache.c/libcurl to configure.in and src/Makefile.am
2006-03-20 octoFixes syntax and compile errors in src/apache.c
2006-03-20 octoAdded first version of an `apache' plugin.
2006-03-19 octoIf `ping_add_host' failes, `ping_config' no longer...
2006-03-19 octoSet $(AM_CFLAGS) to `-Wall -Werror' in src/liboping...
2006-03-19 octoImplemented the following options in `liboping':
2006-03-17 tokkeeRenamed vserver-<xid>/threads.rrd to vserver-<xid>...
2006-03-15 octoconfig-step/src/collectd.h:
2006-03-15 octoAdded check for `math.h'
2006-03-15 octoUpdated manpage: Added information about additional...
2006-03-15 octoAdded a new RRA with one PDP per CDP. The RRA exists...
2006-03-15 octoReplaced the static 10 with `COLLECTD_STEP' in src...
2006-03-15 octoChanged `COLLECTD_STEP' to be a string..
2006-03-15 octoReplaced all hardcoded heartbeat values (== 25 seconds...
2006-03-15 octoAdded `COLLECTD_STEP' and `COLLECTD_HEARTBEAT' to ...
2006-03-15 octoCopied `trunk' to `branches/config-step'.
2006-03-14 tokkeeAdded vserver support to collection.cgi.
2006-03-14 octoBumped version to 3.8.2
2006-03-14 octoFixed wrong define in the `GNU libc' which caused ...
2006-03-13 octoBumped version to 3.8.1
2006-03-13 octoAdded revision 3.8.0-2 to debian/changelog
2006-03-13 octoAdded `librrds-perl' to the suggestions by the main...
2006-03-13 tokkeeRemoved vserver.h from Makefile as well.
2006-03-13 octoFixed typos in the manpage
2006-03-13 octoRemoved `vserver.h'. Moved defines into `vserver.c'
2006-03-13 tokkeeAdded vserver to collectd.conf ;-)
2006-03-13 tokkeeRedesigned the VServer DS's to be more consistent with...
2006-03-12 tokkeeFirst draft of a vserver plugin.
2006-03-12 octoCheck for sys/types.h when including netinet/ip6.h
2006-03-12 octoAdded Makefile.am for `liboping'.
2006-03-11 octoImproved the init-Script: Prettier output and hopefully...
2006-03-10 octoAdded more headers to the netinet/*.h checks (stdint...
2006-03-10 octoAdded check `AC_HEADER_STDC'.
2006-03-10 octoInclude `config.h' and only include existing files..
2006-03-10 octoImproved configure.in:
2006-03-10 octoAssure that `sstrdup' works with NULL-pointers
2006-03-10 octoMany changes so it compiles unter Linux, Solaris and...
2006-03-10 octoAssure that `IPV6_ADD_MEMBERSHIP' is defined.
2006-03-09 octoFix to build as read-only module (there were unused...
2006-03-09 octoReplace GLIBC proprietary `struct icmphdr' with `struct...
2006-03-09 octoBumped version to 3.8.0
2006-03-06 tokkeeAdded simple support to configure and run multiple...
2006-03-06 octoIn der collectd.conf(5) Manpage wundert mich aber der...
2006-03-05 octoDeleted liboping/Makefile because it gets generated.
next