sysdig

System-level exploration and troubleshooting tool for Linux

brewmacoslinux
Try with needOr install directly
Source

About

System-level exploration and troubleshooting tool

Commands

sysdigcsysdig

Examples

Capture system calls for a specific process$ sysdig proc.name=nginx
Monitor network connections in real-time$ sysdig -c netstat
Launch interactive ncurses UI for system exploration$ csysdig