Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-3693

Add link to permanent URL for current page in Zabbix web interface

XMLWordPrintable

    • Icon: New Feature Request New Feature Request
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • None
    • Frontend (F)
    • None

      Our company have more than one admin and very often we need to send via IM messenger link to some Zabbix web interface page.

      But some pages have normal url, that include all parameters in GET string, other pages have missed all needed parameters.

      1. For example - item list: http://zabbix.example.com/items.php?filter_hostid=10084&filter_application=&filter_name=a&filter_key=&filter_type=-1&filter_delay=&filter_snmp_community=&filter_snmpv3_securityname=&filter_snmp_oid=&filter_port=&filter_value_type=-1&filter_data_type=-1&filter_history=&filter_trends=&filter_state=-1&filter_status=-1&filter_with_triggers=-1&filter_templated_items=-1&filter_set=1 - contains all filter arguments - it's ok.

      But when I go to second page of this list - all parameters are disappear from url, so I see only http://zabbix.example.com/items.php?page=2 in page URL.

      So I can't get direct URL to page 2 with all filled filter arguments.

      2. Same problem is with charts - they have url like http://zabbix.example.com/charts.php?fullscreen=0&groupid=0&hostid=10084&graphid=554
      And when I change filter (zoom or time interval) - those arguments not added to page URL.

      So I can't send URL to chart with specific time interval and zoom level.

      Via HTTP query log I see that this arguments are send via GET queries like
      http://zabbix.example.com/chart2.php?graphid=554&period=172800&stime=20190206104004&updateProfile=1&profileIdx=web.screens&profileIdx2=554&width=1344&sid=b81bb1d88bdbc680&screenid=&curtime=1486539604903

      Solution: Please add "Permanent URL to this report" link in all pages of all Zabbix interface, for quickly give this links without manual debugging of HTTP queries.

            Unassigned Unassigned
            murz Alexey Korepov
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: