forkstat

process fork/exec/exit monitoring tool
  https://github.com/ColinIanKing/forkstat
  0
  no reviews



Forkstat monitors 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.