src/utils_threshold.c: Implement configuration of multiple data sources per type.
authorFlorian Forster <sifnfors@informatik.stud.uni-erlangen.de>
Mon, 14 Apr 2008 11:39:06 +0000 (13:39 +0200)
committerFlorian Forster <sifnfors@informatik.stud.uni-erlangen.de>
Mon, 14 Apr 2008 11:39:06 +0000 (13:39 +0200)
commite451f60323cc30b26fb88e8e91609fc32c954d26
tree8d5a115f4ead312cb3e550d198f9a6a5d5be22bc
parent89dc9dc153a496698c57f86e6e3d8e9622a529a4
src/utils_threshold.c: Implement configuration of multiple data sources per type.

This is the first part that implements the configuration of multiple data
sources. The part that implements matching will be added later.
src/utils_threshold.c