question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Zabbix 6.0 Services

See original GitHub issue

Hello,

zabbix 6.0 have big changes in services.

In the API are new methods for this.

[Object]()
[status:500]()
[statusText:"Internal Server Error"]()
[data:Object]()
[error:"Internal Server Error"]()
[message:"Method not found. Incorrect method \"service.getsla\"."]()
[config:Object]()
[url:"api/datasources/1/resources/zabbix-api"]()
[method:"POST"]()
[headers:Object]()
[hideFromInspector:false]()
[data:Object]()
[retry:0]()
[message:"Method not found. Incorrect method \"service.getsla\"."]()

Can you check this for the next version?

Thank you for this Grafana Plugin 😃

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

8reactions
1vicentecommented, Mar 15, 2022

Hi Dears,

The method “service.getsla” was changed to “sla.getsli”.

With this change, some fields changed in response result, such as sla to sli.

I think that criticals informations in both method are:

service.getsla…->…sla.getsli sla …->…sli okTime…->…uptime problemTime…->…error_budget downtimeTime…->…downtime

May these pieces of information help you to fix it.

Through fix, we’ll can to create beautiful dashboards again.

Thanks to keep development!

0reactions
alexanderzobnincommented, Apr 29, 2022

I pushed a workaround 744280798a98c34885162e9f66e05f2e3edaa606 for new SLA feature that should fix this issue. Unfortunately, SLA is not 100% compatible with IT services (there might be multiple SLAs for each service and SLI object contains a bit different set of data), so I think I need to add full support of SLA in next minor version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What's new in Zabbix 6.0 LTS
The Services section has been completely redesigned for Zabbix 6.0 · Zabbix supports monitoring of over 100k business services in a single Zabbix...
Read more >
Zabbix 6.0 LTS – All the Latest Features & Functionalities
Zabbix is a robust network, virtual machine, cloud service, and server monitoring software built on an open-source environment.
Read more >
Zabbix Server 6.0 - AWS Marketplace
Zabbix Server 6.0 ... Zabbix is an enterprise-class open source distributed monitoring software designed to monitor and track performance and availability of ...
Read more >
Zabbix Server 6.0 - DigitalOcean Documentation
Zabbix is an all-in-one monitoring solution that allows users to collect, store, manage and analyze information received from IT infrastructure, as well as ......
Read more >
Zabbix Server 6.0 - Azure Marketplace
Zabbix is an enterprise-class open source distributed all-in-one monitoring solution designed to monitor and track performance and availability of IT services, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found