CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/24 12:16:05
Modified files:
libexec/snmpd/snmpd_metrics: mib.c
Log message:
Add support for HOST-RESOURCES-MIB:hrSWRunPerfTable by adding
hrSWRunPerfCPU and hrSWRunPerfMem. This allows snmptop to work with
snmpd(8). Math copied from top(1).
OK tb@
