CVSROOT: /cvs Module name: src Changes by: mart...@cvs.openbsd.org 2022/09/13 04:28:19
Modified files: usr.sbin/vmd : Makefile parse.y proc.h vm.conf.5 vmd.c vmd.h Added files: usr.sbin/vmd : vm_agentx.c Log message: Add (partial) support for agentx in vmd. Metrics can be found under mib-2.236 and VM-MIB (RFC7666). Stress tested by and happy noises from Mischa Peters OK dv@