conmon

OCI container runtime monitor for managing container processes

brewmacoslinux
Try with needOr install directly
Source

About

OCI container runtime monitor

Commands

conmon

Examples

Monitor a container process by PID$ conmon --cid my-container --pid 1234
Start container monitoring with stdout/stderr logging$ conmon --cid my-container --log /var/log/container.log --bundle /path/to/bundle
Monitor container with systemd notify socket integration$ conmon --cid my-container --systemd-notify --notify-socket /run/systemd/notify