rvalitov / zabbix-php-fpm

PHP-FPM status monitoring template for Zabbix with auto discovery (LLD), support for multiple pools and ISPConfig
GNU General Public License v3.0
69 stars 20 forks source link

Issue on discovery rules #62

Open turkeryildirim opened 1 year ago

turkeryildirim commented 1 year ago

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 "\, ', ",, *, ?, [, ], {, }, ~, $, !, &, ;, (, ), <, >, |, #, @, 0x0a" are not allowed in the parameters.`

Screenshot_20221202_230720

welcome[bot] commented 1 year ago

Hello welcome GIF Thank you so much for opening your first issue here! :cherry_blossom: :white_check_mark: I hope you have kindly checked any other opened issues to make sure that it's not a duplicate :pray: :white_check_mark: And you have read the Wiki of this project that contains a full documentation, specifically the Installation instructions and Troubleshooting guide :innocent: :information_source: You may add any additional information by editing your original post or by posting additional comments below. :information_source: We need some time to read your issue and verify it, so please, be patient :innocent: :information_source: Any questions or comments regarding your issue will be posted here below that may require your response. So, please, don't miss the Github notifications about new updates on this topic :wink:

We will kindly investigate the information you provided and hopefully return to you as soon as possible! :blush:

rvalitov commented 1 year ago

Thank you for reporting this. I don't have Zabbix 6 by hand. I will try to find time to install it and check this issue there.

rvalitov commented 1 year ago

List of issues to complete first: