Pal David GERGELY
Pal David GERGELY
Sorry for the long delay, I was on a long vacation. I suspect that is a versioning problem, because of how the PHP code collects the monitoring information in a...
Hi, Could you please tell me a bit more about your environment, so I could reproduce the error? What PHP versions are you using? What are your installed extensions? Could...
@OSidorenkov I'm sorry, but there is are no "official" support is available for PHP 7 currently. I think (for my work this is sure, but I guess it's true for...
The Zabbix server says that all the 56 values which were sent in were wrong in some way. I only have guesses about the problem: - One possibility is that...
Also corrected the RuboCop offenses. Now the test fails for some reason on Ruby 1.9 during bundle install, so it's not related to this pull request (and should be fixed...
Could you please review this?
It also fixed the problem for me, I'm already using it. Please apply the proposed fix.
I wanted to add this feature to the cookbook, but unfortunately Zabbix API itself does not support adding the XML data directly to a `template` create or update. See [here](https://www.zabbix.com/documentation/2.2/manual/api/reference/template/create)....
The folder named `mongodb-3.2` should work for Zabbix 3.0 and MongoDB 3.2. It contains the script and the Zabbix template too. But I've not ran and monitored MongoDB for some...
I checked the code quickly and it seems that it only adds the following to the end of the MongoDB connection string: `/?ssl=true`. It uses the PHP's native SSL extension...