Hi All,
We have building a custom dashboard where we want to use iframe to display the views from Nagios and Solarwinds dashboards. I have got the Nagios iframe working but unable to get the solarwinds NOC dashboard to display in the iframe. The difference between the nagios and Solarwinds dashboard is that Nagios dahsboard is a PHP page whereas the solarwinds is an aspx.
So the questio is can we use iframes to display aspx pages if not is ther any other way?
Thanks in advance.
you should be able to use. Do you get any error? are you able to access your page outside appdynamics in a separate browser window/tab?
I am able to view the Solarwinds page outside AppD. But when i use the same URL in iframe i see only a blank page no errors.
Regards,
Hari
Hi Gurmit,
We are in a SaaS controller so dont have access to the controller logs. Here the message i got from the chrome developer tool.
Mixed Content: The page at 'https://customer.saas.appdynamics.com/controller/#/location=CDASHBOARD_DE…Range=last_1_week.BEFORE_N...' was loaded over HTTPS, but requested an insecure resource 'http://solarwinds/Orion/SummaryView.aspx'. This request has been blocked; the content must be served over HTTPS.
I guess it is becuase solarwinds is a http site and AppD is blocking this as it is not secure.
Please let me know your thoughts
Thanks,
Hari