Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| userdoc:tt_zabbix_monitoring [2018/03/08 19:41] – [Zabbix Version Compatibility] abelbeck | userdoc:tt_zabbix_monitoring [2018/03/08 20:07] (current) – [Zabbix Version Compatibility] abelbeck | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| The zabbix_server must be configured and maintained separately from AstLinux. | The zabbix_server must be configured and maintained separately from AstLinux. | ||
| - | It should be clear that deploying a Zabbix monitoring solution is not for the solo AstLinux user. Though if you are responsible for many AstLinux boxes at many locations, configuring and maintaining Zabbix | + | It should be clear that deploying a Zabbix monitoring solution is not for the solo AstLinux user. Though if you are responsible for many AstLinux boxes at many locations, configuring and maintaining Zabbix |
| !!Note: AstLinux 1.0.5 or later is required!! | !!Note: AstLinux 1.0.5 or later is required!! | ||
| Line 21: | Line 21: | ||
| !!Tip ->!! Before upgrading AstLinux be sure to see if your zabbix_server version is in the same series or newer than what the latest AstLinux includes. | !!Tip ->!! Before upgrading AstLinux be sure to see if your zabbix_server version is in the same series or newer than what the latest AstLinux includes. | ||
| - | !!Note ->!! AstLinux 1.3.3 or later requires a Zabbix 3.0 or later zabbix_server. | + | !!Note ->!! AstLinux 1.3.3 or later requires a zabbix_server using Zabbix 3.0 or later. |
| Be sure to check the [[https:// | Be sure to check the [[https:// | ||
| Line 65: | Line 65: | ||
| ==== Encryption via Stunnel ==== | ==== Encryption via Stunnel ==== | ||
| - | Currently, Zabbix | + | Zabbix 3.0 or later supports encrypted communications between Zabbix server, Zabbix |
| + | AstLinux 1.3.3 or later users may continue to use " | ||
| + | [[https:// | ||
| + | |||
| + | Earlier versions of Zabbix did not provide native support for encryption or certificate authentication for the zabbix_agentd or zabbix_proxy data streams. | ||
| The example below demonstrates how to use stunnel to encrypt the zabbix_proxy connection to the Zabbix server, while the zabbix_agentd is also routed via the zabbix_proxy connection. | The example below demonstrates how to use stunnel to encrypt the zabbix_proxy connection to the Zabbix server, while the zabbix_agentd is also routed via the zabbix_proxy connection. | ||