From: Marc Fournier Date: Tue, 2 Dec 2014 20:49:47 +0000 (+0100) Subject: reset counter type to it's initial value X-Git-Tag: collectd-5.5.0~114 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=dc3671dc644234cce7a74e81221d4de0f8be7bb9;p=collectd.git reset counter type to it's initial value It was a COUNTER, not a GAUGE before it got accidentally deleted by 6372ca6a38. --- diff --git a/src/types.db b/src/types.db index 7410243d..a454a2b5 100644 --- a/src/types.db +++ b/src/types.db @@ -23,7 +23,7 @@ connections value:DERIVE:0:U conntrack value:GAUGE:0:4294967295 contextswitch value:DERIVE:0:U count value:GAUGE:0:U -counter value:GAUGE:0:U +counter value:COUNTER:U:U cpufreq value:GAUGE:0:U cpu value:DERIVE:0:U current_connections value:GAUGE:0:U