author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 28 Oct 2007 19:15:43 +0000 (20:15 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 28 Oct 2007 19:15:43 +0000 (20:15 +0100) | ||
commit | 85f213fdfa7c5a1c2e2eb0383bfacf29f2fffba9 | |
tree | f5de737286ff88e8ba4d32cfbd6993b8f95d2506 | tree | snapshot |
parent | b21548a1cc53f2130b5a474fe79f427b4d3675c6 | commit | diff |
src/utils_threshold.c: Added configuration code for threshold values.
The new module `utils_threshold' is supposed to check values and create and
dispatch a notification when the value is not within the threshold.
So far the code is only able to parse a configuration - and even that is
untested so far. It compiles, though ;)
The new module `utils_threshold' is supposed to check values and create and
dispatch a notification when the value is not within the threshold.
So far the code is only able to parse a configuration - and even that is
untested so far. It compiles, though ;)
src/Makefile.am | diff | blob | history | |
src/utils_threshold.c | [new file with mode: 0644] | blob |