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

postgresql

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 […]
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 […]
Upgrading Zabbix to a newer version and TimescaleDB
Upgrading Zabbix to a newer version and TimescaleDB
July 9, 2020
How To
Why do we recommend upgrading to the latest version? Zabbix 5.0 goes with improved stability, performance, and security, as well as provides technical support for the next five years. What’s important, Zabbix 5.0 supports TimescaleDB, which is designed to enhance performance and compresses the data.
Upgrade Zabbix and migrate to PostgreSQL with TimescaleDB
Upgrade Zabbix and migrate to PostgreSQL with TimescaleDB
July 7, 2020
Case Study
Open-Future is a company based in Nossegem (Belgium), focused exclusively on the open-source market. Read the case showing how the company upgraded to Zabbix 4.4 and migrated from PostgreSQL table partitioning to PostgreSQL with TimescaleDB to ensure Zabbix support.
Being an open-source minded in a closed source world. Interview with Zabbix Conference Benelux 2020 speaker Patrik Uytterhoeven.
Being an open-source minded in a closed source world. Interview with Zabbix Conference Benelux 2020 speaker Patrik Uytterhoeven.
February 26, 2020
Community
Patrik Uytterhoeven is an opensource minded consultant working for Open-Future – one of the oldest Zabbix partners. Patrik is a certified Zabbix trainer and also the author of the Zabbix Cookbook and co-author of the Zabbix 4 network monitoring book. At Zabbix Conference Benelux 2020 he will speak about upgrading Zabbix and migrating from PostgreSQL table […]
Zabbix, Time Series Data and TimescaleDB
Zabbix, Time Series Data and TimescaleDB
May 7, 2019
Technical
Every monitoring system has to deal with three kinds of performance-related challenges. Firstly, a good monitoring system must receive, process and record incoming data very quickly. Every microsecond counts here. This may not seem obvious from the start but when your system becomes large enough all the tiny fractions of seconds add up to become […]