Sunday, January 11, 2015

Resmon(Resource Monitor) with Windows

Resmon(Resource Monitor) with Windows

Resmon - Resource monitor is a very informative monitoring tool which provides details of the following:

1. Process image-process ID - Description - %CPU time associated for it - Threads

2. Process level Writes/Reads/files location

3. Process level network statistics

4. Process level memory such as hard page faults, committed memory,working set , Private,sharable memory

5. Process - Associated services, Handles and Modules details and Different CPU core level usages

6. Disk Activity and Logical disk details

7. Network Activity , Tcp connections and Listening ports respective to process

On a final note, a fantastic utility in process respective to drill down performance root cause.

Hope this helps

No comments:

Post a Comment