Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
67 views

Which API does Windows Resource Monitor use?

Windows Resource Monitor displays (among other things) which files on disk are currently accessed by which processes. And it does that in realtime. How? I know that it probably uses ETW and that I ...
1
vote
0answers
31 views

Windows Resource Monitor does not work with Junction Points

Several of the observations that the Windows Resource Monitor provides is the disk queue length, latency, and throughput. However, only partitions that are assigned drive letters show up in the ...
1
vote
1answer
129 views

How to detect anomalous resource consumption reliably?

This question is about a whole class of similar problems, but I'll ask it as a concrete example. I have a server with a file system whose contents fluctuate. I need to monitor the available space on ...
0
votes
3answers
208 views

Some one help me please, cpumun.exe irritating me

My CPU is running at 100% even though it should be idle. The task manager shows that a single process called 'cpumin.exe' is causing this. Could anyone please explain what I can do to stop this? As ...
0
votes
3answers
116 views

System Resorce Monitor/Graph

I'm looking for a app that does about the same thing at the Performance tab on Task Manager but on a per-process bases and with more plotted valuse. At a minimum I would like to be able to plot CPU ...