---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Metric bounds sensitivity

# Metric bounds sensitivity {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

When monitoring metrics in Insights Explorer, the system might detect too many anomalies if the sensitivity settings are too narrow. When detecting a large number of anomalies, the system automatically adjusts to reduce false
alerts.

The system uses measurement ranges, called 'bounds', to determine what is considered normal and abnormal metric behavior. These bounds are calculated automatically from your historical metric data.

## About standard deviation {#metric-bounds-sensitivity__section_r2d_qy5_g3c}

Standard deviation is a measurement of how much your metric values typically vary from their average. The system calculates standard deviation automatically by analyzing your historical data. For example, if your CPU usage
averages 50%: A small standard deviation (like 2%) indicates that values stay consistent, typically between 48-52%. A large standard deviation (like 10%) indicates that values fluctuate more widely, typically between 40-60%.

## How bounds are set {#metric-bounds-sensitivity__section_hhm_nz5_g3c}

The system sets bounds by measuring how many standard deviations away from the average a value can be before it's considered abnormal. The formula is: Average +/- (number of standard deviations x standard deviation).  
The multiplier is a number that controls how wide or narrow the acceptable range is.

* Fewer standard deviations creates narrower bounds and detects more anomalies.
* More standard deviations creates wider bounds and detects fewer anomalies.
{#metric-bounds-sensitivity__ul_opb_qbv_g3c}  

## CPU averages 50% and the standard deviation is 5% {#metric-bounds-sensitivity__example_obl_xdv_g3c}

{#metric-bounds-sensitivity__table_m4y_b2v_g3c__entry__2}

| Standard deviations | Bounds |
|-|-|
| 2 | 40% to 60% (50%+/-10%) |
| 3 | 35% to 65% (50%+/-15%) |
| 5 | 25% to 75% (50%+/-25%) |
[Tabelle : 1. Metric bounds]

{#metric-bounds-sensitivity__table_m4y_b2v_g3c}

## Automatic adjustment process {#metric-bounds-sensitivity__section_rvq_q2v_g3c}

1. High sensitivity detected: If 95% of a CI's metric values fall within 2 standard deviations of the average, the system recognizes this as overly sensitive. As a result, too many anomalies are created, including some that aren't actually problems.
2. The system widens the bounds: When high sensitivity is detected, the system automatically adjusts from 2 to 5 standard deviations, creating wider bounds and generating fewer, more meaningful anomalies.
3. Normal sensitivity: If high sensitivity isn't detected, the system uses 3 standard deviations for moderate bounds.
{#metric-bounds-sensitivity__ol_zw4_t2v_g3c}Any metric values falling outside the configured bounds are tagged as anomalies.

The number of standard deviations (2, 3, and 5) is set by default. For details on customizing these values, see [Sensitivity bounds properties for Insights Explorer metrics](https://servicenow-prod.fluidtopics.net/B0TztTX7iGJz0Nad~ZfsjQ "The following properties can be configured to customize system behavior when detecting sensitive bounds for Insights Explorer metrics. To invoke changes to the default values, navigate to System Properties > All Properties and add the indicated properties (they are not visible by default).").

