From: Bert Vermeulen Date: Wed, 31 Jul 2013 09:30:16 +0000 (+0200) Subject: Fix temperature type to be unit-agnostic X-Git-Tag: collectd-5.4.0~14^2~5 X-Git-Url: https://git.tokkee.org/?p=collectd.git;a=commitdiff_plain;h=3840585007f044846a7388fa5f70dc26ef573933 Fix temperature type to be unit-agnostic The minimum value of -273.15 implies Celcius, which is not necessarily what is used for this type. --- diff --git a/src/types.db b/src/types.db index 173c641e..723b477d 100644 --- a/src/types.db +++ b/src/types.db @@ -164,7 +164,7 @@ spl value:GAUGE:U:U swap_io value:DERIVE:0:U swap value:GAUGE:0:1099511627776 tcp_connections value:GAUGE:0:4294967295 -temperature value:GAUGE:-273.15:U +temperature value:GAUGE:U:U threads value:GAUGE:0:U time_dispersion value:GAUGE:-1000000:1000000 timeleft value:GAUGE:0:U