mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #845] Inconsistent information between background | processes and task manager #531
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#531
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @silversword411 on GitHub (Dec 8, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/845
Comparing background | processes and task manager on a computer doesn't seem to show the same results.
See https://discord.com/channels/736478043522072608/744282073870630912/917994835137413150
@wh1te909 commented on GitHub (Dec 8, 2021):
https://github.com/shirou/gopsutil/issues/765
https://github.com/shirou/gopsutil/issues/732
@silversword411 commented on GitHub (Dec 8, 2021):
?
https://stackoverflow.com/questions/22195277/get-the-cpu-usage-of-each-process-from-wmi
https://techsupt.winbatch.com/webcgi/webbatch.exe?techsupt/nftechsupt.web+WinBatch/WMI/User
SampleCode+GetCPUUsageofa~Process.txt@wh1te909 commented on GitHub (Dec 8, 2021):
using wmi is very slow was trying to avoid that but will look into it