Monitoring PDB Services with EM13C
Hi, I have installed EM13.4C for monitoring my infrastructure, but I can't find how to monitoring PDB services. As Oracle recommends, I have created two services for connecting to my PDB'S with srvctl add service.
after that, I can see my services working and I can connect the aplication server throught those services:
srvctl status service -db TESTAUX;
Service TESTAUX.test.corpo is running on instance(s) TESTAUX1,TESTAUX2
Service TESTAUXSF.test.corpo is running on instance(s) TESTAUX1,TESTAUX2
But if for any reason the service goes down but the PDB continues working, the EM13C does not generate any alert or incident, I have searched for how to monitoring those services but I could not find anything.