We have our DPA repository running on the same MS SQL servers as our SolarWinds database.
But... they run in separate SQL Instances - instances SOLARWINDSINSTANCE and DPAINSTANCE.
Again, two instances on the same servers.
Servers are set up as Always On Failover Clusters. Each AG (Availability Group) has its own 'listener'
SOLARWINDSINSTANCE = SWLISTENER
DPAINSTANCE = DPALISTENER
I have the SolarWinds instance monitored in DPA and its working great.
Trying to add the DPA instance. When attempting to register the DPALISTENER DPA returns a message about "instance is already monitored".
However, I can't find the DPA instance in the DPA console.
Can anyone in the community provide some insight into what needs done to successfully monitor the DPA SQL instance in DPA?
Thank you!