Xymon Mailing List Archive search

MEMACT > 100%

2 messages in this thread

list Stef Coene · Wed, 15 Oct 2014 15:49:36 +0200 ·
Hi,

I have an AIX servers that uses more memory then there is available in the 
server.  After upgrading the server to 4.3.17, I noticed that the check is 
changed and that the percentage  of Actual memory is not calculated:

  Memory              Used       Total  Percentage
green Physical           5997M       6144M         97%
clear Actual             8697M       6144M          0% - invalid data
green Swap               3112M       8192M         37%


This is the output before the upgrade:

  Memory              Used       Total  Percentage
green Physical           6099M       6144M         99%
green Actual             9065M       6144M        147%
green Swap               3358M       8192M         40%


Stef
list Stef Coene · Thu, 16 Oct 2014 11:40:07 +0200 ·
quoted from Stef Coene
On Wednesday 15 October 2014 15:49:36 Stef Coene wrote:
Hi,

I have an AIX servers that uses more memory then there is available in the
server.  After upgrading the server to 4.3.17, I noticed that the check is
changed and that the percentage  of Actual memory is not calculated:
I was able to track down when the code was changed.
The change happened at commit r6650: "trunk: Merge 4.3.0 back into trunk, part 
4: Merge rev 5935:6645 (4.2.0 thru 4.3.0) changes" 

http://sourceforge.net/p/xymon/code/6649/tree/trunk/xymond/xymond_client.c

http://sourceforge.net/p/xymon/code/6650/tree/trunk/xymond/xymond_client.c


Stef