author | Pavel Rochnyack <pavel2000@ngs.ru> | |
Mon, 17 Jul 2017 04:13:53 +0000 (11:13 +0700) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 20 Jul 2017 05:54:35 +0000 (07:54 +0200) | ||
commit | 20115ea505208ac2f1e8b453a35284b871db1321 | |
tree | 28d64e2e8647854474829d7c0bf2436d1110e289 | tree | snapshot |
parent | c7cbb2af24de8b33186dd45b5731b87ea7152173 | commit | diff |
rrdtool plugin: Raise interval of random_variation to match documentation
Documentation states what the actual timeout for each value is chosen randomly
between <CacheTimeout>-<RandomTimeout> and <CacheTimeout>+<RandomTimeout>.
The implementation did not match this.
Documentation states what the actual timeout for each value is chosen randomly
between <CacheTimeout>-<RandomTimeout> and <CacheTimeout>+<RandomTimeout>.
The implementation did not match this.
src/rrdtool.c | diff | blob | history |