Instantly analyze your Linux sosreport archives. Get a comprehensive health dashboard with scores, issues, and actionable recommendations — no agents, no installation required.
sosreport is a diagnostic data collection tool used across major Linux distributions including Red Hat Enterprise Linux (RHEL), CentOS, Rocky Linux, Oracle Linux, Ubuntu, and Debian. It gathers system configuration, logs, and runtime data into a single compressed archive that can be shared with support teams or analyzed for troubleshooting.
The tool collects information about hardware, network configuration, running services, installed packages, kernel parameters, storage layout, and system logs — everything needed to diagnose server issues.
# Install (if not already installed)
$ sudo yum install sos # RHEL/CentOS/Rocky
$ sudo apt install sosreport # Ubuntu/Debian
# Generate the report
$ sudo sosreport
# Output: /var/tmp/sosreport-hostname-2026xxxx.tar.xz
The generated .tar.xz file is typically 10-50MB and contains everything needed for a full diagnostic analysis.
Upload your sosreport archive and get results in seconds. Free, no registration required.
Start Analyzing — It's Free