Add (partial) support for agentx in vmd.
authormartijn <martijn@openbsd.org>
Tue, 13 Sep 2022 10:28:19 +0000 (10:28 +0000)
committermartijn <martijn@openbsd.org>
Tue, 13 Sep 2022 10:28:19 +0000 (10:28 +0000)
commitf94ca20ec5b55214b353e4a4a5cc0290a5873a2c
tree037f7fa6ef2bea95780e8b6175cf011f4332cab7
parentf0c6917b24ac93196d5ab0117332241157a4d5b0
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@
usr.sbin/vmd/Makefile
usr.sbin/vmd/parse.y
usr.sbin/vmd/proc.h
usr.sbin/vmd/vm.conf.5
usr.sbin/vmd/vm_agentx.c [new file with mode: 0644]
usr.sbin/vmd/vmd.c
usr.sbin/vmd/vmd.h