Does anyone know how you could share the SQL 2014 AAG dashboard (seen via SSMS) as a web site/link so I can display it in Orion?
Someone may weigh in who knows about some backend API that I'm not aware of with that tool but since SSMS is not even remotely a web interface you may be getting into some pretty hackish territory displaying it via Solarwinds. Off the top of my head you could try something like setting up a machine with that screen displayed, set up an automated screen capture tool that dumps the captured image onto a file server and use a custom HTML resource to load up those images as a big jpeg. I've never tried to embed video on any of my SW dashboards but you could probably also set up a streaming feed of a machine with that screen loaded and use the custom html resource to display the stream.
Coming at it from another perspective, I haven't used that tool but since it's SQL I presume it is just bundling up data based on queries from your database, so the content is likely already there available to you, you just need to put together some custom queries/reports to display it in a similar manner to how SSMS is showing it.
See this thwack post about linking Orion to other databases Is it possible to make an SQL query to a different database and report the results back on NPM webpage?
Anyway, this is probably pretty much uncharted territory so good luck!
-Marc Netterfield
Loop1 Systems: SolarWinds Training and Professional Services