Resource health
CPU, memory, disk, and I/O pressure checks for sustained incidents.
content="Copyable commands and local analysis for Linux health and incidents.">
Skip to contentLinux operations toolkit
Collect high-signal data from services, storage, and resource pressure without guessing.
Commands are grouped by purpose and each output stream can be interpreted in the local analyzer.
Operating profile
CPU, memory, disk, and I/O pressure checks for sustained incidents.
Process and unit checks for restart loops, failed states, and degraded targets.
Open port and socket inspection for quick drift detection.
Command cards
uptime free -h iostat -xz 1 2
Run as read-only baseline before any on-call shift.
systemctl --failed --all journalctl -p err --since "1 hour ago" --no-pager -n 30
Use this when validating changed service units.
ss -tulpen | grep ':80\|:443' sudo nft list ruleset | sed -n '1,120p'
Requires privileged access; include maintenance and approvals.
Command builder
Local analysis
Finding capture
Filter:
Total in this lab: 0
Related pages