Metric Browser
Can someone explain to me the difference between average response time vs average wait time in the metric browser for a BT? Also does anyone know the measurement of Average request size? Is it in...
View ArticleCan't get data using docker
Hello everybody! I'm trying to use appdynamics in my docker container. I use node 4.4.0 and appdynamics agent version 4.1.10 with alpine docker image. When I use my app out of container, appdynamics...
View ArticleNeed to pass custom value that needs to display in dash board
Hi Team,I have recently enabled AppDynamics End User Monitering for our application. It measures all the ajax calls and page requests and captures parameters like Type, Name, iFrame Url etc.. It...
View ArticleData Collector - How to see the Request in WCF Method
I have set up a Data Collector for a slow WCF Method, I am able to see the response from the service call, but I am also interested in seeing the original request data.
View ArticleDo you use Chef for deployments?
I thought it would be a fun project to automate Java agent deployment and upgrade with Chef. Is it a valuable excercise or a little bang for my buck? Thanks. Yes, AppD has example that refers you here:...
View ArticleRe: Do you use Chef for deployments?
Our official recipes are here https://github.com/Appdynamics/appdynamics-cookbooks
View ArticleRe: DB agent gets stopped - expiration of Max Inactivity Period [1800000] ms
I am experiencing the same error on an Oracle database agent. Did you ever find a resolution to this issue?
View ArticleTypeError with Python Agent for Django with SQLAlchemy and Postgres
Hello I'm trying out Appdynamics with a Django Application, which uses SQLAlchemy. When accessing the page, which uses SQLAlchemy ORM for accessing a custom database a TypeError is raised: Exception...
View ArticleBusiness Transaction Discovery Problem
Hello Everyone!I'm testing a business transaction monitoring functionality on my laboratory environment. I developed 2 Java JMS Application. The first application record messages in the queue IBM MQ,...
View ArticleExtension Data Not showing up in Metric Browser
Greetings Experts, Here is my question, i have configured a monitong extension and placed it under directory: $APPDYNAMICS_HOME/monitors/subdirectory/ for the Machine Agent. Restarted the Machine...
View ArticleRe: DB agent gets stopped - expiration of Max Inactivity Period [1800000] ms
1. Make sure that DB agent is mapped to its repsective collector if you are monitoring multiple DB instances. e.g. for mapping command java -Ddbagent.name="UATDBagent" -...
View Articlemysql DB agent Issue
Hi, I have installed the mysql 5.5 DB agent in AppD 4.2. But I am getting the below mentioned error after starting the DB Agent from Teminal. ADBCollector:133 - DB Collector XXX_DB is temporarily...
View ArticleRe: 403 on npm install
I am on node 4.4.1 and am installing agent 4.1.10. I get a HTTP 403 error however. This 403 error is coming for all agent versions. What do i need to resolve this ?
View ArticleRe: Do you use Chef for deployments?
Yes, we officially contribute to them, but they are also open to community improvement.
View ArticleRe: Extension Data Not showing up in Metric Browser
Hi, You can find the extension metrics in the Node -->JMX tab--> mbean browser, Here you need to create a new JMX configuration of the metric to view the it metrics brower. Regards,Vamshi
View ArticleRe: Extension Data Not showing up in Metric Browser
Hello Vamshi, I believe that is in particular to JMX Metrics... I am just wondering what is the issue with what i am trying... looks to be a simple Metrics. I tried few things: echo...
View ArticleRe: Business Transaction Discovery Problem
I haven't had to fix this specific problem. But, couple things, 1) bConfiguration -> Transaction Detection -> JMS says it will auto-detect for all "incoming" JMS messages. So try and find...
View ArticleCan't pass an application name with spaces in it as a system property
On a Linux OS, if you try -Dappdynamics.agent.applicationName="My Application" it fails, if you try -Dappdynamics.agent.applicationName="MyApplication" it works. I've tried + and %20 in place of...
View ArticleRe: Could not connect to the controller/invalid response from controller
was this problem ever resolved? Do you know the solution?
View Article