Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release to Zabbix 3.0 #37

Closed
joseamarildo opened this issue Jun 28, 2017 · 7 comments
Closed

release to Zabbix 3.0 #37

joseamarildo opened this issue Jun 28, 2017 · 7 comments

Comments

@joseamarildo
Copy link

Hi,

I'm sorry if I'm not in the right place to make this question but I would like to know if you have any plan to relaease it to Zabbix 3.0.

Thank you for the great work you did.

@domibarton
Copy link
Member

Hi there,

Didn't had a look at the 3.0 API so far, as I'm no longer developing w/ PHP.
If the 3.0 API is alike w/ the 2.4 version, then it shouldn't be a huge "thing" to do…

@Karsonito do you still use the API and did you probably have a look at 3.0?

@domibarton
Copy link
Member

I gave it a try and…

  • downloaded the latest 3.2 sources
  • pointed the PATH_ZABBIX of the config.inc.php to the 3.2 frontend/php/ directory
  • ran php build.php

The library was built and there wasn't an error. There are some major differences when I've ran a git diff. However, I didn't check them properly.

@joseamarildo As mentiond in #28 , I'm looking for contributors. If you want to help, can you try to build the library by yourself and test it against a Zabbix 3.2 installation?

@Karsonito
Copy link
Contributor

@domibarton Yes, still using 2.4. May be one day we will try new verson

@joseamarildo
Copy link
Author

Hi, I tested the pre-built files to authenticate in the version 3.0.9 and it worked without errors. I'm sorry I didn't have the opportunity to test in 3.2 so far.

@domibarton
Copy link
Member

@joseamarildo thanks mate - awesome! :)

I've a 3.2 installation here, I'll make a few tests when I find the time. I'll also have a look at Zabbix' codebase. When it works out, I think we can release the API as beta for 3.x…

@execthis
Copy link
Contributor

execthis commented Jul 14, 2017

Hi, we upgraded Zabbix 2.2 to 3.2 a few days ago. After rebuilding the API with 3.2 source files and a few changes in the requests I can confirm that its working!

@phansys
Copy link
Member

phansys commented Jan 23, 2020

@joseamarildo, currently, this library should work with Zabbix 3.0. Even, the latest tested version is 4.4.
Take a look at the build results: https://travis-ci.org/confirm/PhpZabbixApi.
We'll publish a new release soon.
Please, feel free to reopen if something is not working as expected.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants