Come join our live training webinar every other Wednesday at 11am PST and hear LogicMonitor experts explain best practices and answer common questions. We understand these are uncertain times, and we are here to help!
The HTML widget allows you to embed secure HTML pages and videos in your LogicMonitor dashboard.
Note: To insert HTML text directly into a widget, use the Text Widget.
Click on the Add drop-down and select HTML widget from the list. The Configuration form for setting up the widget will be displayed. See these instructions for help filling out the title, description, dashboard and refresh frequency fields.
Enter the url of a secure (HTTPS) website. If you’d like to embed a video in your HTML widget, follow the instructions below. Only websites accessible from your network can be added to an HTML widget. Blocked sites will not populate in the widget.
Note: HTML widgets cannot display sites with an X-Frame-Options: SAMEORIGIN header. This header prevents other sites from displaying it as an iframe.
<iframe width="100%" src="https://www.youtube.com/embed/VsvLU29Q7Js" frameborder="0" allowfullscreen></iframe>
3. Paste this URL into the HTML options for your HTML widget and then click save & close:
The video should now be embedded in your HTML widget:
In This Article