mirror of
https://github.com/Thumbscrew/zabbix-server-docker-compose.git
synced 2025-01-18 09:35:47 +00:00
increase number of pingers and discoverers
This commit is contained in:
parent
5211530f55
commit
8d3ad6e662
@ -47,6 +47,8 @@ services:
|
||||
ZBX_DEBUGLEVEL: 1
|
||||
ZBX_HOUSEKEEPINGFREQUENCY: 1
|
||||
ZBX_MAXHOUSEKEEPERDELETE: 5000
|
||||
ZBX_STARTPINGERS: 5
|
||||
ZBX_STARTDISCOVERERS: 5
|
||||
ports:
|
||||
- 10051:10051
|
||||
depends_on:
|
||||
|
Loading…
Reference in New Issue
Block a user