[Xymon] AIX memory checks

Henrik Størner henrik at hswn.dk
Mon Aug 1 22:38:15 CEST 2011


> 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



More information about the Xymon mailing list