You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zabbix: Add optional SNMP support for all server/proxy variants
- Add CONFIG_ZABBIX_SNMP menuconfig option to enable SNMP support
- Support all zabbix-server and zabbix-proxy variants (nossl, openssl, gnutls)
- Add conditional libnetsnmp dependency based on SNMP config
- Add --with-net-snmp configure option when SNMP is enabled
- Include patch to fix NetSNMP strong auth detection issue
This allows users to optionally enable SNMP support for Zabbix server
and proxy components through menuconfig, with proper dependency
management and build configuration.
Signed-off-by: Martin Liu <[email protected]>
0 commit comments