List Question
20 TechQA 2024-03-30T23:32:53.820000psutil.sensors.temperatures() only delivers {}
34 views
Asked by lumu21
I am trying to calculate the cpu percentage a certain process take but the values are very differnt than that of the task manger
23 views
Asked by Kholoud Khaled
Script to track network usage showing increased results when not sending packets
27 views
Asked by Ruairà Grant
How to calculate for each image while testing how much cpu utilization the yolo took to detect in this image?
20 views
Asked by Kholoud Khaled
How can I use psutil to Show Values which are Comparable to the Task Manager's Values?
28 views
Asked by Maximilian
Why there is a difference between used RAM in Task Manager and measure with psutil from Python?
22 views
Asked by Araneus0390
Django backend with celery workers - memory threshold
17 views
Asked by A. L
psutil on Windows: How can resident set size (rss) be greater than virtual memory size (wms)?
22 views
Asked by gablin
List all foreground running apps' names
34 views
Asked by chxc0ny
Using psutil.virtual_memory() to calculated the memory consumption of a module within a program
35 views
Asked by Sandeep_311
What is wrong with my Python code which detects whether an application (Chrome) is opened or not?
37 views
Asked by Smd Amaan
Caluclating CPU utilization for a web application running in gunicorn with 4 workers and 4 threads
30 views
Asked by creater cloud
Is it possible to get file path (not application path) from process ID using python?
51 views
Asked by aytas31
monitoring memory usage and time with Python of the subprocess in Unix
60 views
Asked by amk
Integrate python with flutter for library consumption
109 views
Asked by VinÃcius Bruno
Is there an alternative for psutil that works for windows
66 views
Asked by ItsAllay
psutil not displaying correct CPU usage
58 views
Asked by Pasan laksitha
(Psutil) speed net, mtu and isup don't change automatically
56 views
Asked by Gabriel Bifon
Why is psutil reporting 0.0% CPU usage some of the time?
58 views
Asked by Daniel Whiting
How to determin if an app is running in the foreground or background?
106 views
Asked by phpjunkie