summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7b68199)
raw | patch | inline | side by side (parent: 7b68199)
author | Florian Forster <ff@octo.it> | |
Tue, 22 Jun 2010 20:44:37 +0000 (22:44 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 22 Jun 2010 20:44:37 +0000 (22:44 +0200) |
share/collection.conf | patch | blob | history |
diff --git a/share/collection.conf b/share/collection.conf
index 23d616ae60f53a3c0891521ab9f93bfde3aa4749..2874bb9104ac8f7289d063c70490fd56cec84799 100644 (file)
--- a/share/collection.conf
+++ b/share/collection.conf
</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"