Ad Widget

Collapse

Patch: Faster movement between item configuration and monitoring

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pada
    Senior Member
    • Apr 2012
    • 236

    #1

    Patch: Faster movement between item configuration and monitoring

    Hi,

    Without this patch it takes quite a while to navigate between viewing the graph for an item and its configuration page. This patch adds links to assist quicker navigation.

    I've written a patch that adds a History column to the page where you configure the Host Items. This column contains either a link to the item's history or to its graphs. See the ConfigureItems.png attachment for this.

    I've then also added a Configuration column to the Latest Data page. This column will contain links to quickly take you to the Template and/or Item's configuration page. See the LatestData.png attachment for this.

    The patch worked both on Zabbix 1.8.11 and 1.8.13.

    I hope this is useful for other people too.
    Attached Files
  • Pada
    Senior Member
    • Apr 2012
    • 236

    #2
    This patch isn't necessary in Zabbix 2 any more, because there the theme for Zabbix has cross linking everywhere.

    There are a few things that my patch does not do:
    1) links between configuring & viewing of graphs, maps, screens
    2) doesn't have links for items under latest data when item has no Application assigned to it

    Comment

    Working...