Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Process Monitor
Is a free tool from Windows Sysinternals, part of the Microsoft TechNet website.

Process Monitor is a tool from Windows Sysinternals, part of the Microsoft TechNet website. The tool monitors and displays in real-time all file system activity on a Microsoft Windows or Unix-like operating system. It combines two older tools, FileMon and RegMon and is used in system administration, computer forensics, and application debugging.

We don't have any images related to Process Monitor yet.
We don't have any YouTube videos related to Process Monitor yet.
We don't have any PDF documents related to Process Monitor yet.
We don't have any Books related to Process Monitor yet.
We don't have any archived web articles related to Process Monitor yet.

Overview

Process Monitor monitors and records all actions attempted against the Microsoft Windows Registry. Process Monitor can be used to detect failed attempts to read and write registry keys. It also allows for filtering on specific keys, processes, process IDs, and values. In addition it shows how applications use files and DLLs, detects some critical errors in system files and more.1

History

RegMon and its sister application Filemon were primarily created by Mark Russinovich2 and Bryce Cogswell, employed by NuMega Technologies and later SysInternals prior SysInternals being bought out by Microsoft in 2006.

The two tools were combined to create Process Monitor.34 Early versions of Process Monitor (up to version 2.8) ran on Windows 2000 SP4 with Update Rollup 1.5 The current version for Windows only runs on Windows Vista and above.

Initially, ProcMon was only available for Microsoft Windows. In November 2018, Microsoft confirmed it is porting Sysinternals tools, including ProcDump and ProcMon, to Linux.6 The Linux port of the software is open source. It is licensed under MIT License and the source code is available on GitHub.7

FileMon

FileMon (from a concatenation of "File" and "Monitor") was a free utility for 32/64-bit Microsoft Windows operating systems which provided users with a powerful tool to monitor and display file system activity.

FileMon is no longer supported.

RegMon

The RegMon utility from Sysinternals provided forensics on Windows Registry usage.

RegMon is no longer supported.

See also

  • Free and open-source software portal

References

  1. "Download Process Monitor (ProcMon)". BleepingComputer. https://www.bleepingcomputer.com/download/process-monitor-procmon/

  2. Mark Russinovich’s Blog Archived 2015-05-30 at the Wayback Machine http://blogs.technet.com/b/markrussinovich/about.aspx

  3. RegMon for Windows https://technet.microsoft.com/sysinternals/bb896652.aspx

  4. Process Monitor, Microsoft Technet https://technet.microsoft.com/en-us/sysinternals/bb896645.aspx

  5. "How to use Sysinternals Process Monitor and Process Explorer to Troubleshoot SharePoint". Archived from the original on 2011-08-20. Retrieved 2011-08-01. https://web.archive.org/web/20110820041822/http://blogs.technet.com/b/chad/archive/2009/12/30/how-to-use-sysinternals-process-monitor-and-process-explorer-to-troubleshoot-sharepoint.aspx

  6. Cimpanu, Catalin (5 November 2018). "Microsoft working on porting Sysinternals to Linux". ZDNet. CBS Interactive. Retrieved 5 November 2018. https://www.zdnet.com/article/microsoft-working-on-porting-sysinternals-to-linux/

  7. "Process Monitor for Linux (Preview)". GitHub. 24 October 2021. https://github.com/microsoft/ProcMon-for-Linux