Add custom message for threshold and missings.
authorAndres J. Diaz <ajdiaz@connectical.com>
Sun, 13 Jun 2010 13:19:01 +0000 (15:19 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 3 Jul 2010 09:18:00 +0000 (11:18 +0200)
commitd704059dd87d4dd3b139235cf46b6a6fadcc3757
tree673b3b4945c3c1d39276007753305f01f83e8b44
parent6a5ea214ee92faad825f927e54c64575432cb328
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.
src/plugin.h
src/utils_cache.c
src/utils_threshold.c
src/utils_threshold.h