How to check and reconfigure the Data Warehouse connection
Dashboard Server displays performance metrics as graphs, sparklines and bar charts. To show these performance metrics, Dashboard Server connects to the SCOM Data Warehouse using its IIS application pool identity.
Following installation the setup wizard (see How to install Dashboard Server SCOM Edition) auto-configures the Data Warehouse connection for you. It picks up the Data Warehouse location from SCOM, and then gives the Dashboard Server application pool account the correct permissions by giving the account a SQL server login with the OpsMgrReader role for the Data Warehouse database.
If graphs are not shown in Dashboard Server, then you should check the Data Warehouse connection as described here.
How to check and reconfigure the Data Warehouse connection
There are two parts to the Data Warehouse connection: Firstly, the Data Warehouse server name connection in Dashboard Server. Secondly, permissions, i.e. the Dashboard Server application pool account having the OpsMgrReader role for the Data Warehouse database.
1. Check the Data Warehouse connection
- Log in to Dashboard Server as a SCOM admin user, who is also a SQL sysadmin for the Data Warehouse database (see How to make a user a SQL sysadmin).
- Click on the right-hand menu ☰ then system and then the Connections perspective.
In the Other Connections section check that the Data Warehouse server name is correct. If it is wrong, edit it and click apply changes.
2. Auto-configure the Data Warehouse permissions
- On the SquaredUp server log in to Dashboard Server as a SCOM admin user, who is also a SQL sysadmin for the Data Warehouse database (see How to make a user a SQL sysadmin).
- You can then automatically configure the Data Warehouse permissions by browsing to:
http://localhost/SquaredUpv5/setup?stage=datawarehouse
or
http://localhost/SquaredUpv4/setup?stage=datawarehouse
When using Windows authentication this step must be carried out on the SquaredUp server.
This gives the application pool identity a SQL server login with the OpsMgrReader role for the Data Warehouse database.
If the user you are logged in as does not have SQL sysadmin permissions(see How to make a user a SQL sysadmin) then you may need to configure the Data Warehouse permissions manually (see Manually creating the Data Warehouse permissions).
3. Check graphs are shown
Check that graphs are shown in Dashboard Server, for example on the performance perspective for a server. You may need to wait a few moments and refresh the page.
- If performance graphs, sparklines or bar charts are not shown, you may need to configure the Data Warehouse permissions manually (see Manually creating the Data Warehouse permissions).
- If you still experience problems see the article Troubleshooting the Data Warehouse connection.
Networking
The SquaredUp server needs to make a network connection to the SCOM Data Warehouse server on port 1433. If you have a firewall then you may need to configure it appropriately. See Which ports do I need to open in my firewall?