GithubHelp home page GithubHelp logo

Comments (1)

AmandaJangrossi avatar AmandaJangrossi commented on June 1, 2024

Hey, how are you doing?
I knowit's a bit late, but I found the solution for this, if you are using Zabbix v5.XX or above, probably you gonna find two problems, in my case it gave me an error in the graphics prototype and the same as yours ("Not supported" and "Value should be a JSON object.") in the item key.
For the graph prototype the solution is just open the XML file in a notepad/code editor (I used VSCode) and remove everything is inside the <GraphPrototypes> tag
image
(On left it's the original template and on the right it's how it's supposed to be).

Next, to solve the issue that both of us had, you have to change some of the key sintaxe in your Zabbix Template. Access your JunOS BGP4 discovery rule, and on the key adapt like this:
LLD.py[-h, {HOST.CONN}, -v2c, -c, {$SNMP_COMMUNITY},"-mi", "{#PEERADDR}", "-m", "{#PREFXTBL}", "{#ADDRTYPE}", "{#ASNUM}"]
I assume that you already register you SNMP_COMMUNITY macro, but if not, just access Administration -> Geral -> Macros and set your community.
I highly suggest testing before accept, if everything it's fine it gonna come up like this:
image

I hope it helps!

from zabbix-template-juniper-mx-bgp4-ipv4-ipv6.

Related Issues (11)

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.