Giter Site home page Giter Site logo

zabbix-ibm-server-imm2's Introduction

This repo contains new version for this: https://share.zabbix.com/cat-server-hardware/server-with-imm-imm2

Install

  • Copy getFanSpeed.rb to "externalscripts" on Zabbix server
  • Install Ruby on Zabbix server
  • Ensure, that you have snmpget program installed, e.g. for [Debian] (https://wiki.debian.org/SNMP) or Centos: rpm -ql net-snmp-utils |grep bin
  • zabbix<3.0 - manual create value mapping IMM2-systemhealt
    • nonRecoverable=0
    • Critical=2
    • nonCritical=4
    • normal=255
  • Create global or host macros - {$SNMP_COMMUNITY} with your value
  • Import template

Info

Thanks

  • Star repo in GitHub if you use it ;)
  • Krzysztof Królikowski (kkrolikowski)

zabbix-ibm-server-imm2's People

Contributors

allburov avatar satei avatar timwsuqld avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

zabbix-ibm-server-imm2's Issues

Discovery rules

Hello!
I have a problem with discovery rules. Each discovery rules have error "invalid SNMP OID: pairs of macro and OID are expected."
Can you help me to resolve this?
zabbix version 3.4.11
centos 7

link not working

Hi,

In your readme there is a link:
Example: http://www-933.ibm.com/support/fixcentral/systemx/downloadFixes?parent=Cluster%2B1350&product=ibm/systemx/0445&&platform=All&function=fixId&fixids=clust_13a_ibm_fw_imm2_1aoo40z-2.50_anyos_noarch&includeRequisites=1&includeSupersedes=0&downloadMethod=http

When I go there, I end up at an ibm page that requests me to fill in my server details so that I can get support. I suspect this is not the zabbix output example you wanted to show. Or if it was an example of the download of the MIB, to me that was not clear and perhaps you could update the documentation slightly?

thanks,

Max

Missing macros/oids?

Discovery rules are saying these:
Invalid SNMP OID: pairs of macro and OID are expected.

What macros and oid do I need to provide?

nonCritical = 4

... =4 in:
{Template IBM - IMM2 SNMP:systemHealthStat.last(0)}=2
System state {HOST.NAME} is nonCritical

Change public to SNMP_COMMUNITY

Hello

Can you please change line 247
from:
getFanSpeed.rb["public",{#SNMPINDEX},{HOST.CONN}]
to:
getFanSpeed.rb[{$SNMP_COMMUNITY},{#SNMPINDEX},{HOST.CONN}]

Thanks and regards
Bodo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.