Code

Merge branch 'master' of verplant.org:/var/lib/git/collection4
authorFlorian Forster <ff@octo.it>
Wed, 23 Jun 2010 08:33:44 +0000 (10:33 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 23 Jun 2010 08:33:44 +0000 (10:33 +0200)
share/collection.conf

index 23d616ae60f53a3c0891521ab9f93bfde3aa4749..2874bb9104ac8f7289d063c70490fd56cec84799 100644 (file)
   </DEF>
 </Graph>
 
+<Graph>
+  Host "/any/"
+  Plugin "sensors"
+  PluginInstance "/any/"
+  Type "temperature"
+  TypeInstance "/any/"
+
+  Title "Temperature"
+  VerticalLabel "deg Celsius"
+
+  <DEF>
+    DSName "value"
+    Legend "Temperature"
+    Color "0000ff"
+  </DEF>
+</Graph>
+
 <Graph>
   Host "/any/"
   Plugin "swap"