Skip to content

macrokernel/zabbix-snmpbuilder

Repository files navigation

SNMP Builder - SNMP MIB Import for Zabbix 2.4.7 Monitoring System

This repository contains files that are needed to add SNMP MIB Import functionality to Zabbix Monitoring System

Installation

  1. Get SNMP Builder

    git clone -b 2.4.7 https://github.com/macrokernel/zabbix-snmpbuilder
  2. Go to to Zabbix frontend directory on your Zabbix server

    cd /usr/share/zabbix
  3. Copy snmpbuilder patch file and images archive to this directory

  4. Apply snmpbuilder patch

    patch -p3 < snmpbuilder-2.4.7.patch
  5. Unpack images archive

    unzip zabbix-2.0.0-snmpbuilder-imgs.zip -d /usr/share/zabbix
  6. Remove patch file and images archive

    rm snmpbuilder-2.4.7.patch zabbix-2.0.0-snmpbuilder-imgs.zip
    
    

SNMP Builder GUI

SNMP Builder GUI Screenshot

About

SNMP MIB Import for Zabbix Monitoring System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published