Advertisement
Guest User

Old SystemLoad2

a guest
May 23rd, 2017
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.39 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE KSysGuardWorkSheet>
  3. <WorkSheet interval="0.5" locked="1" columns="1" title="System Load" rows="3">
  4.  <host port="-1" name="localhost" command="ksysguardd" shell=""/>
  5.  <display rowSpan="1" showUnit="0" unit="" hLines="1" vLines="0" labels="1" manualRange="0" title="CPU History" svgBackground="widgets/plot-background" fontSize="8" columnSpan="1" version="1" hScale="6" autoRange="0" stacked="0" column="0" vDistance="30" class="FancyPlotter" vScroll="0" row="0"/>
  6.  <display rowSpan="1" showUnit="0" unit="" hLines="1" vLines="0" labels="1" manualRange="0" title="Memory and Swap History" svgBackground="widgets/plot-background" fontSize="8" columnSpan="1" version="1" hScale="1" autoRange="0" stacked="0" column="0" vDistance="30" class="FancyPlotter" vScroll="0" row="1">
  7.   <beam hostName="localhost" color="0xffc000c0" sensorName="mem/physical/application" sensorType="integer" summationName="Memory"/>
  8.   <beam hostName="localhost" color="0xff00c000" sensorName="mem/swap/used" sensorType="integer" summationName="Swap"/>
  9.  </display>
  10.  <display rowSpan="1" showUnit="0" max="20" unit="" hLines="1" vLines="0" labels="1" manualRange="1" min="0" title="Network History" svgBackground="widgets/plot-background" columnSpan="1" fontSize="8" version="1" hScale="1" autoRange="1" stacked="0" column="0" vDistance="30" class="FancyPlotter" vScroll="0" row="2"/>
  11. </WorkSheet>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement