collection3: Add Type for smart_temperature
authorChris Mayo <aklhfex@gmail.com>
Wed, 6 Feb 2019 19:40:04 +0000 (19:40 +0000)
committerChris Mayo <aklhfex@gmail.com>
Wed, 6 Feb 2019 19:40:04 +0000 (19:40 +0000)
Copied from Type temperature.

contrib/collection3/etc/collection.conf

index 3e19bfc..5d5e4eb 100644 (file)
@@ -618,6 +618,13 @@ GraphWidth 400
   RRDFormat "%5.1lf%%"
   DSName "value Signal quality"
 </Type>
   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})"
 <Type snr>
   DataSources value
   RRDTitle "Signal / noise ratio ({instance})"