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:

How To

Monitor new Zabbix releases natively
Monitor new Zabbix releases natively
May 30, 2024
Community
In this blog post, I’ll guide you through building your own template to monitor the latest Zabbix releases directly from the Zabbix UI. Follow the simple walkthrough to know how.
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.
Securing the Zabbix Frontend
Securing the Zabbix Frontend
March 27, 2024
Handy Tips
The frontend is what we use to login into our system. The Zabbix frontend will connect to our Zabbix server and our database. But we also send information from our laptop to the frontend. It’s important that when we enter our credentials that we can do this in a safe way. So it makes sense […]
Extending Zabbix: the power of scripting
Extending Zabbix: the power of scripting
February 29, 2024
How To
Scripts can extend Zabbix in various different aspects. If you know your ways around a CLI, you will be able to extend your monitoring capabilities and streamline workflows related to most Zabbix components.
HPC Monitoring: Transitioning from Nagios and Ganglia to Zabbix 6
HPC Monitoring: Transitioning from Nagios and Ganglia to Zabbix 6
February 8, 2024
Community
My name is Mark Vilensky, and I’m currently the Scientific Computing Manager at the Weizmann Institute of Science in Rehovot, Israel. I’ve been working in High-Performance Computing (HPC) for the past 15 years.
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.
Improving SNMP monitoring performance with bulk SNMP data collection
Improving SNMP monitoring performance with bulk SNMP data collection
January 19, 2024
How To
Zabbix 6.4 introduced major improvements to SNMP monitoring, especially when it comes to collecting large numbers of metrics from a single device. This is done by utilizing master-dependent item logic and combining it with low-level discovery and newly introduced preprocessing rules. This blog post will cover the drawbacks of the legacy SNMP monitoring approach, the […]
Forward Zabbix Events to Event-Driven Ansible and Automate your Workflows
Forward Zabbix Events to Event-Driven Ansible and Automate your Workflows
June 21, 2023
How To
Zabbix is highly regarded for its ability to integrate with a variety of systems right out of the box. That list of systems has recently been expanded with the addition of Event-Driven Ansible. Bringing Zabbix and Event-Driven Ansible together lets you completely automate your IT processes, with Zabbix being the source of events and Ansible […]
Kubernetes monitoring with Zabbix – Part 3: Extracting Prometheus metrics with Zabbix preprocessing
Kubernetes monitoring with Zabbix – Part 3: Extracting Prometheus metrics with Zabbix preprocessing
March 23, 2023
How To
In the previous Kubernetes monitoring blog post, we explored the functionality provided by the Kubernetes integration in Zabbix and discussed use cases for monitoring and alerting to events in a cluster, such as changes in replicas or CPU pressure.
Just-in-Time user provisioning explained
Just-in-Time user provisioning explained
March 15, 2023
How To
Zabbix 6.4 finally brings a very much waited feature called “Just-In-Time user provisioning”. Zabbix “What’s new in 6.4” LDAP/SAML user provisioning paragraph is very brief and can not (not that I am saying it should) deliver any excitement about this new really game changing feature. This blog post was born to address two points: explain in […]
Kubernetes monitoring with Zabbix – Part 2: Understanding the discovered resources
Kubernetes monitoring with Zabbix – Part 2: Understanding the discovered resources
March 8, 2023
How To
In the previous blog post, we installed the Zabbix Agent Helm Chart and set up official Kubernetes templates to monitor a cluster in Zabbix. In this edition, part 2, we will explore the functionality provided by the Kubernetes integration in Zabbix and discuss use cases for monitoring and alerting on events in a cluster. (This […]
How to write a webhook for Zabbix
How to write a webhook for Zabbix
February 7, 2023
How To
As you know, a picture is worth a thousand words. Therefore, I would like to share the process of creating a webhook from scratch. In this article, we will walk through the creation process step by step – starting with studying the target service with which Zabbix will integrate and finishing with tests for sending […]
Previous12345...14Next