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
Category:

Integrations

Next-Level Alert Analysis with DeepSeek and Zabbix
Next-Level Alert Analysis with DeepSeek and Zabbix
May 27, 2025
Integrations
As IT infrastructures grow increasingly complex, efficiently analyzing monitoring data and accelerating incident response have become critical challenges for operations teams. This post explores a few innovative applications of DeepSeek when integrated with Zabbix.
Optimizing Incident Management with Zabbix and PagerDuty
Optimizing Incident Management with Zabbix and PagerDuty
May 13, 2025
Community
When monitoring environments, we sometimes need to rely on third-party tools to better manage functionality and optimize responses to alerts. Let’s explore how to integrate Zabbix with PagerDuty, a real-time incident management solution designed to improve the reliability of digital services, including best practices and configuration details.
Enhancing Visualizations in Zabbix with the ECharts Module
Enhancing Visualizations in Zabbix with the ECharts Module
April 17, 2025
Handy Tips
One of the great advantages of Zabbix is its extensible and modular architecture. This allows the platform to be enhanced with third-party modules, significantly expanding its functionalities without compromising the stability of the core system. The ECharts-Zabbix module is an excellent example of this flexibility in action.
Monitoring Sensor Data with Zabbix and Modbus Protocol
Monitoring Sensor Data with Zabbix and Modbus Protocol
January 23, 2025
How To
This week’s blog entry comes to us from Nyein Chan Zaw, who is based in Bangkok, Thailand and works as an Infrastructure Specialist for Green Will Solution. Read on to see how he uses his integrating a Modbus protocol with Zabbix to monitor data from temperature, humidity, and smoke sensors — and display their metrics […]
Using the zabbix_utils Library for Tool Development
Using the zabbix_utils Library for Tool Development
November 12, 2024
How To
In this article, we will explore a practical example of using the zabbix_utils library to solve a non-trivial task – obtaining a list of alert recipients for triggers associated with a specific Zabbix host. You will learn how to easily automate the process of collecting this information, and see examples of real code that can […]
Monitoring Zabbix Security Advisories
Monitoring Zabbix Security Advisories
September 10, 2024
How To
Zabbix plays a crucial role in monitoring all kinds of “things” – IoT devices, domains, cloud infrastructures and more. It can also be integrated with third-party solutions – for example, with Oxidized for configuration backup monitoring. Given the nature of Zabbix, it usually contains a lot of confidential information as well as (more importantly) some […]
Monitoring Configuration Backups with Zabbix and Oxidized
Monitoring Configuration Backups with Zabbix and Oxidized
June 25, 2024
How To
As a Zabbix partner, we help customers worldwide with all their Zabbix needs, ranging from building a simple template all the way to (massive) turn-key implementations, trainings, and support contracts. Quite often during projects, we get the question, “How about making configuration backups of our network equipment? We need this, as another tool was also […]
Enhancing Network Synergy: rConfig’s Native Integration with Zabbix
Enhancing Network Synergy: rConfig’s Native Integration with Zabbix
June 18, 2024
How To
Native integration between two leading open-source tools – Zabbix for network monitoring and rConfig for configuration management, delivers substantial benefits to organizations. On one side, Zabbix offers a platform that maintains a Single Source of Truth for network device inventories. It provides real-time monitoring, problem detection, alerting, and other critical features that are essential for […]
Make your interaction with Zabbix API faster: Async zabbix_utils.
Make your interaction with Zabbix API faster: Async zabbix_utils.
April 30, 2024
How To
In this article, we will explore the capabilities of the new asynchronous modules of the zabbix_utils library. Thanks to asynchronous execution, users can expect improved efficiency, reduced latency, and increased flexibility in interacting with Zabbix components, ultimately enabling them to create efficient and reliable monitoring solutions that meet their specific requirements.
Monitoring Oracle Cloud Infrastructure (OCI) with Zabbix
Monitoring Oracle Cloud Infrastructure (OCI) with Zabbix
April 23, 2024
Integrations
Monitoring Oracle Cloud Infrastructure resources is crucial for maintaining optimal performance, security, and cost-efficiency. By continuously monitoring resources such as compute instances, storage, databases, and networking components, you can proactively identify and address potential issues before they escalate, ensuring uninterrupted service delivery.
Introducing zabbix_utils – the official Python library for Zabbix API
Introducing zabbix_utils – the official Python library for Zabbix API
February 1, 2024
How To
In this article, we will introduce you to the main capabilities of the newly released official zabbix_utils library and provide examples of how to use it with Zabbix components.
Monitoring AWS Cost Explorer with Zabbix
Monitoring AWS Cost Explorer with Zabbix
December 12, 2023
Integrations
Cloud-based service platforms are becoming increasingly popular, and one of the most widely adopted is Amazon Web Services (AWS). Like many cloud services, AWS charges a user fee, which has led many users to look for a breakdown of which specific services they are being charged for. Fortunately, Zabbix has an AWS Cost Explorer over […]