You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebase/ksysguard/gui/SystemLoad.sgrd

28 lines
2.3 KiB

<?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>