[X] Yes, I'm using the latest major release or the current development version. These are the only supported versions.
[X] Yes, I've searched similar issues and discussions on GitHub and didn't find any.
Current Behavior
Using i3 4.23 & i3status 2.14-non-git
In my config, I display cpu_usage
As shown in picture, even when CPU usage is very High (184%+), reported value by i3 status is very low (13%):
Expected Behavior
Percentage of cpu reported by i3status and other system tools (top, ps, etc.) should be the same.
Reproduction Instructions
Use a (Intel) 16 core machine
Configure i3status to display cpu_usage
Run high cpu usage command (aarch64 VM in my case)
Display cpu usage in standard linux tool (e.g. top)
Observe that i3status reported value is incorrect
i3 version
Binary i3 version: 4.23 (2023-10-29) ยฉ 2009 Michael Stapelberg and contributors
Running i3 version: 4.23 (2023-10-29) (pid 3187)
Loaded i3 config:
/home/guillaume.muller/.config/i3/config (main) (last modified: Fri Aug 2 14:01:42 2024, 4563044 seconds ago)
The i3 binary you just called: /usr/bin/i3
The i3 binary you are running: i3
I donโt see a link to logs.i3wm.org. Did you follow https://i3wm.org/docs/debugging.html? (In case you actually provided a link to a logfile, please ignore me.)
Welcome
Current Behavior
Using i3 4.23 & i3status 2.14-non-git In my config, I display cpu_usage As shown in picture, even when CPU usage is very High (184%+), reported value by i3 status is very low (13%):
Expected Behavior
Percentage of cpu reported by i3status and other system tools (top, ps, etc.) should be the same.
Reproduction Instructions
i3 version
Config file
Linux distribution & Version
Mint 22
Are you using a compositor?
I don't know
Logfile
No response