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