Written by

Question Larry Pinsky · Apr 26, 2023

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?

Product version: HealthShare 2020.2

Comments

Sam Duncan · Apr 26, 2023

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.

0
Dmitry Maslennikov · Apr 27, 2023

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.

0
Evgeny Shvarov · Apr 27, 2023

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.

0