That looks like output from the 'free' command.  Try going to the server and entering<div><br></div><div>     free</div><div><br></div><div>and see what it says.  Xymon doesn't alter the output at all, it just passes on whatever comes out.  Here's the relevant part of xymonclient-linux.sh, with context:</div>
<div><br></div><div>     echo "[mount]"</div><div>     mount</div><div>     echo "[free]"</div><div>     free</div><div>     echo "[ifconfig]"</div><div>     /sbin/ifconfig</div><div><br></div>
<div><br></div><div>Ralph Mitchell</div><div><br><br><div class="gmail_quote">On Tue, Dec 14, 2010 at 5:16 AM, Carl Melgaard <span dir="ltr"><<a href="mailto:Carl.Melgaard@stab.rm.dk">Carl.Melgaard@stab.rm.dk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<div class="im"><br>
>> as you can see, it reports an excessive memory usage<br>
> Could you show me the client data behind this report?<br>
> Assuming you have the "hostdata" task running, it should be<br>
> available from the historical status log via the "Client data available"<br>
> link near the bottom of the page.<br>
><br>
> It is the "[free]" section that is interesting for the memory<br>
> report.<br>
<br>
</div>Here are two separate [free] sections (from history), that resulted in red alerts:<br>
<br>
[free]<br>
             total       used       free     shared    buffers     cached<br>
Mem:       3921396    3894772      26624          0     302132    3887292<br>
-/+ buffers/cache: 18014398509187332    4216048<br>
Swap:      2104472        904    2103568<br>
<br>
- and<br>
<br>
[free]<br>
             total       used       free     shared    buffers     cached<br>
Mem:       3921396    3851576      69820          0     319192    3903296<br>
-/+ buffers/cache: 18014398509111072    4292308<br>
Swap:      2104472        904    2103568<br>
<br>
- two different days.<br>
<div class="im"><br>
> Also, what version of Xymon are you running on your Xymon server?<br>
<br>
</div>Im actually running 4.4.0-1 on the server, as I was bold when I implemented Xymon originally.<br>
<br>
Regards,<br>
<font color="#888888"><br>
Carl Melgaard<br>
</font><div><div></div><div class="h5"><br>
To unsubscribe from the xymon list, send an e-mail to<br>
<a href="mailto:xymon-unsubscribe@xymon.com">xymon-unsubscribe@xymon.com</a><br>
<br>
<br>
</div></div></blockquote></div><br></div>