Ad Widget

Collapse

SNMP Builder for Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • spaww
    replied
    Bill,

    I dont know. I dont change how SNMP-Builder works, I only make changes to work with Zabbix 2.4 and easy install. Someone with more experience with SNMP-Builder can help ?

    Originally posted by Bill
    Hi,

    I installed SMNP Builder on Zabbix 2.4 & Ubuntu 14.04.1 LTS

    Builder is operating and I can load the MIB that I want.

    The MIB tree appears and I can get values from the device.

    The /var/log/apache2 error.log fills up with messages as below
    Cannot adopt OID in OLD-CISCO-INTERFACES-MIB: locIfarpInPkts ::= { lifEntry 106 }
    Cannot adopt OID in OLD-CISCO-INTERFACES-MIB: locIfarpOutPkts ::= { lifEntry 107 }
    Cannot adopt OID in OLD-CISCO-INTERFACES-MIB: locIfarpInOctets ::= { lifEntry 108 }
    Cannot adopt OID in OLD-CISCO-INTERFACES-MIB: locIfarpOutOctets ::= { lifEntry 109 }


    I don't know if this is connected to the problem as this is not the mib I am using.
    I then try and save to the selected template and nothing happens.

    I don't see anything in Zabbix log.

    Please help.
    Thanks
    Bill

    Leave a comment:


  • Bill
    replied
    SNMP Builder cant save to templates.

    Hi,

    I installed SMNP Builder on Zabbix 2.4 & Ubuntu 14.04.1 LTS

    Builder is operating and I can load the MIB that I want.

    The MIB tree appears and I can get values from the device.

    The /var/log/apache2 error.log fills up with messages as below
    Cannot adopt OID in OLD-CISCO-INTERFACES-MIB: locIfarpInPkts ::= { lifEntry 106 }
    Cannot adopt OID in OLD-CISCO-INTERFACES-MIB: locIfarpOutPkts ::= { lifEntry 107 }
    Cannot adopt OID in OLD-CISCO-INTERFACES-MIB: locIfarpInOctets ::= { lifEntry 108 }
    Cannot adopt OID in OLD-CISCO-INTERFACES-MIB: locIfarpOutOctets ::= { lifEntry 109 }


    I don't know if this is connected to the problem as this is not the mib I am using.
    I then try and save to the selected template and nothing happens.

    I don't see anything in Zabbix log.

    Please help.
    Thanks
    Bill

    Leave a comment:


  • spaww
    replied
    PacMan,

    You have Zabbix 2.4 ? And have SNMP-Tools package ?

    Originally posted by PacMan
    After this installation, have error:
    "Function: get_oid_tree. Command: /snmptranslate -Ts -M /usr/share/zabbix/extras/snmp-builder/mibs -m DISMAN-SCRIPT-MIB. Error: 127"
    Does anybody know what's wrong?

    Leave a comment:


  • PacMan
    replied
    Originally posted by spaww
    Hi all,

    I release yesterday a new version of Zabbix-Extras (version 2.1). And with this version I send a new version of SNMP-Builder (with some adaptations for work in my tests and a easy install).

    The SNMP-Builder will be available in menu "Extras" Option "SNMP-Builder".

    For install: http://spinola.net.br/blog/?p=544#more-544



    Is for install with ZABBIX 2.4 only (I will try to put to work with 2.2 at same time too... but is not today).
    After this installation, have error:
    "Function: get_oid_tree. Command: /snmptranslate -Ts -M /usr/share/zabbix/extras/snmp-builder/mibs -m DISMAN-SCRIPT-MIB. Error: 127"
    Does anybody know what's wrong?

    Leave a comment:


  • spaww
    replied
    SNMP-Builder for Zabbix 2.4

    Hi all,

    I release yesterday a new version of Zabbix-Extras (version 2.1). And with this version I send a new version of SNMP-Builder (with some adaptations for work in my tests and a easy install).

    The SNMP-Builder will be available in menu "Extras" Option "SNMP-Builder".

    For install: http://spinola.net.br/blog/?p=544#more-544



    Is for install with ZABBIX 2.4 only (I will try to put to work with 2.2 at same time too... but is not today).

    Leave a comment:


  • KakersUK
    replied
    I've been trying to get this to work for my company as it seems like a very handy tool. I think I may have it finally working, to a degree.. even though my PHP skills are terrible (working on it).

    Assuming this might help you guys out, I've uploaded what I've got to GitHub:
    GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

    Leave a comment:


  • FTaras
    replied
    Originally posted by snake79
    Hello,

    I made this zip file that contains snmpbuilder patched file for Zabbix 2.2.5.
    Unzipping this file into your "www-root" directory (/usr/share/zabbix for me), enables INSTANTLY access to SNMP Builder functions.
    You have to overwrite files when requested


    Tested with CentOS 6.5 64 bit. Only for zabbix 2.2.5, I cannot guarantee for other versions

    Any feedback will be appreciated.

    Best regards
    Ubuntu Server/zabbix 2.2.5 & zabbix VAppliance 2.2.2 on bouth

    Fatal error: Call to a member function useJQueryStyle() on a non-object in /var/www/html/include/html.inc.php on line 539

    Could you post all your frontend folder? thx

    Leave a comment:


  • glazkow
    replied
    Originally posted by monosoul
    Same here:
    Code:
    Call to a member function useJQueryStyle() on a non-object in /usr/share/zabbix/include/html.inc.php on line 539
    Anyone solved this problem?
    Code:
    Call to a member function useJQueryStyle() on a non-object in /usr/share/zabbix/include/html.inc.php on line 539

    Leave a comment:


  • monosoul
    replied
    Originally posted by snake79
    Hello,

    I made this zip file that contains snmpbuilder patched file for Zabbix 2.2.5.
    Unzipping this file into your "www-root" directory (/usr/share/zabbix for me), enables INSTANTLY access to SNMP Builder functions.
    You have to overwrite files when requested

    Tested with CentOS 6.5 64 bit. Only for zabbix 2.2.5, I cannot guarantee for other versions

    Any feedback will be appreciated.

    Best regards
    Same here:
    Code:
    Call to a member function useJQueryStyle() on a non-object in /usr/share/zabbix/include/html.inc.php on line 539

    Leave a comment:


  • blacksd
    replied
    Originally posted by snake79
    Hello,

    I made this zip file that contains snmpbuilder patched file for Zabbix 2.2.5.
    Unzipping this file into your "www-root" directory (/usr/share/zabbix for me), enables INSTANTLY access to SNMP Builder functions.
    You have to overwrite files when requested

    Tested with CentOS 6.5 64 bit. Only for zabbix 2.2.5, I cannot guarantee for other versions

    Any feedback will be appreciated.

    Best regards
    I tried your build, on CentOS 6.5 x64 and Zabbix 2.2.5, and got an error:

    Code:
    Fatal error: Call to a member function useJQueryStyle() on a non-object in /usr/share/zabbix/include/html.inc.php on line 539

    Leave a comment:

Working...