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

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 […]
Installing the Zabbix Server with Ansible
Installing the Zabbix Server with Ansible
March 2, 2021
Community
Today we are focusing more on the automation of installation and software configuration instead of using the manual approach. Installing and configuring software the manual way takes a lot more time, you can easily make more errors by forgetting steps or making typos, and it will probably be a bit boring when you need to […]
Managing complexity in Zabbix installations with Splunk
Managing complexity in Zabbix installations with Splunk
February 26, 2021
Community
A big data analytics engine can be used to optimize large and complex Zabbix installations: keeping track of the amount and kind of problems over time, top alert producers, and much more. You can employ Splunk to optimize and analyze vital Zabbix runtime parameters, such as ‘unsupported items,’ repeatedly happening host availability issues, misconfigured agents, […]
Setting up Zabbix Agent 2 for PostgreSQL monitoring and revealing how it works
Setting up Zabbix Agent 2 for PostgreSQL monitoring and revealing how it works
February 24, 2021
Conferences
This article will recall the most important theses about the plugin for PostgreSQL monitoring for Zabbix Agent 2. Here you’ll find the explanation of how the plugin works under the hood illustrated with a simple example. You will also get familiar with a new mechanism of custom queries that let you collect metrics from separate […]
Previous1...45678...14Next