# CPU usage in Insight, how does it work?

**URL:** https://community.homey.app/t/cpu-usage-in-insight-how-does-it-work/129148
**Category:** Questions & Help
**Created:** [January 28, 2025, 7:00pm UTC](https://community.homey.app/t/cpu-usage-in-insight-how-does-it-work/129148 "2025-01-28T19:00:41Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Paxman](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/paxman/32/128050_2.png) [@Paxman](https://community.homey.app/u/Paxman)
#### Post date: [January 28, 2025, 7:00pm UTC](https://community.homey.app/t/cpu-usage-in-insight-how-does-it-work/129148/1 "2025-01-28T19:00:41Z")

</div>

Hey Homeys!

I’m chasing major issues with my Homey and I found that Insight can display CPU usage for Homey itself and for apps. So I thought that it might be helpful to see if something is hogging CPU resources.

However when I choose to display the CPU usage of Homey and apps the graphs are basically identical…regardless what app I display. Also, the unit is pretty weird. The pointer is “%” but the Y-axis is shoving “1.e-6”, “2.e-6”, “3.e-6”, “4.e-6”, “5.e-6” and so on. The pointer always show “0.00%” regardless of where I place it on the graph.

 ![Skärmavbild 2025-01-28 kl. 19.54.24](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/d/9/d917c23c2a1a593f1094456b820bcb0e1fd74fdc.png)

Is this CPU data cumulative? If not, my Homey is having major problems with CPU management. (The steep drop at 17:50 is a manual reboot I had to do to remedy the issue I have.)

---

<div class="post-metadata">

### Author: ![Dijker](https://avatars.discourse-cdn.com/v4/letter/d/b9bd4f/32.png) [@Dijker](https://community.homey.app/u/Dijker)
#### Post date: [January 28, 2025, 7:12pm UTC](https://community.homey.app/t/cpu-usage-in-insight-how-does-it-work/129148/2 "2025-01-28T19:12:04Z")

</div>

![Screenshot_20250128_150447_Chrome](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/f/d/fdbf4cbdc0e996a2db0630cf4dd8ab6d6674af33.jpeg)

That e-6 is the scientific notation so even smaller…  
Yes it is the cumulative CPU used since starting the app.  
Restating one app wil show that graph only for that app…  
As 5e-6 is 0.00005 it is rounded to 0.00%

What you show is nothing to worry about.

Maybe look at the system load.

Ps also great post [High system load \> 100% - #25 by Rrrr](https://community.homey.app/t/high-system-load-100/36123/25)

And [Insights scales](https://community.homey.app/t/insights-scales/16579)
