diff --git a/Dockerfiles/proxy-mysql/alpine/README.md b/Dockerfiles/proxy-mysql/alpine/README.md index 611917b5e..3a30fa1ed 100644 --- a/Dockerfiles/proxy-mysql/alpine/README.md +++ b/Dockerfiles/proxy-mysql/alpine/README.md @@ -94,6 +94,8 @@ This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, va This variable is port Zabbix server listening on. By default, value is `10051`. +**Note:** This parameter is no longer used in version 6.0 and above. Instead, add a colon ``:`` followed by the port number to the end of ``ZBX_SERVER_HOST``. + ### `DB_SERVER_HOST` This variable is IP or DNS name of MySQL server. By default, value is 'mysql-server' diff --git a/Dockerfiles/proxy-mysql/centos/README.md b/Dockerfiles/proxy-mysql/centos/README.md index 611917b5e..3a30fa1ed 100644 --- a/Dockerfiles/proxy-mysql/centos/README.md +++ b/Dockerfiles/proxy-mysql/centos/README.md @@ -94,6 +94,8 @@ This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, va This variable is port Zabbix server listening on. By default, value is `10051`. +**Note:** This parameter is no longer used in version 6.0 and above. Instead, add a colon ``:`` followed by the port number to the end of ``ZBX_SERVER_HOST``. + ### `DB_SERVER_HOST` This variable is IP or DNS name of MySQL server. By default, value is 'mysql-server' diff --git a/Dockerfiles/proxy-mysql/ol/README.md b/Dockerfiles/proxy-mysql/ol/README.md index 611917b5e..3a30fa1ed 100644 --- a/Dockerfiles/proxy-mysql/ol/README.md +++ b/Dockerfiles/proxy-mysql/ol/README.md @@ -94,6 +94,8 @@ This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, va This variable is port Zabbix server listening on. By default, value is `10051`. +**Note:** This parameter is no longer used in version 6.0 and above. Instead, add a colon ``:`` followed by the port number to the end of ``ZBX_SERVER_HOST``. + ### `DB_SERVER_HOST` This variable is IP or DNS name of MySQL server. By default, value is 'mysql-server' diff --git a/Dockerfiles/proxy-mysql/rhel/README.md b/Dockerfiles/proxy-mysql/rhel/README.md index 611917b5e..3a30fa1ed 100644 --- a/Dockerfiles/proxy-mysql/rhel/README.md +++ b/Dockerfiles/proxy-mysql/rhel/README.md @@ -94,6 +94,8 @@ This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, va This variable is port Zabbix server listening on. By default, value is `10051`. +**Note:** This parameter is no longer used in version 6.0 and above. Instead, add a colon ``:`` followed by the port number to the end of ``ZBX_SERVER_HOST``. + ### `DB_SERVER_HOST` This variable is IP or DNS name of MySQL server. By default, value is 'mysql-server' diff --git a/Dockerfiles/proxy-mysql/ubuntu/README.md b/Dockerfiles/proxy-mysql/ubuntu/README.md index 611917b5e..3a30fa1ed 100644 --- a/Dockerfiles/proxy-mysql/ubuntu/README.md +++ b/Dockerfiles/proxy-mysql/ubuntu/README.md @@ -94,6 +94,8 @@ This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, va This variable is port Zabbix server listening on. By default, value is `10051`. +**Note:** This parameter is no longer used in version 6.0 and above. Instead, add a colon ``:`` followed by the port number to the end of ``ZBX_SERVER_HOST``. + ### `DB_SERVER_HOST` This variable is IP or DNS name of MySQL server. By default, value is 'mysql-server' diff --git a/Dockerfiles/proxy-sqlite3/alpine/README.md b/Dockerfiles/proxy-sqlite3/alpine/README.md index 4bdb89d6d..5587fd50b 100644 --- a/Dockerfiles/proxy-sqlite3/alpine/README.md +++ b/Dockerfiles/proxy-sqlite3/alpine/README.md @@ -90,6 +90,8 @@ This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, va This variable is port Zabbix server listening on. By default, value is `10051`. +**Note:** This parameter is no longer used in version 6.0 and above. Instead, add a colon ``:`` followed by the port number to the end of ``ZBX_SERVER_HOST``. + ### `ZBX_LOADMODULE` The variable is list of comma separated loadable Zabbix modules. It works with volume ``/var/lib/zabbix/modules``. The syntax of the variable is ``dummy1.so,dummy2.so``. diff --git a/Dockerfiles/proxy-sqlite3/centos/README.md b/Dockerfiles/proxy-sqlite3/centos/README.md index 4bdb89d6d..5587fd50b 100644 --- a/Dockerfiles/proxy-sqlite3/centos/README.md +++ b/Dockerfiles/proxy-sqlite3/centos/README.md @@ -90,6 +90,8 @@ This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, va This variable is port Zabbix server listening on. By default, value is `10051`. +**Note:** This parameter is no longer used in version 6.0 and above. Instead, add a colon ``:`` followed by the port number to the end of ``ZBX_SERVER_HOST``. + ### `ZBX_LOADMODULE` The variable is list of comma separated loadable Zabbix modules. It works with volume ``/var/lib/zabbix/modules``. The syntax of the variable is ``dummy1.so,dummy2.so``. diff --git a/Dockerfiles/proxy-sqlite3/ol/README.md b/Dockerfiles/proxy-sqlite3/ol/README.md index 4bdb89d6d..5587fd50b 100644 --- a/Dockerfiles/proxy-sqlite3/ol/README.md +++ b/Dockerfiles/proxy-sqlite3/ol/README.md @@ -90,6 +90,8 @@ This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, va This variable is port Zabbix server listening on. By default, value is `10051`. +**Note:** This parameter is no longer used in version 6.0 and above. Instead, add a colon ``:`` followed by the port number to the end of ``ZBX_SERVER_HOST``. + ### `ZBX_LOADMODULE` The variable is list of comma separated loadable Zabbix modules. It works with volume ``/var/lib/zabbix/modules``. The syntax of the variable is ``dummy1.so,dummy2.so``. diff --git a/Dockerfiles/proxy-sqlite3/rhel/README.md b/Dockerfiles/proxy-sqlite3/rhel/README.md index 4bdb89d6d..5587fd50b 100644 --- a/Dockerfiles/proxy-sqlite3/rhel/README.md +++ b/Dockerfiles/proxy-sqlite3/rhel/README.md @@ -90,6 +90,8 @@ This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, va This variable is port Zabbix server listening on. By default, value is `10051`. +**Note:** This parameter is no longer used in version 6.0 and above. Instead, add a colon ``:`` followed by the port number to the end of ``ZBX_SERVER_HOST``. + ### `ZBX_LOADMODULE` The variable is list of comma separated loadable Zabbix modules. It works with volume ``/var/lib/zabbix/modules``. The syntax of the variable is ``dummy1.so,dummy2.so``. diff --git a/Dockerfiles/proxy-sqlite3/ubuntu/README.md b/Dockerfiles/proxy-sqlite3/ubuntu/README.md index 4bdb89d6d..5587fd50b 100644 --- a/Dockerfiles/proxy-sqlite3/ubuntu/README.md +++ b/Dockerfiles/proxy-sqlite3/ubuntu/README.md @@ -90,6 +90,8 @@ This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, va This variable is port Zabbix server listening on. By default, value is `10051`. +**Note:** This parameter is no longer used in version 6.0 and above. Instead, add a colon ``:`` followed by the port number to the end of ``ZBX_SERVER_HOST``. + ### `ZBX_LOADMODULE` The variable is list of comma separated loadable Zabbix modules. It works with volume ``/var/lib/zabbix/modules``. The syntax of the variable is ``dummy1.so,dummy2.so``.