Ad Widget

Collapse

zabbix CLI - my first step

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • najkon
    Junior Member
    • Mar 2017
    • 4

    #1

    zabbix CLI - my first step

    Hi,

    I Trying to understand ZABBIX through API, and I found a very cool tool recommended by zabbix.org called " zabbixctl ".

    everything is written clear on - unfortunately this is the tool to version 2.4 - and i play with version 3.2 - Trying to read the changes that have taken place between these releases, but I can not discern.

    Would anyone know GO language programming and be able to apply the rules in trigger.go file for version 3.2 for example

    And explain like for dummy the principle of building such questions on zabbix api?
  • toine7m
    Member
    • Feb 2017
    • 93

    #2
    Idk about Go language and this project, but actually I'm using this one on 3.0.7 and it's working fine

    A PHP library for the Zabbix™ JSON-RPC API. Contribute to confirm/PhpZabbixApi development by creating an account on GitHub.


    It's a bit more complex, but everything is coded

    Comment

    Working...