mirror of
https://github.com/Thumbscrew/zabbix-server-docker-compose.git
synced 2025-01-18 17:45:47 +00:00
set StartPollersUnreachable to 10 from 1
This commit is contained in:
parent
12112894a1
commit
bbbaec0fcf
@ -53,6 +53,7 @@ services:
|
|||||||
ZBX_STARTPINGERS: 5
|
ZBX_STARTPINGERS: 5
|
||||||
ZBX_STARTDISCOVERERS: 5
|
ZBX_STARTDISCOVERERS: 5
|
||||||
ZBX_TIMEOUT: 5
|
ZBX_TIMEOUT: 5
|
||||||
|
ZBX_STARTPOLLERSUNREACHABLE: 10
|
||||||
ports:
|
ports:
|
||||||
- 10051:10051
|
- 10051:10051
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Loading…
Reference in New Issue
Block a user