projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
497e873
)
collection3: Add Type for smart_temperature
author
Chris Mayo
<aklhfex@gmail.com>
Wed, 6 Feb 2019 19:40:04 +0000
(19:40 +0000)
committer
Chris Mayo
<aklhfex@gmail.com>
Wed, 6 Feb 2019 19:40:04 +0000
(19:40 +0000)
Copied from Type temperature.
contrib/collection3/etc/collection.conf
patch
|
blob
|
history
diff --git
a/contrib/collection3/etc/collection.conf
b/contrib/collection3/etc/collection.conf
index
3e19bfc
..
5d5e4eb
100644
(file)
--- a/
contrib/collection3/etc/collection.conf
+++ b/
contrib/collection3/etc/collection.conf
@@
-618,6
+618,13
@@
GraphWidth 400
RRDFormat "%5.1lf%%"
DSName "value Signal quality"
</Type>
+<Type smart_temperature>
+ DataSources value
+ DSName value Temp
+ RRDTitle "Temperature ({instance})"
+ RRDVerticalLabel "°Celsius"
+ RRDFormat "%4.1lf°C"
+</Type>
<Type snr>
DataSources value
RRDTitle "Signal / noise ratio ({instance})"