[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ar/lpar'
Florian Forster
octo at verplant.org
Wed Aug 18 11:32:15 CEST 2010
New branch 'ar/lpar' available with the following commits:
commit 0eb5744a9d99c5dc4289897c55d550cf5b284234
Author: Florian Forster <octo at huhu.verplant.org>
Date: Wed Aug 18 11:31:38 2010 +0200
lpar plugin: Use the "cpu" type for the general CPU statistics.
commit 2f07dbe583fe97b5887ccc7356854afc2fde3e9b
Author: Aurélien Reynaud <collectd at wattapower.net>
Date: Tue Aug 10 20:37:53 2010 +0200
New plugin - lpar
Hello,
here is a patch against 4.10 adding a new plugin "lpar".
LPAR stands for Logical PARtitions, which is the virtualization solution
for IBM high-end power systems running AIX.
The standard cpu plugin shows cpu usage as a percentage of each cpu
available to the system, but in an LPAR the number of cpus and their
apparent power can vary according to the load of every LPAR sharing the
same hardware and to the policy set by the admin.
This new plugin allows to monitor real (physical) CPU usage of the
virtualized system, as well as some other metrics specific to IBM's
partitioning solution.
Regards,
Aurélien Reynaud
--
Love is like PI - natural, irrational, endless, and very important.
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
More information about the collectd-changes
mailing list