-
Notifications
You must be signed in to change notification settings - Fork 462
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
Zabbix 6 Service SLA #1398
Comments
it looks like zabbix 6.0 removed the service.getsla method and instead built out its own sla endpoint. sla.get and sla.getsli https://www.zabbix.com/documentation/current/en/manual/api/reference/sla/get There will need to be a code update for this plugin before this will work again. Best solution if this is plugin is mission critical would be to downgrade your zabbix back to 5.4.x. |
Hello, Thank you for your answers. |
Same problem. Needs fixing. |
Hello,
After migrating from Zabbix to version 6, the "IT Services" query mode no longer works.
We have the error message: "Method not found. Incorrect method "service.getsla".
"
Grafana is in version 8.4.1 and the zabbix plugin is in 4.2.5.
Do you know the problem?
Thank you
The text was updated successfully, but these errors were encountered: