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

Correlation between devices across client site
Correlation between devices across client site
June 9, 2021
How To
In this blog post, we will talk about aggregating different kinds of devices that are disconnected from the general network. Finding out how many devices per kind are “down” right now. This can be useful in the Internet Service Provider type of situation.
Zabbix proxy performance tuning and troubleshooting
Zabbix proxy performance tuning and troubleshooting
May 4, 2021
Conferences
Most Zabbix users use proxies, and those running medium to large instances might have encountered some performance issues. From this post and the video, you will learn more about the most common troubleshooting steps to resolve any proxy issues and to detect them as sometimes you might be unaware of an ongoing issue, as well […]
Out-of-the-box database monitoring
Out-of-the-box database monitoring
April 27, 2021
Conferences
From this post and the video, you’ll learn about the possibilities of database monitoring using out-of-the-box Zabbix functionality without having to install additional tools, additional applications, or additional software that might not be allowed by your company.
MySQL performance tuning 101 for Zabbix
MySQL performance tuning 101 for Zabbix
April 15, 2021
Community
In this post and the video, you will learn about a proper approach to getting the most out of Zabbix and optimizing the underlying MySQL Database configuration to improve performance while working with a database-intensive application such as Zabbix.
Low-Level Discovery with Dependent items
Low-Level Discovery with Dependent items
April 1, 2021
Community
The low-level discovery was introduced in Zabbix 2.0 and still belongs to one of the all-time favorites. Before LLD was available, adding items was all manual work. For example adding new disks, new interfaces, network ports on switches and everything else was all manual labor. And then LLD came around and suddenly we were able […]
Delayed metrics, solve server queue
Delayed metrics, solve server queue
March 24, 2021
How To
In today’s topic let’s talk about section “Administration” => “Queue”. Zabbix queue also called delayed metrics represents data that is currently missing inside the monitoring tool.
How to deploy Zabbix on PostgreSQL with Timescale DB plugin
How to deploy Zabbix on PostgreSQL with Timescale DB plugin
March 23, 2021
Conferences
PostgresSQL is one of the supported database engines that Zabbix uses to store all configuration data and history. The popularity of Postgres makes it a very sought-after Database engine for Zabbix. TimescaleDB is a great extension to Postgres that empowers Zabbix with native partitioning functionality and data compression, which saves a lot of disk space […]
Building templates for SNMP devices
Building templates for SNMP devices
March 18, 2021
Conferences
Depending on your requirements, monitoring SNMP metrics can turn into quite a troublesome task. What if no out-of-the-box templates are available for my device? How can I find OID’s for my metrics and test them? What If I wish to avoid any kind of performance impact on my SNMP device during the testing period?
Keep all secrets encrypted and secure
Keep all secrets encrypted and secure
March 16, 2021
Community
Zabbix needs to be secure as Zabbix configuration contains credentials, which are used to access all other systems, and the data collected from those systems may contain very sensitive information. In addition, Zabbix can execute remote commands on your production servers.
Partitioning a Zabbix MySQL(8) database with Perl or Stored Procedures
Partitioning a Zabbix MySQL(8) database with Perl or Stored Procedures
March 9, 2021
How To
In this blog post, you will learn how to set up MySQL partitioning using existing community resources. If you wish to learn more about Zabbix MySQL database partitioning, check out this blog post for an extensive guide below. This guide is meant to work for all most prominent MySQL features including MySQL 8, MariaDB or […]
Finalizing the installation of Zabbix Agent with Ansible
Finalizing the installation of Zabbix Agent with Ansible
March 4, 2021
Community
In the previous blog posts, we created a Zabbix Server with a new user, a media type, and an action. In the 2nd blog post, we continued with creating and configuring a Zabbix Proxy. In the last part of this series of blog posts, we will install the Zabbix Agent on all of the 3 […]
Installing and configuring the Zabbix Proxy
Installing and configuring the Zabbix Proxy
March 3, 2021
Community
In the previous blog post, we created a Zabbix Server setup, created several users, a media type, and an action. But today, we will install on a 3rd node the Zabbix Proxy. This Zabbix Proxy will have its database running on the same host, so the “node-3” host has both the MySQL and Zabbix Proxy […]
Previous1...56789...15Next