This commit adds swapping, paging, and context switching to the sar
metrics collected. It also:
Collects all sar metrics in one process and one file
Changes the sar output format to name/value keypairs
This is "backwards-ish" incompatible change, but only for things which
consume the output files. This is likely only Support tooling, which
will account for the change in upcoming PRs.
(SUP-3535) Add more sar metrics to collect
This commit adds swapping, paging, and context switching to the sar metrics collected. It also:
This is "backwards-ish" incompatible change, but only for things which consume the output files. This is likely only Support tooling, which will account for the change in upcoming PRs.