information point - select criteria
I have created a information point on a simple method - processQuery(qName, qExecTime, ClientID ). that takes a queryName and queryExecution time and clienID as arguments . some of my sample...
View ArticlePHP Agent does not work
Hi guys, I got problem when install PHP Agent. I follow instruction in here https://docs.appdynamics.com/display/PRO42/Install+the+PHP+Agent+using+a+Shell+Script Please note that I install php agent...
View Articleaccessing the mysql database used by AppDynamics UI tool
Hi, We recently bought the license and had AppDynamics installed on a Linux box. We can view the UI tool and have configured it to monitor some databases. We can tell that AppDynamics is using a MySQL...
View ArticleRe: accessing the mysql database used by AppDynamics UI tool
Hello Jwang,Yes we do use a MySQL database under the hood.However, we don't encourage our users to directly query the DB for extracting data or for interacting with the product but we do recommend to...
View ArticleRe: JVM crashed with no reports from AppDynamics
Thank you JB, I will setup a Health Rule alert and test.
View ArticleNeed example of Database Monitoring API to Create Collectors
Hi everyone, I'm trying to use the Database Monitoring API to create collectors following this doc : https://docs.appdynamics.com/display/PRO42/Use+the+Database+Monitoring+API+to+Configure+Collectors...
View ArticleRe: python monitoring, Should register node at startup:false
It works now. There is an appdynamics for python monitoring on github : https://github.com/Appdynamics/Python-Demo-App, which use virtualenv with flask and gunicorn. You can find another Appdynamics...
View ArticleRe: Cant create database collector via Database Monitoring API
It works now. The JSON shouldn't contain the feild name id and use \" to separate each field value. so the JSON format would look like this :...
View ArticleRe: Added transactions (Custom Rules) are data not populating/displaying in...
In app dynamics we have only 20 BT defined. Still the newly configured business transaction(POJO) not displaying. Please sugeest .
View Articlerenaming hosts (machine-agent config change)
We have a lot of handrolled machine agent configurations and we'd like to bring them under configuration management,using a standard XML template to generate controller-info.xml. It looks like I may...
View Articlealert on slowest database calls
From everything I've read I don't think this is possible but I thought I'd ask. We would really like to trigger an alert when get get a database call that takes over a minute. I know we can see the...
View ArticleAppDynamics bytecode instrumentation for AWS lambda services.
Dear Experts, For one of our clients AppDynamics Application monitoring is installed with Java instrumentation in websphere platform now. Detailed monitoring with end to end business transactions are...
View ArticleRe: (.net) OWIN stand alone application
AppDynamics support for OWIN is scheduled for release in 2017.That was the message from the vendor (appdyn) to us.
View ArticleGlassFish does not run after install appdynamics
Hi guys, I have installed Javaagent on Glassfish server. However, after I restart glassfish server, it shows glassfish run at port 4848. But if I check list-domain, the result is "domain is not...
View ArticleHow do i intergrate AppDynamics into android library project .
Hi Team , I am trying to intergarate Appdynamics into android library project. But i get the below error Failed to notify project evaluation listener.> Transforms with scopes '[EXTERNAL_LIBRARIES,...
View ArticleIn-Built Email Template
Hi All - We would like to use the in-built email template for creating alerts, but we are not able to get thta template. AppDynamics provides an option to create the email template from scratch, whcih...
View ArticleRe: (.net) OWIN stand alone application
OWIN is not supported yet, but we got it working with custom rule. Create a custom .Net class/method entry point as below on the Application level:Name: WebAPIMatch Classes:...
View ArticleRe: How do i intergrate AppDynamics into android library project .
Is there any other channel where i could ask this question . trying to raise a ticket using https://help.appdynamics.com/tickets/new but its redirecting me to Support page...
View ArticleRMI Correlation in AppDynamics 4.2 Java Agents
After upgrading our Java agents to 4.2 we no longer see RMI corellation between the tiers.We have IBM WebSphere tier in our application. The communiction to others tiers is done with Java RMI. Before...
View Article