sysmon/plugins/os-aix
Mark Nellemann db2f31b346 Combine results in one combo package that can be sent from client to server. 2021-09-17 11:53:57 +02:00
..
src Combine results in one combo package that can be sent from client to server. 2021-09-17 11:53:57 +02:00
README.md Update README's and oshi dependency. 2021-06-14 12:34:30 +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.