---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Agent Client Collector CPU protection thresholds

# Agent Client Collector CPU protection thresholds {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

When an agent meets the configured thresholds specified in the agent's acc.yml file, it enters CPU protection mode, either for an individual check or for all checks. Agents in CPU protection mode appear in
the agent logs with the syntax `Agent
Protection`.
{#acc-set-silent-reference__table_nmc_yf3_zlb__entry__2}

| Parameter | Description |
|-|-|
| agent_cpu_threshold_disabled | To prevent the agent from shutting itself off when CPU reaches a certain threshold, set value to True. Default=False |
| cpu_percentage_limit | The percentage of the agent's CPU usage that sends the agent into CPU protection mode. Default=5% |
| cpu_protection_behavior | Assign individual for the system to disable only the individual check that passed the cpu_percentage_limit value. If multiple checks crossed the threshold, the check with the highest CPU is disabled. Assign all to disable all checks and pause data collection. Possible values: all, individual Default: all |
| repeated_high_cpu_num | The number of consecutive times CPU consumption exceeds the cpu_percentage_limit for the agent to enter CPU protection mode. Default=3 |
| monitor_interval_sec | Indicates the frequency, in seconds, that the agent monitor runs to check if the cpu_percentage_limit is exceeded. Default=60 |
| proxy_cpu_percentage_limit | The percentage of the agent's CPU usage when the agent is running proxy checks too frequently, that sends the agent into CPU protection mode. Default=80 |
[ ]

{#acc-set-silent-reference__table_nmc_yf3_zlb}

