sysmon/plugins/power/README.md

16 lines
676 B
Markdown
Raw Normal View History

2022-12-25 10:29:45 +00:00
# IBM Power Plugin
2022-12-25 10:29:45 +00:00
## Power LPAR Processor Extension
The processor extension works for both AIX and Linux on the Power ppc64/ppc64le architecture.
Metrics reported are:
2022-09-19 12:41:11 +00:00
- **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.
2022-09-19 12:41:11 +00:00
- **lbusy** - Indicates the percentage of logical processor(s) utilization that occurred while executing at the user and system level.