zabbix-php-fpm icon indicating copy to clipboard operation
zabbix-php-fpm copied to clipboard

PHP-FPM status monitoring template for Zabbix with auto discovery (LLD), support for multiple pools and ISPConfig

Results 13 zabbix-php-fpm issues
Sort by recently updated
recently updated
newest added

Hello! The "pool XXX memory utilization" item uses proc.mem["XXX",,,,pmem] and is very incorrect for this reason. When you have many php-fpm children, this item may show 400% or more of...

enhancement

If a PHP-FPM pool's name contains a space, this pool fails to be processed.

bug
WIP

The discover script is unreasonable slow. While it works okay for a few pools it scratches at the default 3s timeout of `zabbix-server` and `zabbix-agent` with ~20 pools _having status_path_...

bug
enhancement
testing required
WIP

Failed to execute command "sudo /etc/zabbix/zabbix_php_fpm_discovery.sh /status": Timeout while executing a shell script. i'm getting this error in agent log, when this happens we lost all data from server and...

this is the only command I can run on the isp server that I have a response, I don't understand if the script doesn't work with this version or something...

question

Ubuntu 22.04 + php8.1-fpm + zabbix 6.2.5 bash script response: `{"data":[{"{#POOLNAME}":"mydomain","{#POOLSOCKET}":"/run/php/mydomain.sock"},{"{#POOLNAME}":"zabbix","{#POOLSOCKET}":"/var/run/php/zabbix.sock"}]}` `Special characters "\, ', ", `, *, ?, [, ], {, }, ~, $, !, &, ;, (, ),...

WIP

Travis CI is not available for open source projects anymore.

enhancement