author | Florian Forster <sifnfors@informatik.stud.uni-erlangen.de> | |
Mon, 14 Apr 2008 15:45:50 +0000 (17:45 +0200) | ||
committer | Florian Forster <sifnfors@informatik.stud.uni-erlangen.de> | |
Mon, 14 Apr 2008 15:45:50 +0000 (17:45 +0200) | ||
commit | 447e7c6c61998eec4fde4b489e4e1e2e32290b52 | |
tree | a9b470af662558a0eacd91f999aab6b7582dcd3f | tree | snapshot |
parent | e451f60323cc30b26fb88e8e91609fc32c954d26 | commit | diff |
src/utils_threshold.c: Check all matching thresholds and respect the data source setting.
This commit breaks up the original `ut_check_threshold' function into some
smaller functions which is much easier to read. Also adds some (hopefully)
informative comments that explain what the functions do.
The changes compile but have not yet been tested! Also, the
collectd.conf(5) manpage needs to be updated.
References: #11
This commit breaks up the original `ut_check_threshold' function into some
smaller functions which is much easier to read. Also adds some (hopefully)
informative comments that explain what the functions do.
The changes compile but have not yet been tested! Also, the
collectd.conf(5) manpage needs to be updated.
References: #11
src/utils_threshold.c | diff | blob | history |