3
0
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:
Ramil Valitov 2020-07-07 23:20:54 +03:00
parent e81131bbcd
commit 1e9edfb0dd
No known key found for this signature in database
GPG Key ID: 2AB186DABDFE1914

View File

@ -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