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

Re: Display custom metric alongside existing metrics

$
0
0

Just wanted to let you know, I had to make a REST call to get that info. ID will be the component ID.

 

GET /controller/rest/applications/application_name/tiers/tier_name


Re: Writing my first extension - having issues

$
0
0

Hi Damon, Can you please try this?

 

1. Create a .bat file...say check_disk.bat

2. Call your powershell script from that .bat file

3. Update <fileos-type="windows">check_disk.bat</file> section in monitor.xml

4. Restart m/c agent and see how it goes

Apache Agent server not reporting.

$
0
0

I have configured apache web server agent for my application but the apache agent server seems down and is not reporting.

 

Please help.

 

 

Re: Unable to Business Trans inside Transaction Snapshot ..

$
0
0

Hi,

 

Transaction Snapshot has 4 sections > In Application Dashboard Panel, 

  1. All Snapshots
  2. Slow and Error Transactions
  3. Diagnostic Sessions
  4. Periodic Collection

Are you able to see any snapshots under these, Kindly confirm

 

Many Thanks,

Yathish

Marking a node historical through the REST API returns XML no matter what

$
0
0

Hi,

 

We have a very dynamic environment with servers being switched in and out regularly so I've been working on automating the removal of nodes.

 

The other REST calls return JSON if I specify it in the url parameter but this one always returns XML. Is there a way to get this to return JSON?

 

This is the URL I've used. It marks the nodes as historical but returns XML regardless of if I include the output param or not.

 

POST https://<account>.saas.appdynamics.com/controller/rest/mark-nodes-historical?application-component-node-ids=<ids>&output=JSON

Unable to create thread dumps....

$
0
0

HI -

 

I have an AppServer with five nodes.  I want to start a thread dump on the nodes.  I have followed the instructions describe here:  Requesting Thread Dump Documentation.

 

The problem I am having is that once I click on REQUEST AGENT LOG FILES for a given node, I get the Request Agent Log Files dialog.  At this point, I should be able to click on any of the three radio buttons.  However...

 

  • The only radio button selected is “All Logs in the logs directory” and
  • I am not able to click on other radio button – nothing happens
  • Then, if I click “Request Agent Log Files”, nothing happens.

The end result is nothing.  I am unable to get the thread dump.  Is there some config settting that is not enabled that I have missed.  Any help would be highly appreciated.

 

thanks!

Re: Unable to Business Trans inside Transaction Snapshot ..

$
0
0
We have Instrumented custom POJOs under Configuration->Instrumentation ->Transaction detection ->select Tier(or application where you want to see POJO call)->Custom Match Rule->select "+" ->.

After creating those POJOs we are unable to see any Transaction Snapshot for the specific Business Transactions.

Looking for better solutions for this problem.


Re: Unable to Business Trans inside Transaction Snapshot ..

$
0
0
We have Instrumented custom POJOs under Configuration->Instrumentation ->Transaction detection ->select Tier(or application where you want to see POJO call)->Custom Match Rule->select "+" ->.

After creating those POJOs we are unable to see any Transaction Snapshot for the specific Business Transactions.

Looking for better solutions for this problem.



Is it possible to isolate javaagent configuration from application server?

$
0
0

Hi,

 

If we need to make any change (or upgrade) to AppDynamics it usually requires a JVM restart or stop JVM completely then make changes and bring it up.

Which seems be not a good solution particularly in production environments.

Instead, is there any way that AppDynamics javaagent is made as a separate process and any changes to the configuration/upgradation can be taken up without having to stop the JVM's?

 

Regards,

Sudheer K

Re: Is it possible to isolate javaagent configuration from application server?

Re: Unable to Business Trans inside Transaction Snapshot ..

$
0
0

Hi Ganesan

How many BT do you have today? Go to Business Transactions screen and give us what you see under the search bar (upper right corner of the screen)

Showing X of Y

If you have 200 you hit the limit therefore you cannot define new BT but you have to first clean / delete existing ones

JB

Re: Is it possible to isolate javaagent configuration from application server?

$
0
0

IM Renderer Page

i dont think ...coz this configuration we have to define as JVM arguments

Support for PHP7?

$
0
0

Is there a version of the PHP Agent which supports PHP7? If not, is there a plan to support it?

Multi-Tenant Proxy for Node.js Agents

$
0
0

Hello App Dynamics community, 

 

 I am new to App Dynamics trying to set up Multi-Tenant Proxy for Node.js Agents. I hope few of you have already configured this successfully and can shed some light for me. 

 

 I am following online documentation: https://docs.appdynamics.com/display/PRO42/Set+Up+A+Multi-Tenant+Proxy+for+Node.js+Agents#SetUpAMulti-TenantProxyforNode.jsAgents-Multi-tenantSetup

 

https://docs.appdynamics.com/display/PRO42/Execute+the+runProxy+Script+Manually

 

 Running the following command : 

./proxy/runProxy -d ./proxy -r ../../tmp/appd/proxy_ctrl_dir/ ../../tmp/appd/proxy.communication ../../tmp/appd/logs/

 

shows:

 

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=120m; support was removed in 8.0

Install Directory resolved to[/Users/sandy/loc8r/node_modules/appdynamics-proxy/proxy]

Agent Logging Directory [/Users/sandy/loc8r/tmp/appd/logs]

Logs Directory resolved to[../../tmp/appd/logs/]

21:34:42,564  INFO [main] ProxyControlEntryPoint - ProxyControl - init

21:34:42,565  INFO [main] ProxyControlEntryPoint - comm dir set to: ../../tmp/appd/proxy.communication

21:34:42,603  INFO [main] ZeroMQControlServer - ipcNodeBaseDir dir set to: ../../tmp/appd/proxy.communication/proxy-7115833643113782524

21:34:42,604  INFO [main] ZeroMQControlServer - ZeroMQControlServer - init

21:34:42,652  INFO [main] ZeroMQControlServer - ControlReqRouterSocket started at:ipc://../../tmp/appd/proxy.communication/0

21:34:42,868  INFO [main] ProxyControlEntryPoint - ProxyControl - init completed

21:34:42,868  INFO [main] ProxyControlEntryPoint - Should register node at startup:false"

 

 

The controller is not getting any data from the proxy as the UI shows: "No load detected"

 

The documentation seems to miss all the mandatory steps before running the command: "

./proxy/runProxy -d ./proxy -r <agent.proxy_ctrl_dir> /tmp/proxy.communication /tmp/agentLogs

Can anybody share the correct usage...

 

 

No data to display for CPU and Network

$
0
0

Hi guys,

 

Anyone ever encountered such issue that "no data to display" for CPU and Network while Availability and Memory are OK?

See below

screenshot

Controller is V4.2

The node is Win2008R2.

I've checked the node log file, and the config file, nothing errorneous; though I am novice so I can not identify anything peculiar ethier.

We have another Win2008R2 node with the same specs which works perfectly.

Anything I can do or check?

 

Thanks very much.


Re: not able to configure SMS alerts in appdynamics

$
0
0

Hi Yathish,

 

we dont have any direct carrier, we are using SMS country from sending bulk sms. info shared by u same we have seen in document but we dont have it instead we have "sms country"

 

can u help us in this?

 

Regards,

mandar kadam

Re: not able to configure SMS alerts in appdynamics

$
0
0

Hi Mandar,

 

Please provide error message that you are getting or snapshot of the same. 

 

Thanks,

Metric Browser Date Format: DD/MM/YY rather than MM/DD/YY

$
0
0

Despite configuring the date format as DD/MM/YY in the "My Preferences" menu, the date displayed in the metric browser continues to use the format of MM/DD/YY.

 

This is happening for all users, including the administrator.

 

I have checked the controller menu itself too and I can't find anywhere else to specify the desired format.

 

Does anyone know of an alternate location to change the date format?

 

 

Re: Support for PHP7?

Re: Is it possible to isolate javaagent configuration from application server?

$
0
0

Nope, that din't answer my question still. I am asking this because if there is any update from appdynamics, we need to stop all jvms and then do the upgrade and start the jvms. So, can appdynamics be isolated so that its configuration don't depend on jvm recycles?

Viewing all 1667 articles
Browse latest View live


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