Code

threshold plugin: Move the threshold checking code into a plugin.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 5 Dec 2010 10:05:43 +0000 (11:05 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 5 Dec 2010 10:05:43 +0000 (11:05 +0100)
commit171a92c968cb41c314736b0d26f5a6ba2ae59666
tree620effa94c39edbd81ae095d230ac990b8f11bbc
parent853b3da5d4c6614d7db4093f57b1ca4f57b6c485
threshold plugin: Move the threshold checking code into a plugin.
12 files changed:
README
configure.in
src/Makefile.am
src/collectd-threshold.pod [new file with mode: 0644]
src/collectd.conf.in
src/collectd.conf.pod
src/configfile.c
src/plugin.c
src/threshold.c [new file with mode: 0644]
src/utils_cache.c
src/utils_threshold.c [deleted file]
src/utils_threshold.h [deleted file]