Added PHP status and ping pages processing

This commit is contained in:
Alexey Pustovalov
2022-08-15 17:35:34 +03:00
parent c44352e033
commit d7d3a4faf9
55 changed files with 294 additions and 24 deletions

View File

@ -26,3 +26,7 @@ php_value[upload_max_filesize] = ${ZBX_UPLOADMAXFILESIZE}
php_value[max_input_time] = ${ZBX_MAXINPUTTIME}
php_value[max_input_vars] = 10000
php_value[date.timezone] = ${PHP_TZ}
; PHP-FPM monitoring
pm.status_path = /status
ping.path = /ping