/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 potentially abusing the system.

Primary LanguageCGNU General Public License v2.0GPL-2.0

Stargazers