We’re seeing garbage data on some of our AIX (7.1) clients like this:
red Thu Jun 23 15:29:28 EDT 2011 - Memory CRITICAL Memory Used Total Percentage &red Physical 18446744073709551177M 4096M18446744073709551606% &green Swap 40M 4096M 0%
The ones that exhibit problems have Active Memory Expansion enabled. Is there anything we can do to get valid data? Should I report it as a bug?
-- Rob McBroom <http://www.skurfer.com/>
Hi,
As far as I recall, Henrik fixed this in the newer versions - 4.3-branch - something with a sanity-check in the code, so that we shouldnt get these bogus alerts. Problem is (as I remember) that its actually the system that sends these values back to the agent - so it's not related to Xymon.
/melgaard
-----Oprindelig meddelelse----- Fra: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] På vegne af Rob McBroom Sendt: 28. juni 2011 15:30 Til: xymon at xymon.com Emne: [Xymon] AIX memory checks
We're seeing garbage data on some of our AIX (7.1) clients like this:
red Thu Jun 23 15:29:28 EDT 2011 - Memory CRITICAL Memory Used Total Percentage &red Physical 18446744073709551177M 4096M18446744073709551606% &green Swap 40M 4096M 0%
The ones that exhibit problems have Active Memory Expansion enabled. Is there anything we can do to get valid data? Should I report it as a bug?
-- Rob McBroom <http://www.skurfer.com/>
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
On Tuesday 28 June 2011, Rob McBroom wrote:
We’re seeing garbage data on some of our AIX (7.1) clients like this:
red Thu Jun 23 15:29:28 EDT 2011 - Memory CRITICAL Memory Used Total Percentage &red Physical 18446744073709551177M 4096M18446744073709551606% &green Swap 40M 4096M 0%
The ones that exhibit problems have Active Memory Expansion enabled. Is there anything we can do to get valid data? Should I report it as a bug? I don't seet his on my AIX 7.1 test systems. AME is not enabled.
Can you post the output of vmstat 1 2
Stef
This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email
On Jun 29, 2011, at 4:55 AM, Stef Coene wrote:
Can you post the output of vmstat 1 2
I looked at that a bit, but I have no idea what normal is, so it didn’t tell me much. I certainly didn’t see anything like “18446744073709551177M”. :)
The problem seems to have cleared on its own for now. If it reappears, I’ll send the output from that command. Thanks.
-- Rob McBroom <http://www.skurfer.com/>
On Jun 29, 2011, at 9:15 AM, Rob McBroom wrote:
The problem seems to have cleared on its own for now. If it reappears, I’ll send the output from that command. Thanks.
OK, here's one. The report looks like this:
hostname:memory red [884137]
red Mon Aug 1 11:23:33 EDT 2011 - Memory CRITICAL
Memory Used Total Percentage
&red Physical 18446744073709546509M 16384M18446744073709551585%
&green Swap 40M 4096M 0%
The vmstat section looks like this:
[vmstat]
System configuration: lcpu=16 mem=28672MB ent=0.50
kthr memory page faults cpu
----- ----------- ------------------------ ------------ -----------------------
r b avm fre re pi po fr sr cy in sy cs us sy id wa pc ec
1 1 1025924 5498980 0 0 0 0 0 0 25 2080 1221 8 4 88 0 0.10 19.6
2 1 1026236 5498663 0 0 0 0 0 0 25 2152 1213 8 4 88 0 0.10 19.6
-- Rob McBroom <http://www.skurfer.com/>
The vmstat section looks like this:
[vmstat] System configuration: lcpu=16 mem=28672MB ent=0.50
What does the "[realmem]" section look like ? If you look in the xymonclient-aix.sh script, you'll see that it uses these commands:
echo "[realmem]" lsattr -El sys0 -a realmem echo "[freemem]" vmstat 1 2 | tail -1 echo "[swap]" lsps -s
All of this is in the "client data" linked to from the detailed status page. It would be nice to have an example both when it is green and when it is red.
Regards, Henrik
participants (4)
-
Carl.Melgaard@STAB.RM.DK
-
henrik@hswn.dk
-
mailinglist0@skurfer.com
-
stef.coene@docum.org