February 2021
Intermediate to advanced
428 pages
7h 19m
English
Zabbix offers a lot of functionality out of the box. But where Zabbix really shines is customization, not only through the default frontend but especially with scripts and the Zabbix API.
In this chapter, I will go over the basics of using the Zabbix API. We will then see how a Python script can utilize the API to build something cool, such as a jumphost. After that, we'll use some scripts written by Brian van Baekel to schedule maintenance periods as a Zabbix user and to enable and disable hosts with limited permissions from a Zabbix map.
After following these recipes, you'll be more than ready to tackle the Zabbix API and you'll know how to use scripts to extend ...
Read now
Unlock full access