Yet Another Process Monitor (YAPM) is a free and yet powerful application designed to view and manage your running tasks, processes, threads, modules, windows, handles, services and even monitor remote machines on your network. YAPM also provides real-time graphs of processor, memory, and disk activity and can save a complete history of all statistics. There’s an option to right-click a process and search the internet for information, and for the more tech-savvy a built-in hex editor to view the memory regions used by processes.
The program is open source and requires no installation – although you do need to have .NET Framework 2.0 installed. One unfortunate drawback, however, is that for now YAPM is 32-bit compatible only so if you’ve already made the switch to 64-bit I recommend using the likewise impressive Process Explorer by SysInternals.
REQUIREMENTS:
- NET Framework 2.0 .
- Operating system : Microsoft Windows XP, Windows Vista or Windows Seven (32 bits only).
- Administrator rights, if you want to access to system processes and some other informations.
- For remote monitoring, WMI (Windows Management Instrumentation) must be installed and available on both machines if you use WMI method, or the YAPM Server application must be started on the remote machine if you use the client-server method.
- - High general optimisations (reduced CPU usage by ~70%)
- - General code refactoring (merge pieces of code, so there is no more VB.Net dlls)
- - Works well with UAC and limited rights under Vista and above
- - Modules and memory areas are enumerated much faster
- - Better semaphore protection for multi-threading
- - "Pending task" feature works well (but not completely avaialble for remote monitoring)
- - No more "toolstrips menu" : replaced by normal menus
- - Colors of main form are better under Windows XP
- - Column reorganization works well
- - "Enter" keypress on processes/services list open detailed view
- - added drag & drop to open a file in "files view"
- - added "Copy to clipboard" everywhere
- - temporary removed SBA from menus
- - removed icons from tabcontrols
- - added "highlighting" for local mode
- - added internet search and file details in dependency viewer
- - menus are disabled when nothing is selected or when the action has no sense
- - added a statusbar
- - refresh works everywhere with F5 keypress
- - added toolitps almost everywhere
- - now all menus are available without Ribbon style
0 comments:
Post a Comment