From: Florian Forster Date: Tue, 22 Jun 2010 20:44:37 +0000 (+0200) Subject: share/collection.conf: Add sensors/temperature graphs. X-Git-Tag: v4.0.0~199 X-Git-Url: https://git.octo.it/?p=collection4.git;a=commitdiff_plain;h=80251c6dadb946e41864d75df9af767873514361 share/collection.conf: Add sensors/temperature graphs. --- diff --git a/share/collection.conf b/share/collection.conf index 23d616a..2874bb9 100644 --- a/share/collection.conf +++ b/share/collection.conf @@ -450,6 +450,23 @@ Host "/any/" + Plugin "sensors" + PluginInstance "/any/" + Type "temperature" + TypeInstance "/any/" + + Title "Temperature" + VerticalLabel "deg Celsius" + + + DSName "value" + Legend "Temperature" + Color "0000ff" + + + + + Host "/any/" Plugin "swap" PluginInstance "" Type "swap"