Can anyone please let me know if we can create table form metrics in dashboard?
When checked in custom widgets there is an option for table format but there I am not getting the parameters that I want to select.
We are looking for response time, CPU, memory, etc on one axis and on timelines on the other axis.
Currently you can configure Tables to display the results of Business iQ (ADQL) queries on the Analytics (Events Service) data, but not metrics.
You can produce CSV reports for metrics in tabular format using REST API queries.
When you say you're looking for "response time, cpu,memory etc on one axis and on time lines on the other axis", what are the rows and what are the columns?
Regards,
Brian Wheeldon
Thanks for the clarification and sample.
Here's a similar CSV report built using the REST API:
For the rows, specify a set of labels with associated Metric Path
For the columns, specify the time delta, "Week", with the number of ms in that period, plus the number of weeks to compare (e.g. 4)
With three un-comments/comments, convert this to a daily report comparing the previous 14 days
Reports like these can be created using any number of ways using the REST API, but the approach I found simplest is to install two pre-requisites on a box with a JRE and network access to your Controller:
2. Groovy script to produce the CSV
Send me your output of `groovy -version` and I'll share the script I used to generate the reports above.
Regards,
Brian Wheeldon
I need to create a dashboard for all applications with APP agent, machine agent, business transaction health in a table as shown in the attachment. I had created a dashboard with the widgets for an application in that I can see the agent status but I want it in a table. I cannot find the table in the widgets.
could you please help me know how to do this?
with regards
charan.