Use this script to get a single page for fpm status:
https://gist.github.com/EhsanCh/97187902e905a308ce434bda6730073c
(PHP 7 >= 7.3, PHP 8)
fpm_get_status — 返回当前 FPM 池状态
此函数没有参数。
包含完整 FPM 池状态的关联数组, 或者在失败时返回 false
。
Use this script to get a single page for fpm status:
https://gist.github.com/EhsanCh/97187902e905a308ce434bda6730073c