zabbix-php-fpm
zabbix-php-fpm copied to clipboard
PHP-FPM status monitoring template for Zabbix with auto discovery (LLD), support for multiple pools and ISPConfig
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...
If a PHP-FPM pool's name contains a space, this pool fails to be processed.
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_...
timeout
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...
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 "\, ', ", `, *, ?, [, ], {, }, ~, $, !, &, ;, (, ),...
Travis CI is not available for open source projects anymore.