CVSROOT:        /cvs
Module name:    src
Changes by:     mart...@cvs.openbsd.org 2022/09/01 08:20:34

Log message:
    Import snmpd_metrics.
    
    This contains snmpd's mib.c (and friends) adjusted for libagentx.
    This standalone binary is to be used by snmpd to achieve privilege
    separation.
    
    If people need net-snmpd, but want some of the base snmpd metrics they can
    start this binary as a normal daemon and connect to net-snmpd's agentx
    socket.
    
    Tested, Feedback, and OK sthen@
    Release build test, and OK tb@
    
    Status:
    
    Vendor Tag: martijn
    Release Tags:       martijn_20220901
    
    N src/libexec/snmpd/Makefile
    N src/libexec/snmpd/snmpd_metrics/kroute.c
    N src/libexec/snmpd/snmpd_metrics/pf.c
    N src/libexec/snmpd/snmpd_metrics/timer.c
    N src/libexec/snmpd/snmpd_metrics/snmpd.h
    N src/libexec/snmpd/snmpd_metrics/util.c
    N src/libexec/snmpd/snmpd_metrics/mib.c
    N src/libexec/snmpd/snmpd_metrics/Makefile
    N src/libexec/snmpd/snmpd_metrics/snmpd_metrics.8
    N src/libexec/snmpd/snmpd_metrics/log.h
    N src/libexec/snmpd/snmpd_metrics/mib.h
    N src/libexec/snmpd/snmpd_metrics/log.c
    
    No conflicts created by this import

Reply via email to