Code

rrdtool plugin: Remove warnings.
authorFlorian Forster <octo@collectd.org>
Wed, 14 Nov 2012 09:33:29 +0000 (10:33 +0100)
committerFlorian Forster <octo@collectd.org>
Wed, 14 Nov 2012 12:02:37 +0000 (13:02 +0100)
commitb5ad48ac8e183bb0574608fbddceca41d64ab3da
treeb1b261107ea4162d80151e4c46df7518e85c1607
parent86db5dd0f868540a8d5a11d32115b22d378b39cd
rrdtool plugin: Remove warnings.

They made sense when all data was collected at the same interval. This
has not been true for a while now and these warnings don't make any sense
anymore.

We could transform them into a per-VL check and use complaints to notify
the user, but I don't think it's worth it. There is an "I told you so"
in the manpage in big bold letters ...
src/rrdtool.c