timediff match: Add a match for values with an invalid time.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 14 Feb 2009 18:18:23 +0000 (19:18 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 14 Feb 2009 18:18:23 +0000 (19:18 +0100)
commit892fbd80737d74ee6a6ab5d05d5fbbb76e43c530
tree998e0f76396a55f60fb5fbf68863c1199a757d33
parent05c6a5b76353729ec983d3f4521e70d951f411a4
timediff match: Add a match for values with an invalid time.

The time is compared to the server's local time and values which differ
too much (configurable, of course) are matched.
configure.in
src/Makefile.am
src/collectd.conf.pod
src/match_timediff.c [new file with mode: 0644]