Panel URL
The URL dashboard panel is used for displaying a web page in a dashboard.
Form Fields
-
Panel Name - Name of the panel to be displayed in the panel header.
-
iFrame Source - The URL that will be opened in the panel.
-
Hide Header - Whether or not the panel header is shown.
-
Refresh Rate (secs) - The default page refresh rate in seconds.
-
Width (%) - Limit the panel to a specific percent width of the dashboard, ranging from 10% to 100%.
-
Height (px) - Limit the panel to a specific height in pixels. "Auto" is checked by default. If unchecked, a field will be shown to enter a numerical value for the limit.
Best Practice
- Only web pages that are served via secure web access (HTTPS) can be displayed in a panel. Pages served via regular web access (HTTP) can not be displayed, and will trigger a "Mixed Content" type of error.
Displaying Analytics Data in a URL Panel
To embed analytics data within a Unified Assurance dashboard panel:
-
Open the Dashboard UI: From the Analytics menu, select Events, then Metrics or Flow, and then Dashboard.
-
Open the dashboard you want to embed.
-
Copy the URL from the address bar.
-
Configure a Unified dashboard with a URL panel. In the iFrame Source field, pasting the analytics URL with &kiosk=1 added to the end. For example, for a Metric analytics dashboard:
https://server.example.com/go/g/d/_A1_G_010/assure1-dynamic?orgId=1&refresh=10s&kiosk=1
The kiosk setting loads the analytics dashboard inside the panel without the Unified Assurance navigation bar.
-
Save the Unified Assurance dashboard and add it to a dashboard group.
Note:
To grant read-only permission to the analytics view, add the Viewer permission under the eventAnalytics or metricAnalytics package in the role used by the user group for read-only users.