Ad Widget

Collapse

Question about graph

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • igloo_kem
    Junior Member
    • Oct 2012
    • 19

    #1

    Question about graph

    Good day!
    Perhaps i'm doing something stupid (is it bug? or feature?) But ..
    I created a new graph in host and add Items from other hosts into graph (I want to get a graph of discarded packets on specific ports of different switches). I saved graph.. and it disappeared from list of graphs on host!

    The second way:
    I create a new graph, adds item of the same host, save it - all ok.
    After that i add items of other hosts, save - everything is OK, my graph is still visible in the list of host's graphs.
    I deleted the "native" item of host (but leave items of other hosts), saved - graph disappeared from list of host's graphs.
    I looked into database - graph is present.

    Zabbix 2.0.5-2 downloaded from here:


    Sorry for my bad english..
  • heaje
    Senior Member
    Zabbix Certified Specialist
    • Sep 2009
    • 325

    #2
    Graphs are associated with items, not hosts, so what you're seeing is totally expected. A graph will only show up in the list on hosts for which it has items. Here are some examples:

    If you go to create a graph for Server A and add item keys from Server A to that graph, the graph will show up in the list for Server A.

    If you create a graph for Server A and add items for Server A and Server B to that graph, the graph will show in the list for Server A and for Server B.

    If you go to create a graph for Server A and you add items from Server B, but you do NOT add any items from Server A the graph will only show up in the list for server B.

    Comment

    • igloo_kem
      Junior Member
      • Oct 2012
      • 19

      #3
      Thank you for information!

      Comment

      Working...