Troubleshooting Smart IT dashboard
You might encounter issues with Smart IT dashboard as it might take a long time to load graphs and social data. Use this information to understand and resolve the problem or to create a BMC Support case.
Symptoms
- When you log in to Smart IT, the dashboard takes a long time to load.
- The data take a long time to load for specific users.
- You can view the dashboard graphs, but the social timeline takes a long time to load.
Scope
- One or more users experience these problems.
- In a Server Group environment, these problems could affect one or more servers.
Resolution
Perform the following steps to troubleshoot the issues that cause the dashboard to slow down.
Step | Task | Description |
1 | Determine where exactly the dashboard is slow. | Observe what actions cause the dashboard to slow down and validate if it happens for all users. Describe how observed behavior differs from expected behavior.
|
2 | Apply these recommended indexes at the database level to improve performance. | Effectiveness of indexes depends on the distribution of data and usage of query criteria. To ensure better performance, carefully test the indexes before you implement them in your production environment. Recommended indexes for dashboard DB - Oracle - Incident Statistics For Incident - HPD:Help Desk DB - Oracle: Request Statistics For Request - SRM:Request |
3 | The problem persists. | Server side logging is required to troubleshoot further. |
4 | Enable browser developer tools. | Press the F12 key and enable the browser developer tools. Go to the Network tab and click the Preserve log checkbox. After you reproduce the issue, right click the list of REST calls and select Save as HAR with Content. If you are using Internet Explorer, click Export captured traffic. |
5 | Enable server-side AR System logs and extract the ux logs. | Enable Filter, SQL and API logs while reproducing the issue. For more information, see
Enabling logs for performance issues
Open the logback.xml file located under Find the following line for the default logger:
Change the level to DEBUG and save the file.
|
6 | Enable logs and reproduce the problem. If you cannot reproduce the problem, wait until the problem occurs on its own. | Capture the issue. |
7 | Disable logging. | Use the steps listed in
Enabling logs for performance issues
|
8 | Collect the logs. | Copy logs to another location where you can view them. Ensure that the logs are not overwritten. The log file size can be large and it might vary depending on volume. |
9 | Create a BMC Support Case. | Collect and send logs and detailed information when creating a case with BMC Support:
|
10 | Analyze the logs. | You can review the logs by using the log analyzer. For more information abut the log analyzer, see
Analyzing AR System Log Analyzer output
|
After you determine a specific symptom or error message, use the following table to identify the solution:
Symptom | Where | Action | Reference |
---|---|---|---|
The Smart IT dashboard takes a long time to load. | Dashboard | Apply the recommended indexes in the Dashboard section. |
Comments