Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On Windows, CPU plugin is not displayed correctly (on both TUI and WebUI) #3093

Open
nicolargo opened this issue Jan 25, 2025 · 1 comment
Open
Assignees
Labels
Milestone

Comments

@nicolargo
Copy link
Owner

On Windows OS (Windows 10), CPU plugin is not displayed correctly.

"dpc" is displayed but without any value.

Value is available in the status:

cpu: {'total': 16.3, 'user': 14.5, 'system': 1.7, 'idle': 83.7, 'dpc': 0.0, 'ctx_switches': 4661, 'interrupts': 5667, 'soft_interrupts': 0, 'syscalls': 15752, 'cpucore': 4, 'time_since_update': 2.0128655433654785, 'ctx_switches_gauge': 106214098, 'ctx_switches_rate_per_sec': 2315.0, 'interrupts_gauge': 88439490, 'interrupts_rate_per_sec': 2815.0, 'soft_interrupts_gauge': 0, 'syscalls_gauge': 506987676, 'syscalls_rate_per_sec': 7825.0}
@nicolargo nicolargo added the bug label Jan 25, 2025
@nicolargo nicolargo added this to the Glances 4.3.1 milestone Jan 25, 2025
@nicolargo nicolargo self-assigned this Jan 25, 2025
@nicolargo
Copy link
Owner Author

To be tested from the dev branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant