2006-04-25 |
octo | Added the config option `cacert' to the `apache' plugin... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
octo | Added `contrib/README' |
commit | commitdiff | tree | snapshot |
2006-04-22 |
octo | Added `contrib/add_rra.sh' which allows to add an very... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Link liboping with `libsocket' if it's needed for ... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Fix this (need to cast void-pointer to function-pointer... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Fix this (a pointer was compared with an integer): |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Corrected inclusion of `sys/swap.h'. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Only link against libraries that are needed. E.g.,... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Cast pointer arithmetics to make weird gcc versions... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Fix this: |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Check for `nanosleep'. If not found, look for `librt... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Fix for this: |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Disabled all `kstat' code in the nfs plugin. This faile... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Corrected the define's in the apache plugin so it'll... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Simple fix for the swap plugin. This needs to go into... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Only include `dict_get_double' when using IOKit or... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
octo | Set object options to the default values, when creating... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
octo | Merged addition to ChangeLog back from tags/collectd... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
octo | Moved error-message reporting closer to the system... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
octo | The `ping' plugin now reports which error occured.... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
octo | Added reporting of errors: |
commit | commitdiff | tree | snapshot |
2006-04-17 |
octo | Moved the actual struct-definition from the header... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
octo | Added notes of ports of the `disk' and `battery' plugin... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
octo | Fix for subdirectories in host directories.. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
octo | Added `temperature' and `fanspeed' to `collection.cgi... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
octo | Battery charge, current and voltage work now with my PB. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
octo | Removed useless crap that I forgot to delete.. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
octo | First version of a (hopefully) working battery plugin... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
octo | Fixed bugs in the Darwin code of the `disk' plugin... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
octo | Link the `disk' plugin against `IOKitLib' when available.. |
commit | commitdiff | tree | snapshot |
2006-04-15 |
octo | Added code to find major/minor numbers of disks. Partit... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
octo | Ported the `disk' plugin to Darwin. It's not complete... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
octo | The defines in the `disk' plugin have been brought... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
octo | Implemented step-back for the cpu-plugin, mach part... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Update of the specfile. It works with FC1 |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Updated the Debian changelog |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Added missing modules to the manpage. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Added some more `IOHWSensor' types.. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Changed all occurences of `verplant.org/collectd/'... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Changed version to `3.9.0' |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Updated the information in the README |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Completed listing of plugins in the README file |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Fixing compile-errors/-warnings when building without... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Fixing compile-warnings with braces in battery.c |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Updated all copyright-entries in header files. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Added `ChangeLog' entry for Christophe's changes. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Merged `branches/log-mode' to `trunk' |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Added Christophe Kalt to the `AUTHORS' file. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Substituting colons with commas, to get comma seperated... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Corrected many defines, moved log-mode functionality... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Removed `#if HAVE_LIBRRD' around `plugin_write': The... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
octo | Applied patch by Christophe Kalt which adds the log... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
octo | Copied `tags/collectd-3.8.4' to `branches/log-mode'. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
octo | Updated the `TODO' file. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
octo | Updated the `ChangeLog': Added the work that was done... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
octo | Read the CPU temperature if possible. This does not... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
octo | Corrected some defines and the handling of `io_master_p... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
octo | Link the battery plugin to `IOKit' if present. |
commit | commitdiff | tree | snapshot |
2006-04-11 |
octo | First version of a battery plugin for Mac OS X. It... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
octo | Removed an annoying debug message. I don't need to... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
octo | Added checks for `IOKit/ps/IOPowerSources.h' and `IOKit... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
octo | Removed the voltage readings from the `apple_sensors... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
octo | Renamed `iokit' to `apple_sensors' |
commit | commitdiff | tree | snapshot |
2006-04-11 |
octo | Added useful error- and debug-messages. |
commit | commitdiff | tree | snapshot |
2006-04-11 |
octo | Improved the iokit plugin: Scalre the values by 65536... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
octo | A first version of the iokit-plugin. In need of a bette... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
octo | Fixed wrong define. Good think this is fixed in `trunk' collectd-3.8.4 |
commit | commitdiff | tree | snapshot |
2006-04-09 |
octo | Copied changes on `ChangeLog' from tags/collectd-3... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
octo | Bumped version to 3.8.4 |
commit | commitdiff | tree | snapshot |
2006-04-09 |
octo | Merged revisions 581 and 583 from trunk to tags/collect... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
octo | Improved the patch sent by Vincent Strehle' a bit:... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
octo | Corrected `getfsstat' part of `utils_mount.c': The... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
octo | Applied patch by Vincent Stehlé to correct behavior... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
octo | Changed the check for `mach/host_error.h' to `mach... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
octo | Added `ps_submit' to the Mach-read-function. What a... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
octo | `KERNEL_LINUX' and `KERNEL_SOLARIS' is now defined... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
octo | Added checks for various more mach/* header files. |
commit | commitdiff | tree | snapshot |
2006-04-08 |
octo | Second implementation of the `processes' plugin for... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
octo | Fixed the configure script to include net/if.h and... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
octo | The traffic plugin has been extended to use `getifaddrs... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
octo | Forgot to insert name in the ChangeLog. This revision... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
octo | Fixed/changes the memory graph in collection.cgi to... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
octo | collection.cgi now displays hourly-graphs. |
commit | commitdiff | tree | snapshot |
2006-04-06 |
octo | Changed configure.in to check for `mach/mach_host.h... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
octo | Fixed typo (vm_data vs. vm_stat), included mach/mach_ho... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
octo | Added note where to free allocated memory. |
commit | commitdiff | tree | snapshot |
2006-04-05 |
octo | Implemented reading of memory usage under Mach/Darwin |
commit | commitdiff | tree | snapshot |
2006-04-05 |
octo | Removed syslog-entry if `cu_mount_getlist' fails, becau... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
octo | Fixes so the cpu plugin compiles under Mac OS X |
commit | commitdiff | tree | snapshot |
2006-04-04 |
octo | Adds Mach/Darwin support for the cpu plugin. Also adds... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
octo | Removed the dependency on `cpu.h' since it has been... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
octo | Changed the DS of the apache-plugin to contain upper... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
octo | Removed all header-files of plugins, since they're... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
octo | Merged ChangeLog from tags/collectd-3.8.3 back to trunk |
commit | commitdiff | tree | snapshot |
2006-04-02 |
octo | svn merge -r555:556 trunk tags/collectd-3.8.3 collectd-3.8.3 |
commit | commitdiff | tree | snapshot |
2006-04-02 |
octo | Created tags/collectd-3.8.3 |
commit | commitdiff | tree | snapshot |
2006-04-02 |
octo | Applied patch for the processes plugin. It should kind... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
octo | Applied patch by James Byers <jbyers@jbyers.com> to... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
octo | Applied the TTL-patch for the ping plugin. |
commit | commitdiff | tree | snapshot |
2006-03-21 |
octo | Bumped version to 3.9.0 (which is due soon) |
commit | commitdiff | tree | snapshot |
next |