Is it possible to create a historical trending view similar to the DataMiner Trend Groups application, allowing users to combine and compare parameters from elements located in different DataMiner clusters within a single interface?
Specifically, would it be feasible to:
- Select elements from a consolidated cross-cluster inventory view.
- Retrieve the list of parameters that have trending enabled for the selected elements.
- Allow users to select one or multiple parameters across different clusters.
- Retrieve historical trend data points for the selected parameters from their respective clusters.
- Display the combined trend data in a single visualization, enabling historical analysis and KPI comparison across multiple clusters without requiring users to access each DataMiner environment individually?
If feasible, what would be the recommended architecture and approach to implement such a solution using Low-Code Apps, UDAPIs, and existing DataMiner trending capabilities?
Thanks.
Hi Steve, we initially thought about that option but as we need trending, we would be duplicating historical data even with the replicated elements and it would require the same amount of storage of the original 5 clusters.
Hi Edson, could a replicated element(s) work in your situation? This would allow visibility of the elements across different DMA clusters.