Author:
Aigars Kadiķis
Technical Support Engineer at Zabbix
Close problem automatically via Zabbix API
November 20, 2020
Case Study
Today we are talking about a use case when it’s impossible to find a proper way to write a recovery expression for the Zabbix trigger. In other words, we know how to identify problems. But there is no good way to detect when the problem is gone.
Aigars Kadiķis
Technical Support Engineer at Zabbix
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.
Aigars Kadiķis
Technical Support Engineer at Zabbix
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.
Aigars Kadiķis
Technical Support Engineer at Zabbix
Automatic TCP port monitoring
August 11, 2020
How To
Have you ever wanted to automatically discover and monitor all your listening TCP ports for one machine? In this blog post, we will teach you another simple way to do it.
Aigars Kadiķis
Technical Support Engineer at Zabbix
Detect if time is off by active Zabbix agent
August 4, 2020
How To
Today we will share knowledge on how to detect if time settings are off your Windows or Linux machine.
Aigars Kadiķis
Technical Support Engineer at Zabbix