GithubHelp home page GithubHelp logo

zabbix-templates's People

Contributors

roultabie avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

coffeedev2k

zabbix-templates's Issues

macro {$SENSORID} is not used in SNMP OID

I'm using a HWg-STE IP thermometer with two temperature sensors. In Zabbix, I defined two individual hosts with the same IP, but different values for the macro {$SENSORID}.

Even though the template defines a macro {$SENSORID}, it does not use it for generating the SNMP OID. So, I et the same temperature on both configured hosts.

My solution was to change the OID line in the template, now it works for both sensors:

-                    <snmp_oid>enterprises.21796.4.1.3.1.4.1</snmp_oid>
+                    <snmp_oid>enterprises.21796.4.1.3.1.4.{$SENSORID}</snmp_oid>

temperature thresholds for severity levels should be configurable via macros

In the current version of the template, the temperature thresholds are fixed. Event though, they can be modified in the template, they would then apply for all hosts.

For improving handling of multiple hosts (with different thresholds), I would suggest to integrate macros for the different severity thresholds into the template that can be adjusted for each host individually.

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.