Pega 8.2 with AppDynamics (How to get UserCount and ListenerStatus)
Does Pega have any expose API or Java MBean attributes/operations that can be call by AppDynamics to get the UserCount and ListenerStatus?
Anyone able to get Requestors (Browser) and Listeners (Status) from Admin Studio to show up in APM tool like AppDynamics?
Thanks.
Pega's road map is to expose key features through REST APIs (check Admin Studio>>Resource section). Not sure if AppDynamics can call Pega APIs as REST client since normally it is running as a java agent - check AppDynamics documentation. MBean used to be available from Pega engine but I believe it is now deprecated.