]> granicus.if.org Git - sysstat/commit
Fix PCP issues found by Sebastien during code review
authorNathan Scott <nathans@redhat.com>
Thu, 8 Apr 2021 03:39:44 +0000 (13:39 +1000)
committerNathan Scott <nathans@redhat.com>
Thu, 8 Apr 2021 03:39:56 +0000 (13:39 +1000)
commita9a7667024806c1f8c7491fa75ce0f46aa895723
treea4f9c173929d21cbac184aae579d2f63a239912a
parenta44b55221e450203499d05b0ff19807175dcfab3
Fix PCP issues found by Sebastien during code review

- Resolve duplication of kernel.all.nprocs by switching
  one over to kernel.all.sysfork to match Linux PCP
- Add total physical memory metrics
- Fix units metadata for the kernel.all.nptys metric
- Drop not-yet-used network interface metric defitions
  (speed, baudrate, duplex)
- Correct the spelling of "celsius"
- Resolve confusion with rq_ticks/rd_ticks disk fields

Relates to https://github.com/sysstat/sysstat/pull/287
pcp_def_metrics.c
pcp_stats.c