Ad Widget

Collapse

LLD: How to create graph with all discovered items ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wichtounet
    Junior Member
    • Dec 2013
    • 2

    #1

    LLD: How to create graph with all discovered items ?

    Hi,

    I created a discovery rule to discover CPU Cores and I have an item prototype to get the temperature of a core.

    Now, I would like to create a graph that will display the temperature of each found core, but I haven't found a way to do that...

    How can I do that ?

    Thanks

    Baptiste
  • steveboyson
    Senior Member
    • Jul 2013
    • 582

    #2
    Your are rightm that is a problem. My approach so far:

    You need to "collect" the found items on the "host" level. It cannot be done on the template level since the "to be discovered items" will not get created in the template (there are just the prototypes) but only later when that template is assigned to a real host.

    So, go to the host an create your graph there. Later, you can copy that graph to other hosts.

    Sorry, I do not know another way to achieve graphs of ALL discovered items of a specific type (same applies for CPU load, disk usage, NIC bandwidth etc.).

    It seems to me a more of a architectural habit (or incompleteness).

    Comment

    • wichtounet
      Junior Member
      • Dec 2013
      • 2

      #3
      Oh god, that is what I feared. So if have 20 hosts, I just have to create the graphs in each of them

      That makes LLD much less useful than I thought.

      Thanks a lot for your answer.

      Comment

      • oksidant
        Member
        • Jun 2012
        • 46

        #4
        Now faced with the same problem.

        In zabbix 2.2 has this any promotion?

        p.s. Sorry my english.

        Comment

        • aib
          Senior Member
          • Jan 2014
          • 1615

          #5
          Nope
          same story - Discovery can create one graph per each discovered Item, but for Summary graph you have to do it manually

          PS печалька
          Sincerely yours,
          Aleksey

          Comment

          • zer4
            Junior Member
            • Jun 2022
            • 1

            #6
            is it still not possible to do Summary graph? Maybe this feature is available in new versions Zabbix?

            Comment


            • Hamardaban
              Hamardaban commented
              Editing a comment


              Data set Select hosts and items to display on the graph. Alternatively, you may enter host and item patterns. Wildcard patterns may be used (for example, * will return results that match zero or more characters). To specify a wildcard pattern, just enter the string manually and press Enter. While you are typing, note how all matching hosts are displayed in the dropdown.
              Up to 50 items may be displayed in the graph.
              Host pattern and item pattern fields are mandatory.
              The wildcard symbol is always interpreted, therefore it is not possible to add, for example, an item named "item*" individually, if there are other matching items (e.g. item2, item3).
          • Rhodderz
            Junior Member
            • Jan 2025
            • 1

            #7
            For those who came here from google like i did.
            This for some reason appears to still be a problem and not possible
            You can do per host and only if you select the items manually but when you have a vast amount of hosts and items, this is no solution.
            Using the wildcard pattern in Zabbix 7 doesnt seem to want to work in the UI either as as soon as you hit enter it selects the first thing down in the drop down list.

            LLD's are greate but not being able to have an easy method of having a overall graph for all discovered items of that type is painfull.

            Link above also does not work so up to date one below:

            Comment

            Working...