> Source: [sk184722](https://support.checkpoint.com/results/sk/sk184722)

# sk184722 - SNMP and cpstat Report CPU User Time (cpu_use) as 0 After Long Uptime

| Property | Value |
|----------|-------|
| Solution ID | sk184722 |
| Date Created | 2026-02-20 |
| Last Modified | 2026-09-10 |
| Technical Level | General |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20, R81.10 (EOS) |
| OS | Gaia |

## Symptoms

- * On a Security Gateway, SNMP monitoring and `cpstat` show CPU user?time (`cpu_use`) suddenly dropping to 0%.
* When you run this command on the Security Gateway in Gaia Expert mode:   
  `cat /proc/stat`, you may see the `cpu_use` counter reach the maximum 32?bit unsigned integer value: `cpu_use=4294967295`.   
  After the counter wraps, tools report: `Processor user time = 0`
* This behavior appears after long uptime and may occur sooner on systems with many CPU cores.

## Cause

A component that reports CPU user?time statistics stored the cumulative `cpu_use` counter as a 32?bit unsigned integer.  

After long uptime, the counter reaches its maximum value (4,294,967,295) and wraps, causing the reported CPU user time to appear as 0%.

## Solution

This problem was fixed. The fix is included in:

* [Jumbo Hotfix Accumulator for R82.10](https://sc1.checkpoint.com/documents/Jumbo_HFA/R82.10/Default.htm) starting from Take 44
* [Jumbo Hotfix Accumulator for R82](https://sc1.checkpoint.com/documents/Jumbo_HFA/R82/Default.htm) starting from Take 126
* [Jumbo Hotfix Accumulator for R81.20](https://sc1.checkpoint.com/documents/Jumbo_HFA/R81.20/Default.htm) starting from Take 166

If you choose not to upgrade, Check Point can supply a **Hotfix** . [Contact Check Point Support](https://www.checkpoint.com/support-services/contact-support/) to get a Hotfix for this issue.  
A Support Engineer will make sure the Hotfix is compatible with your environment before providing the Hotfix.  
For faster resolution and verification, please collect [CPinfo files](http://supportcontent.checkpoint.com/solutions?id=sk92739) from the Security Management Server and Security Gateways involved in the case.

**Hotfix installation instructions:**   
Refer to [sk168597 - How to install a Hotfix](https://support.checkpoint.com/results/sk/sk168597).

<br />

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
