CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/05/14 23:48:32
Modified files:
net/munin : Makefile
net/munin/patches: patch-plugins_node_d_openbsd_if__in
patch-plugins_node_d_openbsd_if_errcoll__in
Added files:
net/munin/patches: patch-plugins_node_d_openbsd_vmstat_in
Log message:
Fix various plugins:
- syntax error in if_ which prevented it from running
- use correct columns in if_ and if_errcol from netstat -I output if
"Address" column is present or not
- 3rd column of vmstat is not "processes waiting for page-in" so
just drop it
Input & OK kirby