projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a186ae0
)
Fix temperature type to be unit-agnostic
author
Bert Vermeulen
<bert@biot.com>
Wed, 31 Jul 2013 09:30:16 +0000
(11:30 +0200)
committer
Bert Vermeulen
<bert@biot.com>
Wed, 31 Jul 2013 09:30:16 +0000
(11:30 +0200)
The minimum value of -273.15 implies Celcius, which is not necessarily
what is used for this type.
src/types.db
patch
|
blob
|
history
diff --git
a/src/types.db
b/src/types.db
index
173c641
..
723b477
100644
(file)
--- 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