postgresql plugin: Added 'StoreRates' feature to writers.
authorSebastian Harl <sh@tokkee.org>
Sun, 19 Aug 2012 10:38:21 +0000 (12:38 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 19 Aug 2012 10:38:21 +0000 (12:38 +0200)
commitf4fc8f7c74f2071e02ed40722e044bb8f92aa8d4
tree30f12915c4dd19f8711e1b91b08972d6ae576ee2
parent0a1424bcab7d7e8d4d99d5e317fbe31fefd5de8f
postgresql plugin: Added 'StoreRates' feature to writers.

Similar to other write plugins, this option causes counter values to be
converted to rates before submitting them to the database. The option defaults
to true.
src/collectd.conf.pod
src/postgresql.c