1 Aug
2011
1 Aug
'11
8:38 p.m.
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