Ad Widget

Collapse

multiple boolean graph - how?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • starfish
    Junior Member
    • Nov 2011
    • 6

    #1

    multiple boolean graph - how?

    is there a way to show multiple boolean items in a graph using different offsets (min) and reduced span (max)?
    Actually its difficult (nearly impossible) to read the graph with all values on top of eachother.
    (using Zabbix 2.0.5)
    rgds
    starfish
  • Pada
    Senior Member
    • Apr 2012
    • 236

    #2
    At this moment if you want to offset boolean values on a single graph, you'll have to create new calculated items where you add those offsets and then you can draw the graphs from the calculated ones.

    Someone will have to write a patch to do the thing you're talking about.

    The only other alternative for you would be to add screens (or dynamic screens), where you have lots of graphs with only 1 boolean item on a single page.

    Comment

    • starfish
      Junior Member
      • Nov 2011
      • 6

      #3
      thanks Pada - I was already thinking about doing it the 2nd way - in the meantime lets hope for a patch or implementation ...


      Actually I am using stacked graph type - rather quick and dirty - but at least its interpretable.
      Last edited by starfish; 14-08-2013, 19:23.

      Comment

      Working...