Ad Widget

Collapse

Zabbix SLA & Availability Reporting to API

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • emurdoch
    Junior Member
    • May 2023
    • 5

    #1

    Zabbix SLA & Availability Reporting to API

    Hi, I would like to extract data from SLA reports and availability reports so that I can present this in PowerBI.

    Is there anyway to access this data through the API, or has anyone else found a solution to this?

    I'm currently extracting data to PowerBI from the Zabbix API via Python scripting.

    Thanks
    Ewan
  • LenR
    Senior Member
    • Sep 2009
    • 1005

    #2
    Here is something I wrote many years ago, it reports on a service passed as a parameter. I don't recall all of what it shows, but it reports dependent services indented in html using recursive calls :-)

    Examples using the Zabbix API. Contribute to rugenl/zabbix-api-examples development by creating an account on GitHub.


    It was more of an example in Python API training than useful. Hope it helps.

    Comment

    Working...