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
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
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
I have configured apache web server agent for my application but the apache agent server seems down and is not reporting.
Please help.
Hi,
Transaction Snapshot has 4 sections > In Application Dashboard Panel,
Are you able to see any snapshots under these, Kindly confirm
Many Thanks,
Yathish
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
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 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!
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
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
IM Renderer Page
i dont think ...coz this configuration we have to define as JVM arguments |
Is there a version of the PHP Agent which supports PHP7? If not, is there a plan to support it?
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...
Hi guys,
Anyone ever encountered such issue that "no data to display" for CPU and Network while Availability and Memory are OK?
See below
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.
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
Hi Mandar,
Please provide error message that you are getting or snapshot of the same.
Thanks,
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?
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?