admin管理员组文章数量:1401476
I am new to AppDynamics and For a given application I have been looking for the endpoint in APPD for to retrieve all nodes in a tier for below mentioned data points like health, APP agent, JVM Version etc., are my expected results. I have information of Appname, nodes and tier.
I am new to AppDynamics and For a given application I have been looking for the endpoint in APPD for to retrieve all nodes in a tier for below mentioned data points like health, APP agent, JVM Version etc., are my expected results. I have information of Appname, nodes and tier.
Share Improve this question edited Mar 25 at 9:38 Ajay Takur asked Mar 25 at 9:22 Ajay TakurAjay Takur 6,2345 gold badges44 silver badges58 bronze badges 01 Answer
Reset to default 0In order to get details and metrics relating to Nodes of a specific Tier for a specific Application you will need to leverage two different APIs...
Use the Application Model API to get all of the Nodes for a given Application and filter the results by the Tier ID: https://docs.appdynamics/appd/24.x/latest/en/extend-splunk-appdynamics/splunk-appdynamics-apis/application-model-api#id-.ApplicationModelAPIv24.3-RetrieveNodeInformationforAllNodesinaBusinessApplication
The above will provide some meta-data relating to the Node as per the documentation.
For retrieval of specific metrics for a given Node you would then need to leverage the Metric & Snapshot API: https://docs.appdynamics/appd/24.x/latest/en/extend-splunk-appdynamics/splunk-appdynamics-apis/metric-and-snapshot-api
To determine the metric-path for the queries here, view the required metric in the metric browser: https://docs.appdynamics/appd/24.x/25.2/en/splunk-appdynamics-essentials/metrics-and-graphs/metric-browser
Note that you may in fact want to leverage DEXTER - this is an open source tooling designed for mass-extraction of data (including metrics): https://developer.cisco/codeexchange/github/repo/Appdynamics/AppDynamics.DEXTER/
本文标签: app dynamics query languageIn appdynamics how to retrieve all nodes in a tierStack Overflow
版权声明:本文标题:app dynamics query language - In appdynamics how to retrieve all nodes in a tier? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744207055a2595240.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论