src/utils_threshold.[ch]: Added `ut_check_threshold' to check values against the...
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 1 Nov 2007 10:50:14 +0000 (11:50 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 1 Nov 2007 10:50:14 +0000 (11:50 +0100)
commit365be1085ceadf47ee0af3bc850e1141542f7305
tree2a90a6aa8b1e15160d84320656dac6781553719a
parente62c37240a71c45128337779c27f1a7a7c0cc839
src/utils_threshold.[ch]: Added `ut_check_threshold' to check values against the configures thesholds.

This function is called from `plugin_dispatch_values' and prints a warning when
the values is outside of the configured threshold.
src/plugin.c
src/utils_threshold.c
src/utils_threshold.h