Investigating capacity and performance issues in systems
Investigate enables you to generate charts or tables to view and monitor the performance issues by using the required metrics. You can save these charts or tables as an investigate study.
You can launch the study to view the related metrics in charts or tables. You can drill down to specific systems and metrics of interest, and perform root-cause analysis for any capacity or performance issues. Typically investigate is used to analyze near real-time data, and short-term history data to address any capacity and performance bottlenecks in your environment.
- Log in to the TrueSight console.
From the left pane, select
> Capacity > Investigate.
The Investigate page is displayed that contains the following details:- Study name: The name of an Investigate study. Click the study name to view the study details.
- Owner: The name of the user who created the study group.
- Access groups: The name of the access group for the study group owner. (Only administrators can view this column.)
Administrators can provide read-only access to users to view the Investigate studies created by other users. This access can be granted at a Study group level. Authorized users can view the studies of the Study groups for which the access is granted.
A non-administrator user can view the following study groups:
- Study groups that the created by the user
- Other study groups for which access is granted by administrators
- Study groups created before the 11.5 release that do not belong to any access group (These study groups are accessible to all users.)
(optional) To grant access to Investigate study groups, perform the following steps as an administrator:
Ensure that the appropriate access is configured for the Investigate administrator to view study groups.
- Click the Investigate study group for which you want to grant access to other users.
- Click : besides the study group name, and select Edit access rights.
- Select the access groups of users to which you want to grant access, and click Apply.
The users of the selected access groups can now view the studies of this Investigate study group. - Repeat these steps for other study groups to grant access to other users.
- (Optional) To change the table or chart view on a study group or a study page, do the following:
- To change to the chart view, select the required rows for the required systems, and click View charts. Select the required columns and click Select.
The operation might take a few seconds to retrieve the data.
Chart for the selected systems and metrics is displayed in the Investigate study. By default, the chart for data points in the last one hour is displayed. You can also click Define period to view the chart for other time intervals. - To change to the table view, click View table.
- To change to the chart view, select the required rows for the required systems, and click View charts. Select the required columns and click Select.
To view granular (one second) data in study or study group
You can configure a system to collect granular (one second) data by modifying the value of the SAMPLING INTERVAL parameter to 1 in the Repository.cfg file. For more information, see Configuring-the-Capacity-Agent-to-collect-data-at-a-greater-granularity.
When you select such system in the study, the pagination is applied in the chart, and data is displayed in multiple pages. Use the arrow buttons to navigate between pages. You can configure the interval span for pagination using the study group Settings page. For example, if you have set the interval span as 60 minutes, the 3600 data points are displayed on each page.
If you select multiple systems in the study, the pagination is applied based on their configurations:
- All or at least one system with the one second configuration, the pagination is applied.
- All systems with ten second data, the pagination is not applied.
Where to go from here