Close
Log in to Zabbix Blog
Email
Password
Show password Hide password
Forgot password?
Incorrect e-mail and/or password
or
By creating an account or logging in with an existing account, you agree to our Terms of Service
Handy TipsTechnicalHow ToIntegrationsConferencesCommunityNewsSocialInterviewCase StudyLogin
Tag:

api

Zabbix API scripting via curl and jq
Zabbix API scripting via curl and jq
November 18, 2020
How To
In this lab we will use a bash environment and utilities ‘curl’ and ‘jq’ to perform Zabbix API calls, do some scripting.
Zabbix API calls through Postman
Zabbix API calls through Postman
November 16, 2020
How To
Zabbix API calls can be used through the graphical user interface (GUI), no need to jump to scripting. An application to perform API calls is called Postman.
Zabbix API – the easy way
Zabbix API – the easy way
October 19, 2020
Conferences
Some integration might require complex operations and data processing. So, at a certain point, if you have never used the API, you might need to use the API to solve some integration issues.
Zabbix API Explained
Zabbix API Explained
March 25, 2020
Technical
Understand how to utilize Zabbix API, automate daily processes, and integrate with other solutions.
Improved Zabbix API documentation
April 11, 2013
News
Exciting news! After a lot of hard work and hundreds of cups of coffee we’re proud to announce that the new documentation of the Zabbix API is complete.  The improved API documentation provides both a high level overview of the available methods and in-depth descriptions of each method separately.
Newly documented APIs
February 11, 2013
Community
We’ve recently published the documentation for some of the APIs that have been introduced in 2.0 but had not been covered in the manual at all. If you are a Zabbix expert, you’re probably already aware of their existence, but if you don’t know your way around the source code, you might have missed them. Anyway, […]
API versioning
November 6, 2012
Community
The 2.0.4 release contains a lot of improvements so one tiny change may have passed unnoticed: the version of the API has been bumped to 2.0.4 as well. Indeed, that’s one small change in the code, but a huge decision for the Zabbix developers team. The API version has remained on 1.4 since the release […]
Getting started with Zabbix API
Getting started with Zabbix API
August 3, 2012
How To
Zabbix API starts to play significant role especially when it comes to integration of Zabbix with third-party software like configuration and incident management systems as well as for automation of routine tasks. It is incredibly difficult to manage monitoring of thousands of hosts without some automation in place.
Previous12