Dear Dojo,
is it possible to show a parameter average value? For example I have a interface utilization like this:
It's going up and down over 50 Mbps which is fine. For our Visio drawing we would like to have the value of the center line.
As this question has now been inactive for a long time, I will close it. If you still want more information, could you post a new question?
Hi Toon,
no I want to display it in a Visio drawing as a parameter. But I want to display the average value only if it's possible.
Hi Stefan,
If I understand correctly, you would like to display in a shape the average value from a particular time range. For example, in your screenshot it seems that you selected to display trend data from the last 24 hours. Would you like to display the total average from the time range selected?
If this is the case, I believe currently it is not possible to get the average from this chart in a shape. Possible workaround is using dashboards.
Hi Miguel,
no not for the last 24 hours, just the average value at the moment. For example the thick line just at the end, this value I would like to display.
Hi Stefan,
Are you referring to the dotted flat line that is displayed at the end of the graph? That line represents the trend prediction (https://docs.dataminer.services/user-guide/Basic_Functionality/Trending/Working_with_trend_graphs.html)
I believe it is not possible to show this value in a Visio file. A possible option is to use the GQI queries to calculate the average from trend data (Data source: Get parameter table by ID). More information in DataMiner Docs:
https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/GQI/Query_Data_Sources/Get_parameter_table_by_ID.html
You can access the trend statistics (and among others the average median) overlayed on the graph by right clicking on the graph and clicking "trend statistics...".
Alternatively, you can use the percentile line in the same way on that graph itself.
Hi Stefan,
I see that this question has been inactive for a long time. Do you still need more information about this? If not, could you select the most relevant answer to indicate that no further action is needed here?