Microsoft ProvMon tool released for Linux

Microsoft has released for LInux operating systems, the , one of real-time data.

Microsoft said it revealed some time ago that it intended to transfer some of them to Linux provided by Sysinternals. One of those tools that was mentioned then, was the Process Monitor or ProcMon for short. A preview version of the application is now available for Linux operating systems.

Process Monitor is an advanced monitoring tool for Windows, which displays real-time data such as registry, thread activity, etc. It is a powerful tool that supports the recording of information in files for future analysis.

The program is highly configurable, supports non-destructive filters, can also collect stacks from threads, download running processes, as well as log time fromof operations.

The Linux version of Procmon is now available on GitHub. The tool is open source and is released as a Preview. This means that it is limited to systems running Ubuntu 18.04 with a 4.18 to 5.3 kernel.

Microsoft plans to add more configurations for various Linux systems in the future. Currently the installation instructions on Ubuntu 18.04 devices are quite simple. You only have to execute the following commands:

  1. wget -q https://packages.microsoft.com/config/ubuntu/$(lsb_release -rs) /packages-microsoft-prod.deb -O packages-microsoft-prod.deb
  2. sudo dpkg -i packages-microsoft-prod.deb
  3. sudo apt-get update
  4. sudo apt-get install procmon

The Construction instructions are also provided on the GitHub website where Linux users can download a .deb file from the Versions section of the ProcMon GitHub page.

After installation you can run the procmon -h command to see the help screen. In general, Procmon is a powerful advanced monitoring tool for your system.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.100 registrants.

Written by Dimitris

Dimitris hates on Mondays .....

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).