Hi Dojo,
I have an aggregation rule which is showing the sum of all Dataminer network interfaces. Because this value is mBps I would like to multiply this value by 8 to have mbps.
I don't see there any option to make any calculation of it. How can I do it?
Hi Stefan,
As Miguel indicated, this is not possible with the built-in functionality of Aggregation Rules. Besides a connector change, you could also consider making a dashboard with a GQI that does the aggregation and calculation for you through the custom operator. This Dashboard can use a dropdown that visualizes Views, which will affect the query and its results. In its turn, you can dynamically populate the dropdown if you're embedding the Dashboard in your Visio.
Do note that this option is only valid if you only want to view the outcome. With this approach, you cannot trend or alarm on it.
Kind Regards,
Jarno