SlackBuildsOrg/system/forkstat
Edinaldo P. Silva 483ad2abfc
system/forkstat: Updated for version 0.02.05.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-07-28 08:51:45 +07:00
..
forkstat.info system/forkstat: Updated for version 0.02.05. 2018-07-28 08:51:45 +07:00
forkstat.SlackBuild system/forkstat: Updated for version 0.02.05. 2018-07-28 08:51:45 +07:00
README
slack-desc

forkstat (process fork/exec/exit monitoring tool).

Forkstat  monitors   process  fork(),  exec()  and  exit()  activity.
It is useful for monitoring system behaviour and to track down r ogue
processes that are spawning off processes and potentially abusing the
system.

Note that forkstat uses the Linux netlink connector to gather process
activity and this may miss events if the system is overly busy.
Netlink connector also requires root privilege.