Xymon Mailing List Archive search

Patch 2: AIX Physical CPU and Entitled Capacity

1 message in this thread

list Stef Coene · Fri, 3 May 2019 12:11:28 +0200 ·
Hi,

On AIX there are 2 numbers that are very useful in the vmstat output.
They represent that Physical CPU used and the Entitled CPU capacity that the server uses.
This patch allows these 2 numbers to be parsed and stored in the vmstat rrd.

REMARK: if there is already an rrd, this rrd will miss these 2 extra counters. You can either remove the old rrd or update the rrd and add the 2 extra data sources. There are some perl scripts that can do this for you.
An alternative is to create a new rrd file to hold these 2 numbers.


Stef