author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 15 Dec 2007 11:11:06 +0000 (12:11 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 15 Dec 2007 11:11:06 +0000 (12:11 +0100) | ||
commit | fbcda5ac431bbb293157bf00e204310dcb65afd3 | |
tree | b4918ad2a0ac6def73340e81575acf56382706b6 | tree | snapshot |
parent | f46cf590f7e0a25fe5f826b762766f39e1f3a1f6 | commit | diff |
src/utils_cache.[ch]: Added the `uc_check_timeout' function.
This function is called before the read plugins. It checks if values are
missing, i. e. have not been reported for longer than twice their ``interval''.
In this case a notification is created, though this is probably not the final
behavior.
This code is highly experimental.
This function is called before the read plugins. It checks if values are
missing, i. e. have not been reported for longer than twice their ``interval''.
In this case a notification is created, though this is probably not the final
behavior.
This code is highly experimental.
src/plugin.c | diff | blob | history | |
src/utils_cache.c | diff | blob | history | |
src/utils_cache.h | diff | blob | history |