Ad Widget

Collapse

SNMP Builder for Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Alfista
    replied
    That's a bad information.
    Hope some one will find a time to work on it and finish it.

    Thanks.

    Leave a comment:


  • syndeysider
    replied
    No one is actively maintaining this feature. You'll need some PHP skills to do this.

    Leave a comment:


  • Alfista
    replied
    Web converter...

    Hi,

    please can anyone help me and tell me where is the working web page for converting MIB files to Zabbix, while the WEB page on begining isn't workig anymore.

    I need to import many MIB files from many devices we have and I need some help to import it to Zabbix 3.2.

    Thanks.

    Leave a comment:


  • registration_is_lame
    replied
    Originally posted by gelowe
    Does this work with zabbix 3.0? If not is anyone looking to update it so it will? seems like too good of a tool to not get added to the overall zabbix development.
    Doesn't work on zabbix 3.0.

    Leave a comment:


  • mosesjohann
    replied
    v 2.4.8

    Hi there! Has anyone already tried install the 2.4.7 in a v2.4.8 zabbix with success?

    Leave a comment:


  • Gleb
    replied
    Hi!
    I have imported mib file into snmp builder. I can see data in the OID data table, but there is nothing in Item list.
    There are no problems with pre-installed mibs. And mib file, which i have imported into zabbix, works well in PRTG.

    May be i do something wrong? I dont know - there are no errors in zabbix.
    Last edited by Gleb; 12-06-2016, 10:19.

    Leave a comment:


  • spaww
    replied
    Currently I are trining to update SNMP-Builder for work with ZBX 3... but have a lot of things to make to work

    Leave a comment:


  • gelowe
    replied
    zabbix 3

    Does this work with zabbix 3.0? If not is anyone looking to update it so it will? seems like too good of a tool to not get added to the overall zabbix development.

    Leave a comment:


  • richlv
    replied
    Originally posted by spaww
    Currently I are coding a new version of ZE and SNMP-Builder for Zabbix 3 ... but have a LOOOOT of things to change to SNMP-Builder works on him...
    heya - poke me on irc, let's try again to expose the extras to the english speaking community more

    Leave a comment:


  • spaww
    replied
    Hi,

    For automatic install... i need to change the SNMP-Builder to use some functions included on Zabbix-Extras, so install "my build" of SNMP-Builder without the ZE... is very more complicated...

    Currently I are coding a new version of ZE and SNMP-Builder for Zabbix 3 ... but have a LOOOOT of things to change to SNMP-Builder works on him...


    Originally posted by aaresmi
    Sorry spaww, one question. I am trying to install only the SNMP Builder plugin from zabbix-extras 2.1 manually,
    For it, I did:
    0.- uncompress snmpbuilder-master.zip
    1.- copy the content of snmpbuilder-master folder into my zabbix web root
    2.- Include the refer to zbxe-snmp-builder.php in include/menu.inc.php

    When i click in SNMP Builder label i get Fatal error: require_once(): Failed opening required 'include/zbxe_visual_imp.php

    I try to search this file in the plugin but i didn't find it.

    am I doing something wrong?where can i find it?

    Thanks a lot for your help!!!!

    Leave a comment:


  • Gleb
    replied
    Originally posted by richlv
    you might be missing php json support. try this :
    Code:
    zypper in php5-json
    rcapache2 restart
    Thank you! It helped!

    Leave a comment:


  • richlv
    replied
    Originally posted by Gleb
    Hi!
    I have some problems with Zabbix appliance 2.4 (open suse) and SNMP Builder. I have installed SNMP Builder, and i can see it in Zabbix Configuration menu. But, when i try to select mib in drop-down list, i see
    PHP Code:
    Fatal errorCall to undefined function json_encode() in /usr/share/zabbix/snmp_builder.php on line 700 
    May be someone can give advice?
    you might be missing php json support. try this :
    Code:
    zypper in php5-json
    rcapache2 restart

    Leave a comment:


  • Gleb
    replied
    Hi!
    I have some problems with Zabbix appliance 2.4 (open suse) and SNMP Builder. I have installed SNMP Builder, and i can see it in Zabbix Configuration menu. But, when i try to select mib in drop-down list, i see
    PHP Code:
    Fatal errorCall to undefined function json_encode() in /usr/share/zabbix/snmp_builder.php on line 700 
    SNMP Builder installation log:
    Code:
    linux-yd68:/usr/share/zabbix # patch -p3 < snmpbuilder-2.4.7.patch
    patching file include/menu.inc.php
    patching file include/page_header.php
    patching file include/views/administration.snmp_builder.php
    patching file js/jquery/jquery.cookie.js
    patching file js/jquery/jquery.jstree.js
    patching file js/jquery/themes/mib/style.css
    patching file js/snmp_builder/DynTable.js
    patching file js/snmp_builder/snmp_builder.js
    patching file jsLoader.php
    patching file snmp_builder.php
    
    linux-yd68:/usr/share/zabbix # unzip zabbix-2.0-snmpbuilder-imgs.zip
    Archive:  zabbix-2.0-snmpbuilder-imgs.zip
     extracting: js/jquery/themes/mib/d.gif
     extracting: js/jquery/themes/mib/d.png
      inflating: js/jquery/themes/mib/dot_for_ie.gif
      inflating: js/jquery/themes/mib/globe.gif
      inflating: js/jquery/themes/mib/table.gif
      inflating: js/jquery/themes/mib/throbber.gif
    May be someone can give advice?

    Leave a comment:


  • Aksel
    replied
    Good evening.
    Somebody set this script on 3.0?

    Leave a comment:


  • dan_cytexone
    replied
    I was able to get this working by adding the main MIB directory into the snmpbuilder.php file. It was looking for those core MIBS.

    Took me a while, noticed the errors primarily in Apache / error.log

    Thanks

    Leave a comment:

Working...