Can we report metrics to AppDynamics by making shell script or java program?
Question ID: 107806
1
0

For example I want write some shell program to capture OS metrics on linux machine at regular interval, also some Java program to capture JMX metrics and send it to AppDynamics at regular interval, is that possible?

Marked as spam
Posted by (Questions: 4, Answers: 0)
Asked on July 29, 2017 5:35 pm
149 views
Answers (1)
1
Private answer

Yes we can Build a Monitoring Extension Using Scripts, add the custom metrics to the metric set that AppDynamics already collects and reports to the Controller. Your script reports the custom metrics every minute to the Standalone Machine Agent (Machine Agent). The Machine Agent passes these metrics to the Controller. please find the below link to implement these features in shell program and java .
Using Scripts:
https://docs.appdynamics.com/display/PRO43/Build+a+Monitoring+Extension+Using+Scripts
Using Java:
https://docs.appdynamics.com/display/PRO43/Build+a+Monitoring+Extension+Using+Java

Marked as spam
Posted by (Questions: 0, Answers: 4)
Answered on July 29, 2017 6:11 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top