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:

packet analysis

Decrypting Zabbix TLS with Wireshark
Decrypting Zabbix TLS with Wireshark
November 6, 2023
Community
One of the built-in security features in Zabbix is TLS (Transport Layer Security) support for external connections. This means that when your distributed Zabbix proxies or Zabbix agents connect to the Zabbix server (or vice versa), TLS can be used to encrypt all the connections. When the connections are encrypted, third parties cannot read the […]
Troubleshooting Zabbix Agent with Wireshark
Troubleshooting Zabbix Agent with Wireshark
September 21, 2023
Community
A variety of tools exist that can be used to troubleshoot different Zabbix components. In this article I will demonstrate how Wireshark can be used to rule out network connectivity issues as the root cause of data collection problems.
Data Buffering in Zabbix Proxy
Data Buffering in Zabbix Proxy
February 23, 2023
Community
One of the features of Zabbix proxy is that it can buffer the collected monitoring data if connectivity to Zabbix server is lost. In this post I will show it happening, using packet capture, or packet analysis.