mirror of
https://github.com/rvalitov/zabbix-php-fpm.git
synced 2023-11-05 03:30:27 +01:00
[fix] increase timeout
This commit is contained in:
parent
e81131bbcd
commit
1e9edfb0dd
@ -9,7 +9,7 @@ MIN_PORT=49001
|
||||
MAX_PORTS_COUNT=100
|
||||
TEST_SOCKET=""
|
||||
ONDEMAND_TIMEOUT=60
|
||||
ZABBIX_TIMEOUT=10
|
||||
ZABBIX_TIMEOUT=20
|
||||
|
||||
function getUserParameters() {
|
||||
sudo find /etc/zabbix/ -name 'userparameter_php_fpm.conf' -type f | head -n1
|
||||
|
Loading…
Reference in New Issue
Block a user