Splunk AppDynamics

Is there a possibility to create tables in dashboard

CommunityUser
Splunk Employee
Splunk Employee

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.

Labels (1)
0 Karma

Brian_Wheeldon
Contributor

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

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Thank you Brian for you reply.

I am looking for columns such as  response time, cpu, memory etc and rows need various time lines .Attached the sample view.

Please let me know whether it is possible and how can we configiure that

0 Karma

Brian_Wheeldon
Contributor

Thanks for the clarification and sample.

Here's a similar CSV report built using the REST API:

Time Chunk Comparison: Current time period vs. previous time periods for a configurable set of key metrics

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:

1. AppDynamics REST API SDK

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

0 Karma

CommunityUser
Splunk Employee
Splunk Employee
I was creating similar report folowwing the this guidance. But the images seem to be broken. Can you reshare the same?
0 Karma

Brian_Wheeldon
Contributor

Added these images as attachments.

0 Karma

Charan_Puppala
Explorer

Hi @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.

image.jpeg

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...