AppD Archive

No memory usage seen during stress test (other activity like threads and DB connections is shown)

CommunityUser
Splunk Employee
Splunk Employee

I have installed AppDynamics Lite on a Linux server and pointed it to a JVM using Tomcat 1.6.

When I run the automation stress test, I can see live graphs of things like number of threads and number of DB connections...very nice. But all the memory usage categories (Eden, Young Gen, Old Gen, Perm Gen, Code Cache, etc...) show no activity.

Is this a limitation of the Lite version?

Tags (1)
0 Karma

Arun_Dasetty
Super Champion

Hi Mike,

We understood that you are referring AD Lite account and as referred in attached screenshots we would see the memory data fine with acount type as AD LITE, can you please provide the screenshots from UI depicting the issue and the lite agent logs. and also we assume that tomcat version is 6.x, let us know if any disconnect here

Regards,

Arun

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

I am connecting AD Lite to a Tomcat 1.6.0.34 JVM.

But I see that the AD Lite version I have is from 2011. I will upgrade this to the newest version and retry.

0 Karma

Arun_Dasetty
Super Champion

Hi Mike,

Thanks for the update, Sure, let us know if you face any issues using latest version of AD lite, we would be glad to assist you further on this.

Regards,

Arun

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Using AD Lite, I have gone to the JMX tab and selected the following node in the domain tree:

java.lang - MemoryPool - PS Eden Space

Eden space is part of the HEAP so I thought I could put this on a graph to see heap usage of the JVM I am monitoring.

But all the Attributes below this node are static settings:

CollectionUsageThreshold = 0

Type = HEAP

Name = PS Eden Space

CollectionUsageThresholdCount = 0

So a graph of any of these attributes does not change over time.

I think I have gone to the wrong place to try and see memeory usage statistics. But I do not see any other obvious place in the AD Lite UI for monitoring memory usage.

0 Karma

Arun_Dasetty
Super Champion

Hi Mike,

We confirm the values showing as zero in Lite viwer UI under mbean browser is "not" lite viewer limitation as we would reproduce the issue in local in liteviwer UI and observed through jconsole those specific mbean attributes shows always as zero as referred in screenshots listed below, you can cross check using jconsole or other jmx monitoring tool:

image.png

image.png

image.png


And you might the the following stats part of JVM -> memory -> Memory pools which we show in our AD Pro version of the product , you can try 30 day trial to see if that feature helps: http://info.appdynamics.com/30-day-trial.html


image.png

Let us know if that clarifies your query.

Regards,

Arun

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...