I have 4.15.07 version of Apigee Edge installed over 5+ nodes implementation. Everything is working fine other than monitoring the components over JConsole using JMX ports. I am able to monitor only CS nodes but nothing else like MP, QPIDD, QPID-SERVER, PGm, PGs or even MS.
I think I know the problem is with JMX ports not listening as I cannot see these ports listening on using nestat -l command on each server. Only port 7199 is listening on CS nodes which I am able to connect using JConsole.
Any inputs?