I am familiar with creating custom views and resources in SolarWinds Orion but I would like to create a custom view that does not refresh every 2 minutes. How could one do this?
We want to keep the 2 minute refresh alive on other pages so a change to the related global setting is not the answer I am looking for.
I thought about copying the "~/Solarwinds\Orion/Admin/default_orion.aspx" page into my own web page as a starting point, but dragons may be lying in wait down that path. I am also aware that an external website can be referenced in Orion. That page does not refresh periodically but it uses an iframe. The disadvantage of this is the difficulty of getting the Orion style sheets attached so that the custom page has the same look and feel of the parent website.