We have installed Oracle DB APM agent and configured it to monitor 2 instances, DB1 and DB2. But the agent is not monitoring DB1.
We have also checked the individual instances and that is working fine but when we configured both of them in with comma separated parameter it is not working.
Release : APM SAAS
Component : APM Agents
In this situation there are 3 conflicting lines in bundle.properties as below. Since this is top down reading, the last one takes precedence. Please comment out the last 2 and keep the first one. A restart is required.
introscope.agent.dbmonitor.oracle.profiles=DB1, DB2
introscope.agent.dbmonitor.oracle.profiles=DB1
introscope.agent.dbmonitor.oracle.profiles=DB2