Quantcast
Channel: All AppDynamics Discussions posts
Viewing all 1667 articles
Browse latest View live

Re: MachineAgent error when running as non root user

$
0
0

Hi,

 

Can try switching from default javasigarhardware monitor (set to false for enabled xml element in monitor.xml) and see how it goes using hardwaremonitor monitor.xml enabled setting set to try , post machine agent jvm restart and see how it goes.

 

Or see if below jvm arg helps:

-Dchmod-use-full-permissions=false

 

Regards,

Arun


Re: MachineAgent error when running as non root user

$
0
0

Hi Arun,

 

Adding the -Dchmod-use-full-permissions=false arg didn't work.

 

 

I updated the ./monitors/JavaHardwareMonitor/monitor.xml file and set the the <enabled> tag to false.

 

<name>SigarHardwareMonitor</name>
<type>managed</type>
<enabled>false</enabled>

 

We no longer see the Sigar exceptions in the logs.  Is there any data we lose by setting this to false though?

Now no data is being sent to App Dynamics dashboard.

 

 

thanks!

 

 

Here is the machine agent version info:

 

[main] 03 May 2016 10:32:26,863 INFO SystemAgent - Using Agent Version [Machine Agent v4.0.6.0 GA Build Date 2015-05-11 20:56:44]
[main] 03 May 2016 10:32:26,864 INFO SystemAgent - JVM Runtime:
java.home=/usr/java/jdk1.7.0_60/jre
java.vm.vendor=Oracle Corporation
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
java.runtime.version=1.7.0_60-b19
java.io.tmpdir=/tmp
[main] 03 May 2016 10:32:26,864 INFO SystemAgent - OS Runtime:
os.name=Linux

thanks

Re: MachineAgent error when running as non root user

$
0
0

Hi,

 

Have you set enabled flag to true in file monitor.xml at path /monitors/HardwareMonitor/monitor.xml file and restart machine agent jvm, if yes, please send the machine agent logs folder archive attached to this point to better answer your query

Method Invocation Data Collectors

$
0
0

Hi,

 

I have configured a couple of method invocation data collectors and restarted the servers. However, I cannot see the data collectors being collected in the business transaction snapshots. Please help me find if there are any missconfigurations

 

Below is the Data Collector:

 

DataCollector1.JPG

 

Business transactions attached to the Data Collector:

 

DataCollector2.JPG

 

And when I check the respective business transaction for Data Collector:

DataCollector3.JPG

 

Getting metric data for individual requests

$
0
0

Hello,

 

I have been playing around with AppDynamics rest APIs for some time. One specific thing that I am looking for is to get transaction specific metric data over a time range. Even passing rollup=false gives me only 1 minute aggreagted data. I also read in the documenation that one can only receive 200 metric data per API call, does that imply only 200 transactions can be fetched? If so can I increase that limit somewhere?

 

An example of an API call that I am interested in is: http://xxxx:xxxx/controller/rest/applications/CargoTracker/metric-data?metric-path=Business%20Transaction%20Performance%7CBusiness%20Transactions%7Cappserver%7C%2Fcargo-tracker%2Fadmin%2FselectItinerary.xhtml%7CAverage%20CPU%20Used%20%28ms%29&time-range-type=BEFORE_NOW&duration-in-mins=360&rollup=false

 

By this API call, I am expecting all the invocations of /cargotracker/admin/selectItinerary.xhtml in the last 6 hours. In reality I am only getting around 10 metric values, when there are close to 3000 calls that were made in the specified time range. Is there something I am missing here?

 

Thanks

Sreenath

F5 Load balanced VIPs not showing on the flow map

$
0
0

Hi Experts,

 

Reuests on our web application comes from the end user through the loan balanced VIP(URL) and then through the load balancing hits one of the app servers. But we dont see those URLs in the application flow map as a frontend . How do we configure that to show in the flow map.

 

Other APM tools give us that visibility like bluestripe.

Service End Points

$
0
0

What is the best example of Service end point in simple terms, We are having hard time in understanding and also dont see any service end points for .NET nodes.

Java agent not getting initialized

$
0
0

Configuration params have been tried both as xml and system params. From the logs it is seen that these are getting received to the agent, which subsequently fails as below. The full log is attached.

 

[Thread-0] 05 May 2016 09:15:41,468 ERROR JavaAgent - Could Not Start Java Agent, Disabling !!!!!
com.singularity.ee.agent.appagent.kernel.spi.c: Could not initialize configuration

.

.

Caused by: com.singularity.ee.agent.configuration.a: Could not resolve agent-controller basic configuration

 

 

Thanks in advance.


Re: Java agent not getting initialized

$
0
0

Solved, turns out that the access key also needs to be provided.

 

Rather odd as I don't see the documentation calliing this out.

Subscriptions page is broken

Specify Custom Match Rule for POJOs within the Agent config

$
0
0

Hello everyone

 

I'd like to know if there are any mechanisms to specify the POJO matching rules when configuring the JVM agent.

We'd need to be able to specify these when deploying each new environments and manually editing the rules in the portal is not practical.

 

Thank you

Cosmin

Re: Subscriptions page is broken

$
0
0

FYI the browser seeing the error was Chrome, and it seemed to work ok in Firefox.

Capturing a POJO transaction with specific parameter

$
0
0

Hi,

 

I sit possible to create a POJO BY that would be triggered only when a speciic parameter is passed to the method

Transaction Splitting View on dashboard

$
0
0

I created a  POJO BT and did transaction spliting using one of the arguments. No matter what the value of that argument is, it is getting tracked in same POJO BT. How do I distinguish which one is for what parameter value>

Not able to link Method invovcation data collector to BT

$
0
0

The dialog for linking the two shows only 180 BTs. So other BTs are not visible and hence I cannot bing those


Centralized Management for Multiple Controllers

$
0
0

Hello all -

 

I'd like to know if there is a way to centrally manage several controllers.  I was looking at the tenancy configuration and I think this may serve my needs, but I just wanted to know if anyone has configured this feature and what your experience was with it.  In my scenario, I have about 25 "independent data centers" and I'd like to have one place to manage them rather than having to log into 25 separate controller consoles.

 

Thanks!

AppDynamics Integration with Hadoop

$
0
0

Hi Team,

 

I want to export Appdynamics Transactions data in Hadoop. Please suggest on this.

 

I have re quirement where I want to export Appdynamics data in hadoop so that I can build external analytics engine on Hadoop data.

 

Regards,

Amol

AppDynamics does not recognize Azure Table?

$
0
0

Hi, Our Azure service write log messages into an Azure table. We just found out lately that we can improve the performance of the log and want to use AppDynamics to verify the improvement. I am surprised that even though our service writes 40K records into the table everyday, AppDynamics doesn't show any useful data.  If I extend the range to >1 months sometimes I see WCF service node appear on the flow map and the name suggested that it represents the table storage but there is no table name and the number of calls is too low for our log table. Is there anyway to get more information about Azure table?

 

Thank you

Matt

AppDynamics does not recognize Redis cache?

$
0
0

Hi, We just add Redis cache into our Azure cache but I can't see it on the flowmap of AppDynamics. Is there anyway to monitor Redis cache?

 

Thank you

Matt

What's the meaning "load" for Azure application/web role and worker role?

$
0
0

Hi,

I am start using AppDynamics on our Azure service containing web and worker roles. My understanding is that In the flowmap, the load graph an the bottom left shows the incoming requests to the web role. But when I double click the web role, the load graph show a slightly lower number of call and in the incoming/outgoing column, there is no incoming call listed.

Also when I double click the worker role, the load graph shows a different numbers and again, there is no incoming call listed for the worker role. I compare the graph of the 3 loads, the sum of web role load and the worker role load is not the same as the application load. Can you explain what are the load for the whole application, for the web role and for the worker role?

 

Thank you

Matt

Viewing all 1667 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>