Build an automated process and system health monitor tracking CPU, memory, disk I/O, and systemd service health.
Architect a Linux monitoring daemon script polling system metrics from /proc, sending alert notifications on high CPU/RAM usage, and auto-restarting failed systemd services.