| Summary: | CPU usage y-axis go above 100% | ||
|---|---|---|---|
| Product: | [Applications] plasma-systemmonitor | Reporter: | Andy Great <andythe_great> |
| Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ahiemstra, justin.zobel, kde, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Other | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
CPU usage y-axis go above 100%
ksysguard show proper CPU usage while system monitor does not. |
||
|
Description
Andy Great
2020-11-08 07:27:54 UTC
Created attachment 133131 [details]
CPU usage y-axis go above 100%
Update: It seems that 800% CPU on y-axis is not an issue, the issue is that the CPU usage is shown as 0%. Try using ksysguard which show CPU usage properly. I upload a new screenshot showing system monitor on the left and ksysguard on the right. Created attachment 133132 [details]
ksysguard show proper CPU usage while system monitor does not.
Was this reported twice, here and 428822? *** Bug 428822 has been marked as a duplicate of this bug. *** (In reply to Justin Zobel from comment #4) > Was this reported twice, here and 428822? Yes, I don't know why it was posted twice. The 800% value is because the chart is stacked so each individual core is added up. Since each core ranges from 0 to 100% and you have 8 cores you end up with 800%. We solved this for the process/applications table by having a way to display values normalized to 100%, we might want to do something similar here but that's a bit more tricky. As to why it is showing only 0%, that one is a bit more odd as the sensors use the same data source. Does the "CPU" chart on the overview page work correctly? (In reply to Arjen Hiemstra from comment #7) > The 800% value is because the chart is stacked so each individual core is > added up. Since each core ranges from 0 to 100% and you have 8 cores you end > up with 800%. We solved this for the process/applications table by having a > way to display values normalized to 100%, we might want to do something > similar here but that's a bit more tricky. > > As to why it is showing only 0%, that one is a bit more odd as the sensors > use the same data source. Does the "CPU" chart on the overview page work > correctly? I get the 800% CPU usage now. I will have to wait until CPU usage is 0% again because I reboot my PC and its fixed, it happen randomly for some reason. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! New information was added with comment 8; changing status for inspection. Just for future refrence, if one prefers the way it is displayed in ksysguard they can uncheck "Stacked Charts" and lower the "Fill Opacity" in the chart settings. Seems like this is resolved now, if you encounter it again feel free to reopen or file a new bug. |