mirror of
https://github.com/rvalitov/zabbix-php-fpm.git
synced 2023-11-05 03:30:27 +01:00
[add] json
This commit is contained in:
parent
8106d57ebc
commit
d8eb7a3de5
@ -163,6 +163,7 @@ function ProcessPool() {
|
||||
fi
|
||||
|
||||
PrintDebug "Failed to validate status data for pool $POOL_NAME, socket $POOL_SOCKET, status path $STATUS_PATH"
|
||||
PrintDebug "Status script returned: $STATUS_JSON"
|
||||
if [[ -n ${STATUS_JSON} ]]; then
|
||||
PrintDebug "Status script returned: $STATUS_JSON"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user