XMLWordPrintable

    • Team B
    • Sprint 35, Sprint 36, Sprint 37, Sprint 38, Sprint 39, Sprint 40, Sprint 41, Sprint 42, Sprint 43, Sprint 44, Sprint 45, Sprint 46, Nov 2018, Sprint 47, Dec 2018, Sprint 48, Jan 2019
    • 14.5

      The core functionality is to create a new type of widget that will be flexible enough for the most use cases required for ad-hoc graphing.

      The new widget must support:

      1. Server-side SVG based graph generation
      2. Ability to select set of items for graphing using one or more conditions:
        1. Host and item name
        2. Both host and item name will support character '*' for pattern matching
      3. Ability to overwrite graphing options for a set of items selected using one or more conditions:
        1. Host and item name
        2. Both host and item name will support character '*' for pattern matching
      4. Each data set will support the following options
        1. Draw type: Lines, Points, Staircase
          1. Additional optional attributes for different draw types:
            1. Filled (0-10, 5 (30%) is default): fill it, available for Lines
            2. Radius (3 is default): available for Points.
        2. Color: selection of color
        3. Width (0-10, 1 is default): line width
        4. Transparency (0-10, 5 (50%) is default): transparency level.
        5. Y axis: Left (default), Right
        6. Time shift: none (default) or using format like -1h, 1h, -1d, -1m, etc.
        7. Time period: none (default) or override using Time from and Time to.
        8. Options to support missing data. Gaps will be calculated as lack of data exceeding three times average distance between time stamps (the algorithm may be adjusted later on).
          1. None: leave gap empty
          2. Connected: connect two border values
          3. Treat as 0: display as 0 values
      5. The widget will support the following options:
        1. Legend can be displayed in two modes:
          1. None: no legend is displayed
          2. Short (default): short legend is displayed under graph
        2. Ability to select set of problems for displaying as highlighted area using one or more conditions:
          1. None: no problems displayed
          2. Selected metrics (default), by host, by severity, by trigger tags (including choice of AND/OR), by problem name.
        3. Optional attributes for left and right Y axis, per axis:
          1. Min and max values: calculated (default), fixed value
          2. Display axis: show (default), hide
        4. Optional attributes for X axis:
          1. Display axis: show (default), hide
        5. A tooltip will be display additional information on mouse over:
          1. Displayed data point: all values for current X coordinate
          2. Problem area: details of all for the point on area
        6. Selection of history data:
          1. Auto (default): automatically as implemented currently
          2. History: all data is taken from history
          3. Trends: all data is taken from trends
        7. Options to display left and right Y axis units, per axis
          1. Auto: values will be displayed using units of the first item
          2. Static: overwrite units with given string

      Support of macros $1-$9 in item names must be removed in order to make pattern matching work.

      The widget configuration form must be optimized for making one-click modifications without forcing users to use hierarchical controls, if possible. That is why, for example, Lines and Staircase made as separate drawing types.

        1. (152).png
          (152).png
          79 kB
        2. (152).txt
          13 kB
        3. 4588_sbox.PNG
          4588_sbox.PNG
          44 kB
        4. big-error-width.png
          big-error-width.png
          98 kB
        5. comboboxes-after.png
          comboboxes-after.png
          15 kB
        6. comboboxes-before.png
          comboboxes-before.png
          15 kB
        7. content_width_error.gif
          content_width_error.gif
          674 kB
        8. crispEdges.png
          crispEdges.png
          40 kB
        9. data-points-hover.png
          data-points-hover.png
          10 kB
        10. date_on_graph.png
          date_on_graph.png
          97 kB
        11. date_space.png
          date_space.png
          53 kB
        12. disabled_item.png
          disabled_item.png
          53 kB
        13. displaying20of50.png
          displaying20of50.png
          42 kB
        14. edge_undefined.png
          edge_undefined.png
          75 kB
        15. empty-hintbox.png
          empty-hintbox.png
          4 kB
        16. ff_tooltip.gif
          ff_tooltip.gif
          776 kB
        17. fill_ordering_not_responding.png
          fill_ordering_not_responding.png
          98 kB
        18. fill.png
          fill.png
          77 kB
        19. graph_granulation_1.png
          graph_granulation_1.png
          57 kB
        20. graph_granulation_2.png
          graph_granulation_2.png
          62 kB
        21. graph_jumps.gif
          graph_jumps.gif
          8.13 MB
        22. grey-clock-icon.png
          grey-clock-icon.png
          2 kB
        23. hc-theme-overrides.png
          hc-theme-overrides.png
          9 kB
        24. headroom.png
          headroom.png
          169 kB
        25. hintbox_debug.png
          hintbox_debug.png
          70 kB
        26. hintbox-size.png
          hintbox-size.png
          5 kB
        27. hint-with-no-value.png
          hint-with-no-value.png
          4 kB
        28. hover.gif
          hover.gif
          3.55 MB
        29. hover.gif
          hover.gif
          3.55 MB
        30. hover2.gif
          hover2.gif
          6.58 MB
        31. incorrect-footnote-in-tooltip.png
          incorrect-footnote-in-tooltip.png
          10 kB
        32. incorrect-left-axis-value.png
          incorrect-left-axis-value.png
          18 kB
        33. line_ff.gif
          line_ff.gif
          646 kB
        34. max-left-axis-value.png
          max-left-axis-value.png
          20 kB
        35. min-left-axis-value.png
          min-left-axis-value.png
          20 kB
        36. minmax.png
          minmax.png
          97 kB
        37. misalign.png
          misalign.png
          11 kB
        38. missing_value.png
          missing_value.png
          22 kB
        39. missing-v-axes.png
          missing-v-axes.png
          7 kB
        40. no_space_for_date.png
          no_space_for_date.png
          10 kB
        41. noaxes_nodata.png
          noaxes_nodata.png
          30 kB
        42. nodata.png
          nodata.png
          40 kB
        43.  number_rounding.png
          number_rounding.png
          66 kB
        44. numbers_too_close.png
          numbers_too_close.png
          15 kB
        45. one_value_with_footer.png
          one_value_with_footer.png
          19 kB
        46. outside_graph.png
          outside_graph.png
          33 kB
        47. points_0.9.png
          points_0.9.png
          131 kB
        48. problem_5_min.png
          problem_5_min.png
          105 kB
        49. problem_line.png
          problem_line.png
          69 kB
        50. problem_red_line.gif
          problem_red_line.gif
          650 kB
        51. revers-fill.png
          revers-fill.png
          77 kB
        52. sad_graphs.png
          sad_graphs.png
          70 kB
        53. sbox_selection.gif
          sbox_selection.gif
          5.59 MB
        54. sBox-hiding.png
          sBox-hiding.png
          43 kB
        55. Screenshot_6.png
          Screenshot_6.png
          33 kB
        56. second_graph_color.gif
          second_graph_color.gif
          414 kB
        57. Selection_040.png
          Selection_040.png
          97 kB
        58. Selection_041.png
          Selection_041.png
          133 kB
        59. short_legend.png
          short_legend.png
          22 kB
        60. strange-endings-of-the-graph-curve.png
          strange-endings-of-the-graph-curve.png
          10 kB
        61. strange-endings-of-the-graph-curve-1.png
          strange-endings-of-the-graph-curve-1.png
          10 kB
        62. strange-endings-of-the-graph-curve-2.png
          strange-endings-of-the-graph-curve-2.png
          9 kB
        63. suffixed-agent-ping.png
          suffixed-agent-ping.png
          7 kB
        64. time-override-icon.png
          time-override-icon.png
          16 kB
        65. time-period-tab.png
          time-period-tab.png
          7 kB
        66. tooltip_scroll.gif
          tooltip_scroll.gif
          3.94 MB
        67. transparency_loss.png
          transparency_loss.png
          102 kB
        68. trapp_last_6_hours.gif
          trapp_last_6_hours.gif
          697 kB
        69. trapper_values.png
          trapper_values.png
          30 kB
        70. treat_as_0_y_axis.png
          treat_as_0_y_axis.png
          51 kB
        71. treataszerostaircase.png
          treataszerostaircase.png
          47 kB
        72. trends.png
          trends.png
          83 kB
        73. two_points.png
          two_points.png
          78 kB
        74. value_null.png
          value_null.png
          28 kB
        75. widget-header-icons.png
          widget-header-icons.png
          1 kB
        76. with_crispEdges.png
          with_crispEdges.png
          9 kB
        77. without_crispEdges.png
          without_crispEdges.png
          9 kB
        78. y_axis.png
          y_axis.png
          90 kB
        79. y-axis_and_line.png
          y-axis_and_line.png
          9 kB
        80. y-axis_right.png
          y-axis_right.png
          22 kB
        81. y-axis-missung-values.png
          y-axis-missung-values.png
          14 kB
        82. y-labels-111.png
          y-labels-111.png
          3 kB
        83. zero_on_y.png
          zero_on_y.png
          47 kB
        84. zoom.gif
          zoom.gif
          1.85 MB

            Miks.Kronkalns Miks Kronkalns
            palivoda Rostislav Palivoda
            Team B
            Votes:
            11 Vote for this issue
            Watchers:
            26 Start watching this issue

              Created:
              Updated:
              Resolved: