Viewing and understanding noise reduction metrics
Noise reduction does not need any historical training and it works on both historical data and streaming data. It works on events generated by local cells on TrueSight Infrastructure Management servers and remote cells.
Noise reduction metrics help you visualize the total number of events that were suppressed based on predefined rules. The list of events displayed on the Events page represent the events stored in the database after noise reduction.
Accessing the Noise Reduction Metrics page
To access noise reduction metrics, navigate to the Monitoring > Events. At the top-right of the page, noise reduction metrics is depicted as a percentage.
Out-of-the-box event admins and super admins can view and click the percentage displayed under Noise Reduction at the top-right of the page to see further details. To enable other users to view noise reduction metrics, administrators can provide the Show Noise Reduction Metrics permission on the Roles tab.
Understanding noise reduction metrics
On the Noise Reduction Metrics page, by default, you see an aggregate view of noise reduction. The aggregate view represents metrics for all the available Infrastructure Management servers (including all the associated remote cells) that are integrated with the TrueSight Presentation Server.
Note that noise reduction metrics displayed is directly dependent on the event sources selected. Thus, if you change the event source selection on the Events page, then the noise reduction metrics will reflect that selection.
You can change the event source selection from the Noise Reduction Metrics page also. You can choose to show metrics data for selected Infrastructure Management servers, selected remote cells, or a combination of selected Infrastructure Management servers and remote cells. For more information, see Viewing noise reduction metrics for particular event sources.
By default, the noise reduction metrics data is refreshed every two minutes. On the Events page, if you turn off events auto-refresh, noise reduction metrics do not get refreshed automatically.
Noise reduction percentage calculation
The Noise Reduction Metrics page displays the noise reduction percentage, which is calculated as:
Noise reduction metric descriptions
The Noise Reduction Metrics page displays the total count of each of the metrics used to calculated the noise reduction percentage.
The following table describes the various metrics:
Noise reduction metrics exclusions
The following scenarios are excluded while calculating noise reduction metrics:
- Rate events coming from user-configured custom cells.
- Events propagated by remote cells that are not registered with Infrastructure Management servers.
Viewing noise reduction metrics for particular event sources
You can view noise reduction metrics for all the Infrastructure Management servers (including all the associated remote cells), selected Infrastructure Management servers, selected remote cells, or a combination of selected Infrastructure Management servers and remote cells. This capability can also help you compare noise reduction metrics between the selected Infrastructure Management servers or remote cells.
To select event sources:
- From the Noise Reduction Metrics main action menu, select, Select Event Source.
- Select the desired Infrastructure Management servers and remote cells. Otherwise, to view noise reduction for all the Infrastructure Management servers, select All Infrastructure Management servers.
Click Select.
Setting the Noise Reduction Metrics page as the landing page
From the Noise Reduction Metrics main action menu, select Set as Landing Page.
Disabling noise reduction metrics
If you do not want noise reduction metrics to be displayed on the Events page, perform the following steps:
- On the Presentation Server, go to the command line.
- Run the following command: tssh properties set cell.metrics.cache.scheduler.repeat.delay 0 reload
Resetting noise reduction metrics
Noise reduction metrics are calculated and displayed based on particular rules defined at the cell level. Suppose while noise reduction is still on, you change the rules to get better noise reduction. In this scenario, you might want the metrics to be calculated freshly. In this case, you can reset the noise reduction metrics as described in the following steps.
- On each of the Infrastructure Management servers in your environment, go to the command line.
- Run the following command for each cell (local and remote) associated with the Infrastructure Management server.
mcontrol -n <cellName> metrics reset
For more information, see Running the mcontrol command.