Resource Monitor

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Resource Monitor
DeveloperMicrosoft
Initial releaseJanuary 30, 2007; 19 years ago (2007-01-30)
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Operating systemMicrosoft Windows
    PlatformIA-32, x86-64 and ARM
    TypeSystem resources utility
    LicenseProprietary commercial software

    Resource Monitor, a utility in Windows Vista and later, displays information about the use of hardware (CPU, memory, disk, and network) and software (file handles and modules) resources in real time.[1] Users can launch Resource Monitor by executing resmon.exe (perfmon.exe in Windows Vista).

    The Vista and later Resource Monitor heavily leverages the Event Tracing for Windows (ETW) facilities introduced in Windows 7;[2] the counter setup (event tracing session) used by the Resource Monitor can provide logging as well.[3]

    Features

    [edit | edit source]

    The Resource Monitor window includes five tabs:[4]

    • Overview
    • CPU
    displays column lists of Processes, Services, Associated Handles and Associated Modules; charts of CPU Usage (separate for every core)
    • Memory
    displays overall Physical Memory consumption and separate consumption of every Process; charts of Used Physical Memory, Commit Charge and Hard Faults/sec
    • Disk
    displays Processes with Disk Activity and Storage; charts of Disk Usage (KB/sec) and Disk Queue Length
    • Network
    displays Processes with Network Activity, TCP Connections and Listening Ports; charts of Network Usage (separate for every adapter) and TCP Connections

    Ways to start the application

    [edit | edit source]
    • Choose Start→Type to search "Resource Monitor".
    • Start Windows Task Manager→select Performance tab→Click the "Open Resource Monitor" link at the lower left corner.
    • Choose Start→All Programs→Accessories→System Tools→Resource Monitor.
    • %windir%\system32\perfmon.exe /res
    • %windir%\system32\resmon.exe

    See also

    [edit | edit source]

    References

    [edit | edit source]
    1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).