sysmon/plugins/os-aix
Mark Nellemann 8b82af339a Small improvements and bump to version 1.0.22 2022-11-07 13:33:35 +01:00
..
src Small improvements and bump to version 1.0.22 2022-11-07 13:33:35 +01:00
README.md Update documentation 2022-09-19 14:41:11 +02:00
build.gradle Work on base/common metrics. 2021-05-28 15:52:33 +02:00
gradle.properties Refactored package names. 2021-05-21 11:08:43 +02:00

README.md

AIX Plugin

LPAR Processor Extension

The processor extension works for both AIX and Linux on the Power ppc64/ppc64le architecture.

Metrics reported are:

  • mode - Processor mode, Capped or Uncapped
  • type - Processor type, Shared or Dedicated
  • lcpu - Number of logical CPU's available for this partition
  • ent - Processor entitlements available for this partition
  • physc - Indicates the number of physical processors consumed.
  • entc - Indicates the percentage of the entitled capacity consumed.
  • lbusy - Indicates the percentage of logical processor(s) utilization that occurred while executing at the user and system level.