SquaredUp displays performance metrics as graphs, sparklines and bar charts. To show these performance metrics, SquaredUp connects to the SCOM Data Warehouse using its IIS application pool identity.
Following installation the setup wizard auto-configures the Data Warehouse connection for you. It picks up the Data Warehouse location from SCOM, and then gives the SquaredUp 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 SquaredUp, 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 SquaredUp. Secondly, permissions, i.e. the SquaredUp application pool account having the OpsMgrReader role for the Data Warehouse database.
1. Check the Data Warehouse connection
- Log in to SquaredUp as a SCOM admin user, who is also a SQL sysadmin for the Data Warehouse database.
- 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 SquaredUp as a SCOM admin user, who is also a SQL sysadmin for the Data Warehouse database.
- 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 then you may need to Configure the Data Warehouse permissions manually
3. Check graphs are shown
-
Check that graphs are shown in SquaredUp, 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.
- If you still experience problems see the article Troubleshooting The Data Warehouse Connection.
Networking
The SquaredUp web 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?