3 May
2019
3 May
'19
10:11 a.m.
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