Custom Dashboard
I am wondering if anyone has created a custom dashboard that can be accessed outside of the Ensemble environment. What I am looking to do is create a dashboard accessible from a person's computer, on the same company network as Ensemble, that can display information regarding specific services, operations, processes, queues, etc. I don't want to give a user access to Ensemble, just allow them to display a page in their browser to give them the information they need to make sure their processes are running.
I am hoping there are API calls that can be made from a web page to bring in and display this data.
Anyone have experience doing this or something similar?
Comments
You might be interested in using IRIS BI for this. Once you have created IRIS BI dashboards, you can embed them in your application - there is some documentation on this here. You might also be interested in the built-in Activity Monitor Dashboard for productions, if you haven't taken a look at it before.
You can also use SAM, or plain Grafana for it, which is more suitable for real-time dashboards
And I've recently introduced IRIS support to Apache Superset, which now can be used to show charts on plain SQL tables.
try DeepSeeWeb which as an Angular UI layer over IRIS BI dashboards.
You can create usual IRIS BI dashboards and access them outside Ensemble/HealthShare environment in Angular UI, even on mobile. No additional development needed.