From 80251c6dadb946e41864d75df9af767873514361 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Tue, 22 Jun 2010 22:44:37 +0200 Subject: [PATCH] share/collection.conf: Add sensors/temperature graphs. --- share/collection.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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" -- 2.11.0