- Enter your SQL Server Name.
- Select Windows Authentication as the connection type
- Enter the Domain User credentials.
- Click Connect.
Prerequisite : IIS setting also must run with this domain user , Click on Help and follow instruction to set that user under SQL Planner application pool
If the domain user lacks login access or necessary permissions for the target SQL Server, you must grant them.
You can do this by clicking “Create Monitoring Login,” entering the server details, and assigning permissions. Alternatively, click “Generate Script” and execute it directly on the SQL Server you intend to monitor.
Once Done then Come back to Monitoring Job Screen and click connect , it would ask you to create a Folder (SQLPlanner_dir_Deadlock_detect) under C drive or any other , where Extended event temp files can be saved.
Then At the end customize all alert settings and save the job , repeat the same with all servers you wish to monitor.