Package forkstat: Information
Source package: forkstat
Version: 0.04.00-alt1
Build time: Apr 21, 2025, 10:28 AM
Category: Monitoring
Report package bugHome page: https://github.com/ColinIanKing/forkstat
License: GPL-2.0-or-later
Summary: Process fork/exec/exit monitoring tool
Description:
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. 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.
Maintainer: Vitaly Chikunov
Last changed
April 18, 2025 Vitaly Chikunov 0.04.00-alt1
- Update to V0.04.00 (2025-04-16).
Jan. 13, 2024 Vitaly Chikunov 0.03.02-alt1
- Update to V0.03.02 (2024-01-12).
Feb. 9, 2023 Vitaly Chikunov 0.03.01-alt1
- Update to V0.03.01 (2023-02-08).