Hi All-
I am having an issue with our SQL 2012 clustered DB's not being discovered. I have a stand-alone SQL server that has no problems and both are using the same Run-As account and are configured with the same permissions. Here are the things I have verified/tried so far:
- Enabled Proxy Agent for all SQL servers
- My clustered instances show under "Agentless Managed"
- Configured the Run-As account to have local admin and sysadmin access on each server.
- Under Event Viewer, I see no attempts at the DB's even trying to be discovered.
- Checked under C:\Program Files\Microsoft Monitoring Agent\Agent\Health Service State for the SQL discovery scripts, but they're not present. If I search for them on my stand-alone SQL server, I can see them.
Versions:
OS: Server 2012
SQL: 2012
SQL MP: 6.5.1.0
So it seems to me that SCOM is not even attempting to discover the DB's, but I cannot figure out why. Can anyone provide some insight or other things I can check? Thanks in advance!