Ad Widget

Collapse

PowerBI and Zabbix API

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mellis
    Senior Member
    • Oct 2017
    • 145

    #1

    PowerBI and Zabbix API

    Wondering if anyone has connected PowerBI to the Zabbix API? I really don't know much about PowerBI but my boss like the dashboards wonder if anyone had some instructions on how to setup the connection?
  • fabio_inovaxti
    Junior Member
    • Sep 2019
    • 1

    #2
    Hi!

    I know it has been a long time, but I would like to know if you have made any progress.

    Comment

    • 1berto
      Senior Member
      • Sep 2018
      • 182

      #3
      I don't think there is a 'native way' to do it, probably you will need to write some type of code.
      The zabbix API is json, so if PowerBI can send, receive and understand json, you will have no problem at all.
      I don't use PowerBI, but i have created a 'digested' database wich i populated in the trigger actions of zabbix.
      Then another tools can read this database and plot any graph that a boss want (eg. Spotfire).

      Comment


      • mellis
        mellis commented
        Editing a comment
        I was able to solve this problem using the driver from Zappy
    • luiz junior
      Junior Member
      • Nov 2019
      • 1

      #4
      I know it's been a while but I already connected zabbix to power bi it accepts json yes file without problems but it is possible to connect directly to his MYSQL database in my case I created a separate sql bank and this bank was fed through a file that ran every hour not to burden the MYSQL of zabbix so much. But for those who want it is possible to connect yes.

      Comment

      Working...