# psys > System processes monitoring ## Docs - [Get Connections](https://psys.alexcgomez.com/api/connections.md): Retrieve all active network listeners and connections on the system - [Kill Process](https://psys.alexcgomez.com/api/kill-process.md): Terminate a process by sending SIGTERM signal - [TypeScript Types](https://psys.alexcgomez.com/api/types.md): Type definitions for connections API data structures - [Deployment](https://psys.alexcgomez.com/config/deployment.md): Deploy psys in development or production mode - [Production Setup](https://psys.alexcgomez.com/config/production-setup.md): Run psys as a background process in production - [Shell Aliases](https://psys.alexcgomez.com/config/shell-aliases.md): Set up convenient shell aliases for quick psys startup - [Architecture](https://psys.alexcgomez.com/dev/architecture.md): Technical architecture and stack overview for psys - [Components](https://psys.alexcgomez.com/dev/components.md): Component architecture and API reference - [Contributing](https://psys.alexcgomez.com/dev/contributing.md): How to contribute to psys development - [Docker Integration](https://psys.alexcgomez.com/features/docker-integration.md): Automatic detection and labeling of Docker containers - [Network Visualization](https://psys.alexcgomez.com/features/network-visualization.md): Interactive React Flow diagram showing network connections - [Process Monitoring](https://psys.alexcgomez.com/features/process-monitoring.md): Real-time process and network connection monitoring using ss commands - [Installation](https://psys.alexcgomez.com/installation.md): Install psys and get it running on your Linux system - [Introduction to psys](https://psys.alexcgomez.com/introduction.md): Visualize Linux process network connections with interactive diagrams and detailed tables - [Quick Start](https://psys.alexcgomez.com/quickstart.md): Get psys up and running in minutes - [Analyzing Connections](https://psys.alexcgomez.com/usage/analyzing-connections.md): Understand how psys tracks and visualizes network connections between processes - [Managing Processes](https://psys.alexcgomez.com/usage/managing-processes.md): Learn how to control processes directly from psys using the built-in process management features - [Understanding Listeners](https://psys.alexcgomez.com/usage/understanding-listeners.md): Learn how psys detects and displays processes that expose network ports