summaryrefslogtreecommitdiffstats
path: root/ksysguard/gui/SystemLoad.sgrd
diff options
context:
space:
mode:
Diffstat (limited to 'ksysguard/gui/SystemLoad.sgrd')
-rw-r--r--ksysguard/gui/SystemLoad.sgrd27
1 files changed, 27 insertions, 0 deletions
diff --git a/ksysguard/gui/SystemLoad.sgrd b/ksysguard/gui/SystemLoad.sgrd
new file mode 100644
index 000000000..139187e93
--- /dev/null
+++ b/ksysguard/gui/SystemLoad.sgrd
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE KSysGuardWorkSheet>
+<WorkSheet rows="2" interval="2" columns="2" >
+ <host port="-1" shell="" name="localhost" command="ksysguardd" />
+ <display topBar="0" vColor="326429" title="CPU Load" bColor="3223601" graphStyle="0" class="FancyPlotter" row="0" unit="" hScale="1" column="0" showUnit="0" hLines="1" hCount="5" vLines="1" autoRange="0" min="0" max="100" hColor="326429" globalUpdate="1" pause="0" fontSize="9" labels="1" vScroll="1" vDistance="30" >
+ <beam sensorName="cpu/user" hostName="localhost" color="1608191" sensorType="integer" />
+ <beam sensorName="cpu/sys" hostName="localhost" color="16743688" sensorType="integer" />
+ <beam sensorName="cpu/nice" hostName="localhost" color="16771600" sensorType="integer" />
+ </display>
+ <display topBar="0" vColor="326429" title="Load Average (1 min)" bColor="3223601" graphStyle="0" class="FancyPlotter" row="0" unit="" hScale="1" column="1" showUnit="0" hLines="1" hCount="5" vLines="1" autoRange="1" min="0" max="0" hColor="326429" globalUpdate="1" pause="0" fontSize="9" labels="1" vScroll="1" vDistance="30" >
+ <beam sensorName="cpu/loadavg1" hostName="localhost" color="1608191" sensorType="float" />
+ </display>
+ <display topBar="0" vColor="326429" title="Physical Memory"
+bColor="3223601" graphStyle="0" class="FancyPlotter" row="1" unit=""
+hScale="1" column="0" showUnit="0" hLines="1" hCount="5" vLines="1"
+autoRange="0" min="0" max="0" hColor="326429" globalUpdate="1" pause="0" fontSize="9" labels="1" vScroll="1" vDistance="30" >
+ <beam sensorName="mem/physical/application" hostName="localhost" color="1608191" sensorType="integer" />
+ <beam sensorName="mem/physical/buf" hostName="localhost" color="16743688" sensorType="integer" />
+ <beam sensorName="mem/physical/cached" hostName="localhost" color="16771600" sensorType="integer" />
+ </display>
+ <display topBar="0" vColor="326429" title="Swap Memory"
+bColor="3223601" graphStyle="0" class="FancyPlotter" row="1" unit=""
+hScale="1" column="1" showUnit="0" hLines="1" hCount="5" vLines="1"
+autoRange="0" min="0" max="0" hColor="326429" globalUpdate="1" pause="0" fontSize="9" labels="1" vScroll="1" vDistance="30" >
+ <beam sensorName="mem/swap/used" hostName="localhost" color="1608191" sensorType="integer" />
+ </display>
+</WorkSheet>