Ad Widget

Collapse

Zabbix Problems List

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • siryu00
    Junior Member
    • Mar 2022
    • 2

    #1

    Zabbix Problems List

    I am new to Grafana and I am having some issues and would greatly appreciate some guidance.

    Grafana 8.2.4
    Plugins used: alexanderzobnin-zabbix-app(To create Zabbix as a data source).

    I am creating a dashboard to show the current problems reported from zabbix for some printers we have monitored. We have a group that goes out an fixes issues when they get alerted. I want to create a dashboard that shows all the printers that are having issues and what the issue is.

    When I pull problems into a table it creates 1 column named `Problems` and each row is json. I would like to parse that data and create 2 columns "Host" and "Description". I have tried several transforms but have not had any success.

    Any help would be appreciated.
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4807

    #2
    That is a Grafana issue, not Zabbix..

    Comment

    • siryu00
      Junior Member
      • Mar 2022
      • 2

      #3
      Originally posted by siryu00
      I am new to Grafana and I am having some issues and would greatly appreciate some guidance.

      Grafana 8.2.4
      Plugins used: alexanderzobnin-zabbix-app(To create Zabbix as a data source).

      I am creating a dashboard to show the current problems reported from zabbix for some printers we have monitored. We have a group that goes out an fixes issues when they get alerted. I want to create a dashboard that shows all the printers that are having issues and what the issue tutuapp is.

      When I pull problems into a table it creates 1 column named `Problems` and each row is json. I would like to parse that data and create 2 columns "Host" and "Description". I have tried several transforms but have not had any success.

      Any help would be appreciated.
      I got this,...

      Comment

      Working...