<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Thanks for the reply.  It seems that the 'Actual/Virtual' percentage
    is what I would consider Ram usage on a linux host, but on Windows
    hosts the Ram usage is the 'Real/Physical' value.  Very confusing.<br>
    <div class="moz-signature"><br>
      <br>
      <p class="c3"><span class="c1">Thank you.</span></p>
      <p class="c3"><span class="c0">Kris Springer</span></p>
      <br>
      <br>
      <title>Signature - Kris</title>
      <meta content="text/html; charset=utf-8" http-equiv="content-type">
      <style type="text/css">@import url('https://themes.googleusercontent.com/fonts/css?kit=wAPX1HepqA24RkYW1AuHYA');ol{margin:0;padding:0}.c0{color:#990000;font-size:10pt;background-color:#ffffff;font-family:"Calibri";font-weight:bold}.c5{color:#990000;font-size:8pt;background-color:#ffffff;font-family:"Calibri"}.c1{color:#990000;font-size:10pt;background-color:#ffffff;font-family:"Calibri"}.c2{max-width:468pt;background-color:#ffffff;padding:72pt 72pt 72pt 72pt}.c4{text-decoration:underline}.c3{direction:ltr}.title{widows:2;padding-top:0pt;line-height:1.15;orphans:2;text-align:left;color:#000000;font-size:21pt;font-family:"Trebuchet MS";padding-bottom:0pt;page-break-after:avoid}.subtitle{widows:2;padding-top:0pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-style:italic;font-size:13pt;font-family:"Trebuchet MS";padding-bottom:10pt;page-break-after:avoid}li{color:#000000;font-size:11pt;font-family:"Arial"}p{color:#000000;font-size:11pt;margin:0;font-family:"Arial"}h1{widows:2;padding-top:10pt;line-height:1.15;orphans:2;text-align:left;color:#000000;font-size:16pt;font-family:"Trebuchet MS";padding-bottom:0pt;page-break-after:avoid}h2{widows:2;padding-top:10pt;line-height:1.15;orphans:2;text-align:left;color:#000000;font-size:13pt;font-family:"Trebuchet MS";font-weight:bold;padding-bottom:0pt;page-break-after:avoid}h3{widows:2;padding-top:8pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-size:12pt;font-family:"Trebuchet MS";font-weight:bold;padding-bottom:0pt;page-break-after:avoid}h4{widows:2;padding-top:8pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-size:11pt;text-decoration:underline;font-family:"Trebuchet MS";padding-bottom:0pt;page-break-after:avoid}h5{widows:2;padding-top:8pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-size:11pt;font-family:"Trebuchet MS";padding-bottom:0pt;page-break-after:avoid}h6{widows:2;padding-top:8pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-style:italic;font-size:11pt;font-family:"Trebuchet MS";padding-bottom:0pt;page-break-after:avoid}</style>
    </div>
    <div class="moz-cite-prefix">On 03/16/2018 10:51 AM, Jason Brockdorf
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:009b01d3bd4f$5f13de40$1d3b9ac0$@yahoo.com">
      <meta http-equiv="Context-Type" content="text/html; charset=utf-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <title>Signature - Kris</title>
      <div class="WordSection1">
        <p class="MsoNormal"><span>Here's an answer I found googling...</span></p>
        <p class="MsoNormal"><span> </span></p>
        <p class="MsoNormal"><span><a
href="https://unix.stackexchange.com/questions/147006/real-vs-actual-memory-in-xymon-hobbit"
              moz-do-not-send="true">https://unix.stackexchange.com/questions/147006/real-vs-actual-memory-in-xymon-hobbit</a></span></p>
        <p class="MsoNormal"><span> </span></p>
        <p class="MsoNormal"><span>From how I understand it, your system
            memory will be used by services/apps/etc and that usage is
            referred to as "actual".  The remainder of the memory that's
            not in use for those purposes will be put to use by the
            kernel as buffers/cache.  Basically in Linux (unless you
            need to tune this for some specific reason) you really don't
            need to as worried about "real" memory usage, and the fact
            that it uses that leftover memory to speed up the system is
            actually a good thing.  As far as xymon works, you should be
            concerned with the "actual" usage (but not *completely*
            disregard real usage).</span></p>
        <p class="MsoNormal"><span> </span></p>
        <p class="MsoNormal"><span>I found a really good article one
            time that explains it.  I'll try to find it and send in
            reply if I can.</span></p>
        <p class="MsoNormal"><span> </span></p>
        <div>
          <div>
            <p class="MsoNormal"><b><span>From:</span></b><span> Xymon
                [<a class="moz-txt-link-freetext" href="mailto:xymon-bounces@xymon.com">mailto:xymon-bounces@xymon.com</a>] <b>On Behalf Of </b>Kris
                Springer<br>
                <b>Sent:</b> Friday, March 16, 2018 12:18 PM<br>
                <b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:xymon@xymon.com">xymon@xymon.com</a><br>
                <b>Subject:</b> [Xymon] real memory status</span></p>
          </div>
        </div>
        <p class="MsoNormal"> </p>
        <p class="MsoNormal">What is the 'Real/Physical' memory status? 
          It always shows above 95% even though my system memory hovers
          around 30%.  I've read that it's based on the results of the
          'free' command, but when I manually run that command I only
          get 'Actual' and 'Swap' values.  This 'Real' status doesn't
          seam 'real' at all.  I'm routinely forced to manually ignore
          that specific value's tolerances via the 'analysis.cfg' file,
          but that seems counter productive if the 'Real' status
          actually means something important.  Can anyone advise?</p>
        <div>
          <p class="MsoNormal"> </p>
          <p class="c3"><span class="c1">Thank you.</span></p>
          <p class="c3"><span class="c0">Kris Springer</span></p>
          <p class="MsoNormal"> </p>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>