Team,
Has anyone integrated non-SolarWinds application views to the SolarWinds Dashboard? For example a display of Remedy tickets currently open; or NetQOS views?
Thanks so much,
~Waverly
We think alike...
I too would like to be able to add a view within my dashboard that will make an external database query from another system to return the data. For example, I would like to be able to display how many trouble tickets are pending in our queue in our ticketing system. Anyone figure out a good way to do something like this?
It would be great if Solarwinds could come up with a simple sql query view in a future release.
All, what version of Orion?
I am running Orion v10.0.0
I am new to Orion, in the evaluation stages, the version we have is the latest.
running version 10, sp1
I just upgraded our solarwinds prod environment, and I also would like to have the option to see the open remedy ticket as part of the NPM summary page. Please advise.
Anything with a web front end can be linked to using the Custom HTML resource. The resource will accept variables so you can navigate the target web site.
thank you for your input. Do you have any instances ( html codes) that I can use?
This puts a feed from an external website into a Custom HTML box so I can chech the current cricket score
<IFRAME SRC=http://www.espncricinfo.com/indian-premier-league-2012/engine/current/match/548347.html?template=desktop
width=350
height=300>
</IFRAME>
and this thread may help - http://thwack.solarwinds.com/community/solarwinds-community/product-blog/blog/2010/08/05/hidden-gem-the-custom-html-resource#comment-114682