Merge pull request #1945 from saranf/fix/remove-obsolete-javagateway-enable

Remove obsolete ZBX_JAVAGATEWAY_ENABLE variable
This commit is contained in:
Alexey Pustovalov 2026-07-08 22:08:49 +09:00 committed by GitHub
commit 6848a2cb31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 0 additions and 24 deletions

View file

@ -156,10 +156,6 @@ The variable is used to specify debug level. By default, value is ``3``. It is `
The variable is used to specify timeout for processing checks. By default, value is ``4``.
### `ZBX_JAVAGATEWAY_ENABLE`
The variable enable communication with Zabbix Java Gateway to collect Java related checks. By default, value is `false`.
### Other variables
Additionally the image allows to specify many other environment variables listed below:

View file

@ -120,10 +120,6 @@ The variable is used to specify debug level. By default, value is ``3``. It is `
The variable is used to specify timeout for processing checks. By default, value is ``4``.
### `ZBX_JAVAGATEWAY_ENABLE`
The variable enable communication with Zabbix Java Gateway to collect Java related checks. By default, value is `false`.
### Other variables
Additionally the image allows to specify many other environment variables listed below:

View file

@ -124,10 +124,6 @@ The variable is used to specify debug level. By default, value is ``3``. It is `
The variable is used to specify timeout for processing checks. By default, value is ``4``.
### `ZBX_JAVAGATEWAY_ENABLE`
The variable enable communication with Zabbix Java Gateway to collect Java related checks. By default, value is `false`.
### Other variables
Additionally the image allows to specify many other environment variables listed below:

View file

@ -125,10 +125,6 @@ The variable is used to specify debug level. By default, value is ``3``. It is `
The variable is used to specify timeout for processing checks. By default, value is ``4``.
### ``ZBX_JAVAGATEWAY_ENABLE``
The variable enable communication with Zabbix Java Gateway to collect Java related checks. By default, value is `false`.
### Other variables
Additionally the image allows to specify many other environment variables listed below:

View file

@ -30,7 +30,6 @@
# ZBX_STARTHTTPPOLLERS=1
# ZBX_STARTSNMPPOLLERS=1 # Available since 7.0.0
# ZBX_STARTHISTORYPOLLERS=5 # Available since 5.4.0 till 6.0.0
# ZBX_JAVAGATEWAY_ENABLE=false
# ZBX_JAVAGATEWAY=zabbix-java-gateway
# ZBX_JAVAGATEWAYPORT=10052
# ZBX_STARTJAVAPOLLERS=0

View file

@ -36,7 +36,6 @@ ZBX_NODEADDRESS=zabbix-server:10051 # Available since 6.0.0
# ZBX_STARTESCALATORS=1
# ZBX_STARTALERTERS=3 # Available since 3.4.0
# ZBX_STARTLLDPROCESSORS=2
ZBX_JAVAGATEWAY_ENABLE=true
ZBX_JAVAGATEWAY=zabbix-java-gateway
# ZBX_JAVAGATEWAYPORT=10052
ZBX_STARTJAVAPOLLERS=5

View file

@ -503,8 +503,6 @@ spec:
value: ""
- name: ZBX_STARTALERTERS
value: ""
- name: ZBX_JAVAGATEWAY_ENABLE
value: "true"
- name: ZBX_JAVAGATEWAY
value: "zabbix-java-gateway"
- name: ZBX_JAVAGATEWAYPORT
@ -702,8 +700,6 @@ spec:
value: ""
- name: ZBX_STARTHTTPPOLLERS
value: ""
- name: ZBX_JAVAGATEWAY_ENABLE
value: "true"
- name: ZBX_JAVAGATEWAY
value: "zabbix-java-gateway"
- name: ZBX_JAVAGATEWAYPORT
@ -896,8 +892,6 @@ spec:
value: ""
- name: ZBX_STARTHTTPPOLLERS
value: ""
- name: ZBX_JAVAGATEWAY_ENABLE
value: "true"
- name: ZBX_JAVAGATEWAY
value: "zabbix-java-gateway"
- name: ZBX_JAVAGATEWAYPORT