Merge remote branch 'tokkee/sh/collectd-4.6' into collectd-4.6
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 2 Aug 2009 10:22:20 +0000 (12:22 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 2 Aug 2009 10:22:20 +0000 (12:22 +0200)
1  2 
contrib/collection3/etc/collection.conf

@@@ -434,7 -434,7 +434,7 @@@ GraphWidth 40
    DataSources value
    RRDTitle "Processes on {hostname}"
    RRDVerticalLabel "Processes"
 -  RRDFormat "%5.1lf%s"
 +  RRDFormat "%5.1lf"
    DSName running  Running
    DSName sleeping Sleeping
    DSName paging   Paging
    DataSources value
    DSName value Temp
    RRDTitle "Temperature ({instance})"
-   RRDVerticalLabel "°Celsius"
-   RRDFormat "%4.1lf°C"
+   RRDVerticalLabel "°Celsius"
+   RRDFormat "%4.1lf°C"
  </Type>
  <Type users>
    DataSources users
    RRDVerticalLabel "W"
    RRDFormat "%4.1lfW"
  </Type>
- # vim: set sw=2 sts=2 et syntax=apache fileencoding=latin-1 :
+ # vim: set sw=2 sts=2 et syntax=apache fileencoding=utf-8 :