mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Add OIDs and script for the Observium network management system. https://docs.observium.org/device_linux/ (Adapted for FreeBSD)
8 lines
199 B
Makefile
8 lines
199 B
Makefile
PLUGIN_NAME= net-snmp
|
|
PLUGIN_VERSION= 1.6
|
|
PLUGIN_COMMENT= Net-SNMP is a daemon for the SNMP protocol
|
|
PLUGIN_DEPENDS= net-snmp
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|