We are getting below alerts,
Run As Account does not exist on the target system or does not have enough permissions.
I know we can create a Run As account with low Privilege can fix this issue , http://blogs.technet.com/b/kevinholman/archive/2010/09/08/configuring-run-as-accounts-and-profiles-in-r2-a-sql-management-pack-example.aspx
My question here is there is any other way to fix it. I tried giving below permission for scom_act account (we used for agent installation and has local admin rights) but still same issue and also i tried with sysadmin access for scom_act as well but no luck still having same issue , any solution would be welcome
The min. Privilege for monitor SQL server
DB Server Level
a. VIEW ANY DEFINITION
b. VIEW SERVER STATE
c. VIEW ANY DATABASE
Each DB
a. SQLAgentReaderRole database role.
b. PolicyAdministratorRole database role