Hi All,
Am trying to build a custom Extension with Java.
As per this page, https://docs.appdynamics.com/display/PRO43/Build+a+Monitoring+Extension+Using+Java
We can use AManagedMonitor class to push data to Metrics schema
So is there a class that w...
Hi All,
We have 5 AppD Controllers for our various Applications and Offerings, all are OnPremise.
We are looking to monitor the Controller Hosts and the AppD service uptime.
Can anyone share how you are handling this scenario?
Any suggestions are w...
Hi All,
We have implemented AppD Server Monitoring with Linux Monitoring Extension in hopes to replace our Nagios Monitoring setup.
Ref: https://docs.appdynamics.com/display/PRO43/Remediation+Actions
Am aware that for a remediation action to run, m...
Hi Rob,
What I did was deploy a MachineAgent on the Controller itself with ServerMonitoring enabled.
That way you can view the Controller metrics.
HTH
Vishnu
Thanks for the reply.
But that will be the traditional approach, we take care of processes right...
Is there any way we can implement with AppD using a Custom Metric or any other method?