This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Make external DB query through web resource

I would like to have a web resource be able to make a simple SQL query to an external DB...

For example, I would like to display some simple stats from other systems in my solarwinds dashboard, like amount of trouble tickets in queue.  It would be great to add a resource to our main dashboard view which goes out and queries an external DB for this information, and then display the results. 

I realize that i could probably make some sql script that runs that will query other DBs and save it as a custom filed in orion DB, but that would be a pain.