Exporting and filtering tables
All views under Views > All Views displayed in the TrueSight Capacity Optimization console contain tables that display metric and other information for each view category.
You can export, filter and classify the data displayed in each of these tables as per your requirement with the help of various data filters and controls. These controls are built-in with each view and enable you to customize the output and display of information.
For more information, refer to the following sections:
To export a table
Click the appropriate icon in the
control to export a table to any of the following file formats:Icon
Format
Microsoft Excel .XLS
Comma-separated .CSV
.HTML markup
.XML markup
- You can choose to Open or Save the table.[format] file from the dialog box that pops-up.
table is the default file name for the format you are exporting to.
To go back to the topic you were on, use your browser's Back button.
To filter domains
- Click on the Domain Filter tab.
- Click on the sign on the control.
- Click the domain you want to filter on from the domain tree view that appears.
Your current view is now refreshed, and displays details for the selected domain.
To go back to the topic you were on, use your browser's Back button.
To clear the current domain filter
- Click
Your table is refreshed, shows zero results, and a No domain selected label is displayed on the Domain Filter domain name box. on the Domain Filter tab.
To go back to the topic you were on, use your browser's Back button.
To search for a domain to filter on
- Click on the Domain Filter tab.
- Click on the
- Type the first few characters of the domain name you want to search for.
- If the string you entered is found, a dynamic search results list appears.
box. - Click on the name of your domain from the search results list.
Your table is refreshed, and displays details for the searched host.
To go back to the topic you were on, use your browser's Back button.
To show or hide columns in a table
You can use the show/hide cols control located towards the top right side of a table to add columns to, or remove columns from a table.
To do this:
- Click show/hide cols.
- Select or clear the check-box against the name of the column you want to show in, or hide from the table.
- Click Apply.
The table is refreshed, and displays columns as per your selection.
To go back to the topic you were on, use your browser's Back button.
To filter individual columns in a table using filter operators
- Click the sign located towards the bottom right side of the column header of the column you want to filter.
Select your operator from the Operator list:
Operator
Meaning and usage
like
The LIKE operator. For example, Server NameLIKEbcopun
=
The equals operator. For example, CPU Cores= 4
!=
The not equals operator. For example, Unused Cores != 1
>
The greater-than operator. For example, CPU Utilization %> 87
<
The less-than operator. For example, Physical Cores< 3
empty
The empty operator. It filters out cells in the selected column that are empty, and do not hold any value in them
not empty
The not empty operator. It filters out cells in the selected column that are not empty, and do hold a value in them
- Enter the filter value in the value box located next to the Operator list.
- Press Enter.
- If you are filtering a size-based column, such as, Disk Space [GB], Unused Mem [GB], you will see a Size list next to the value box to make a unit of measure (KB, MB, GB) selection.
In this scenario, you have the following choices to apply the filter:- Enter the filter value in the value box, select a unit of measure, and then click the icon.
- Enter the filter value in the value box, select a unit of measure, click on the value box again (to focus), and then press Enter.
The table is now filtered according to the filter criteria you have specified.
- If you are filtering a size-based column, such as, Disk Space [GB], Unused Mem [GB], you will see a Size list next to the value box to make a unit of measure (KB, MB, GB) selection.
To go back to the topic you were on, use your browser's Back button.
To clear the filter operator criteria from individual columns
- Click the
The filter operator criteria is removed, the table is refreshed and reverts to default view. sign located towards the bottom right side of the column header of the column (or columns) you just applied the filter operator criterion on.
Note
You can use the Clear sorting link located towards the bottom of each view to undo the current column header sort applied to a particular column.
The use of Clear sorting does not clear the filter operator criteria applied on columns.
Comments