projects
/
collection4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b68199
)
share/collection.conf: Add sensors/temperature graphs.
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
23d616a
..
2874bb9
100644
(file)
--- a/
share/collection.conf
+++ b/
share/collection.conf
@@
-450,6
+450,23
@@
<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"
PluginInstance ""
Type "swap"