Ad Widget

Collapse

Dynamic graphs based on host group members

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sivy310
    Junior Member
    • Aug 2013
    • 15

    #1

    Dynamic graphs based on host group members

    Do you have an idea if it's possible to create sort of dynamic graphs which contain as many the same items as hosts in some host group?

    For example:

    Let's assume that I have a host group XYZ and 5 hosts assigned to this group.
    Each of those hosts has item "item_to_display".
    I would like to have a graph "dynamic_graph" where I can find "item_to_display" for each of those hosts.

    The problem is that sometimes I have change list of hosts assigned to XYZ host group so I'd like to have automatically modified "dynamic_graph" to see "item_to_display" for new list of hosts in host group.

    Do you have any idea how to configure it?
  • onallion
    Senior Member
    • Mar 2016
    • 131

    #2
    Just use Grafana

    Comment

    • Pada
      Senior Member
      • Apr 2012
      • 236

      #3
      Grafana is very powerful and there is a plugin for it to pull data via the Zabbix API. It works fairly well with Zabbix 3.2, but it still takes a while to get used to create dashboards in Grafana if you've never done it before.

      Alternatively, you can try the Grapher frontend extension: https://github.com/sepich/zabbixGrapher
      That extension comes with the frontend when you use the Zabbix XXL docker container for the frontend.

      Comment

      Working...