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
Author:
Anonymous
Developer at Zabbix.
Enable Safe Data Transmissions with Zabbix 3.0 Encryption Support
Enable Safe Data Transmissions with Zabbix 3.0 Encryption Support
February 23, 2016
Technical
Encryption support is one of the long-awaited features in Zabbix. There were various proposals to provide it: from pre-shared secret key (PSK) authentication to full TLS and Kerberos support. A year ago it was decided to go ahead and provide encryption support based on TLS.
Efficient synchronization of proxy configuration in Zabbix 2.0.7
August 12, 2013
Technical
Until Zabbix 2.0.7 proxies used a simple algorithm for their configuration synchronization – overwriting the old configuration with a new one. Even unchanged records were updated. It produced a lot of SQL updates even when there were no changes in configuration. It worked good enough until one user wanted to synchronize a heavy loaded proxy […]
Mysterious Zabbix Problems: How We Debug Them
June 20, 2012
Technical
This came as the first assignment for me, a new Zabbix employee – to fix a bug ZBX-3788 zabbix daemon processes hang on futex Sometimes terminating a Zabbix agent with “killall -15 zabbix_agentd” resulted in one hanging process and other processes in the <defunct> state. strace utility showed the process was hanging on futex: Process […]