Project · Bash · Linux Diagnostics
system-checks
A lightweight Linux system information and diagnostic script for quick server inspection. It helps collect basic system, network, disk, memory and service information from a Linux host.
What it is
Quick inspection
Run one script and get a compact overview of a Linux server state.
Ops-friendly
Useful during troubleshooting, server handover, audits and quick checks.
Simple shell workflow
No heavy agent, no database, no external service required.
Usage
git clone https://github.com/m0zgen/system-checks.git
cd system-checks
chmod +x system-checks.sh
./system-checks.shProject status
This is the original project behind the System Checks name. The new system-checks.org website now acts as an umbrella site for several small production-oriented infrastructure tools.