process-monitor topic
forkstat
Forkstat is a program that logs process fork(), exec() and exit() activity. It is useful for monitoring system behaviour and to track down rogue processes that are spawning off processes and potential...
Watchdog
C# Watchdog application. It will monitor applications and restart if necessary.
Prevent_Process_Creation
Record & prevent process creation in kernel mode
Network-Watcher
Linux graphical network connections manager with tomoyo firewall support (based on mihaivzr/netactview)
prmon
Standalone monitor for process resource consumption
smemstat
Smemstat reports the physical memory usage taking into consideration shared memory. The tool can either report a current snapshot of memory usage or periodically dump out any changes in memory.
pwait
Small utility to wait for a process to finish