[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ad/msg'

Florian Forster octo at verplant.org
Sat Jul 3 14:05:23 CEST 2010


New branch 'ad/msg' available with the following commits:
commit 135eb6eb638af9b7251de4b55380fe0999f2e8e0
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Jul 3 14:05:20 2010 +0200

    src/utils_cache.c: Don't free "name_copy" twice.
    
    It's been freed unconditionally above, so there is no need to call free again.
    This didn't result in an error since "sfree" NULLs the pointer.

commit f3c138db5d174db6bcb7ceb0ff38973ebc0dbe99
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Jul 3 14:02:15 2010 +0200

    src/utils_cache.c: Resolve macros that are used only once.

commit 2b376e7c684d012438ae4bc85a8e48b83c1f6dec
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Jul 3 13:55:44 2010 +0200

    src/utils_threshold.c: Replce some of the config functions by their generic version.

commit 83007bfee46d4f2db921d095113e6341156f2135
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Jul 3 13:54:48 2010 +0200

    src/utils_threshold.c: Some (whitespace only) coding style changes.

commit 351e2992d3bf87ebeb9548e4acb583f75ac990af
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Jul 3 13:47:15 2010 +0200

    src/utils_threshold.c: Add missing folding markers.

commit 9124be4600051c4d2ab2ef728a2800ea1f3cb10b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Jul 3 11:46:58 2010 +0200

    src/utils_threshold.c: Improve the replacement macros.

commit 29c3bad314a65ea01bdd045eb1ba64e1c4b282a9
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Jul 3 11:44:44 2010 +0200

    src/utils_{cache,threshold}.c: Add/update copyright information for Andrés.

commit d704059dd87d4dd3b139235cf46b6a6fadcc3757
Author: Andres J. Diaz <ajdiaz at connectical.com>
Date:   Sun Jun 13 15:19:01 2010 +0200

    Add custom message for threshold and missings.
    
    Add two new options in thresholds, the Message which can define a custom
    message for thresholds and MissingMessage, which define a custom message for
    missing interesting values related with that threshold.




More information about the collectd-changes mailing list