From: Florian Forster Date: Sun, 20 Jun 2010 18:44:58 +0000 (+0200) Subject: share/collection.conf: Add "Load" graph. X-Git-Tag: v4.0.0~223 X-Git-Url: https://git.octo.it/?p=collection4.git;a=commitdiff_plain;h=31b23d64eb3ba6161b3217bc123e074b9862fdae share/collection.conf: Add "Load" graph. --- diff --git a/share/collection.conf b/share/collection.conf index eb33fe0..998a433 100644 --- a/share/collection.conf +++ b/share/collection.conf @@ -274,6 +274,32 @@ Host "/any/" + Plugin "load" + PluginInstance "" + Type "load" + TypeInstance "" + + Title "System load" + + + DSName "longterm" + Legend "15m" + Color "ff0000" + + + DSName "midterm" + Legend " 5m" + Color "0000ff" + + + DSName "shortterm" + Legend " 1m " + Color "00ff00" + + + + + Host "/any/" Plugin "memory" PluginInstance "" Type "memory"