Advanced process execution monitoring utility for linux (procmon like)
c linux hooks kernel kernel-module linux-kernel process-monitor syscalls syscall-table execve procmon linux-process-monitor syscall-hook linux-procmon
- Updated
Mar 4, 2016 - C
Advanced process execution monitoring utility for linux (procmon like)
A very simple utility that allows you to run the desired command or script as soon as a certain process with a known PID completes correctly or with an error.
A process monitor system that monitors all the active processes, with their corresponding process ids (PIDs), CPU usage, memory usage
Add a description, image, and links to the linux-process-monitor topic page so that developers can more easily learn about it.
To associate your repository with the linux-process-monitor topic, visit your repo's landing page and select "manage topics."