The most recent content from our members.
Hi all, come into a problem regarding custom HTML scripts. Currently in our environment we use the custom html widget to take in geographical data along with microwave link data to draw a geographically correct network map for internal use however due to a few hiccups of how devices and SolarWinds stores and presents…
The ability to "insert variables" using a button to should all available into custom html resources, would make these resources a little more dynamic and even focused on the Node being viewed. For Example: <iframe src="http://${N=SwisEntity;M=Application.Node.IP_Address}/UPS/ups_alar.htm" width="430"…
It's possible to customize the login page with "Custom HTML". Unfortunately, this settings are ignored, as soon as the web page switches to mobile view. Would be great to have the ability, to change this mobile view too.
I have a view defined for my Data Centre UPS Devices in which I would like to add a view of the UPS Status Page which consists of Custom HTML as shown below <div style="text-align:center;"> <iframe align="center" src="http://aaa.bbb.ccc.ddd/MainPage.htm" name="Name" width="800" height="500"> </iframe> </div> where…
I have created a NOC view that has three tabs, each with a custom HTML resource of different maps (they are not Solarwinds maps). I enable NOC view mode and it can get to NOC mode, but it just sits on the first map forever and never loads any of the other tab contents. I have made NOC mode work for other pages, but this…
Greetings All. We are in the midst of beefing up our NPM pages to include a picture of the device using Custom HTML (See this thread Add a photo/picture to a node? Is it possible?). I would like to display 2 pictures in the custom properties. The first one I'm calling using {$IP_Address}. The second one I would like to…
is this possible? I'm trying to update a ticketing system (not WHD ) using a form or POST really and need to translate some variables to update the ticket with pertinent info. maybe I just don't know how to do a post properly...but I've tried with and without using iframe. doesn't update if I don't use the page from that…
I was wondering if anyone had come across this or would have any ideas of a solution. As you will probably know when customising a page for a group it will effect all pages in all groups, which isn't ideal if you want to display specific information for a specific group. What I want to do is display live google map…
I've seen requests for this, but really haven't seen anyone post a solution. This will probably be deprecated by a newer release of SAM, but for those who are on 5.0 - 5.2, this might be useful. This solution does NOT require you to have an Application or Component being monitored in SAM to work. This does assumes that…
This script can be used to create a HTML page showing Web Help Desk (WHD) ticket information, which can then be embedded as a custom resource within Orion. It uses PowerShell to fire a REST request
It looks like you're new here. Sign in or register to get started.