Hi,
Not sure if this is possible :
I want to compare a set of property values across all nodes of an app and alert if there is a mismatch.
Any ideas on how to approach this ?
Controller and agent version is : 4.1.3.0
Thanx,
Hi,
Comparing the value of two metrics is not an option, but i see one option if that make sense try rest api , retrieve target metric data from rest api on target metrics to compare and report as custom metric say 1 if comparisionn fails and 0 (zero) if not, and set health rule on custom metric reporting by machine agent
https://docs.appdynamics.com/display/PRO41/Use+the+AppDynamics+REST+API
https://docs.appdynamics.com/display/PRO39/Add+Metrics+Using+Custom+Monitors