Hello Everyone,
I am looking for a solution to make an addition of the values of a parameter located in multiple element. To be more specific, I wanted to add few data consumption values returning by few modems and returning this value into a gauge or a ring on a dashboard.
I hope this is clear.
Thank you in advance 😉
Hi Jordane,
You can achieve this by using aggregation rules (assuming that you are pointing to the same parameter on these elements).
For example, in the screenshot below, I have 4 elements in the view '03_ELEMENT' using the same driver. I would like to sum the value of 'Analog Parameter 1' for these 4 elements.
- First, we can create an aggregation rule in the view '03_ELEMENT':
(Keep in mind that you can create this aggregation rule on any view)
- You can enable monitoring and trending on this aggregation rule:
This aggregation rule can be displayed in an overview, for example in a trend component, a pie chart, a bar chart, a column chart, a stacked area chart and a parameter summary. You can find more information about how to map aggregation rules in a overview in DataMiner Help:
I believe currently it is not possible to display these aggregation rules in the Dashboard app. However, it will be a nice feature.
Aggregation parameter can be displayed in dashboards from 10.1.4 onwards. You can find the parameters in the 'Parameters' data section. In the 'From' field, choose 'View' and after having selected your view, you can choose your 'Aggregation parameter'.
In a future iteration, we will further extend this, so you can select 'Aggregation parameter' in the 'From' field and then link your view from a feed.
Hi Pieter,
Thank you, I will check if we can upgrade without any problem.
Have a nice day.
Hi Miguel,
thank you for these information, I’m at the step where the aggregation is ready but I have some trouble to add it into a visio.
Thanks again 🙂